35 Commits

Author SHA1 Message Date
d4a4902b94 New web interface, move llm engine to separate process 2025-05-20 09:43:17 +02:00
Niels Geens
813c6a3f8f Update unit tests 2025-04-17 18:32:44 +02:00
dbc0068a82 Server side implementation for interactive entry edits 2024-11-23 15:34:33 +01:00
Niels Geens
8766a945c0 Enable multiple llms 2024-11-22 15:05:54 +01:00
Niels Geens
9dfd5ddc39 Add auto_approver 2024-11-15 17:09:07 +01:00
Niels Geens
4ce421bbce Fixed context usage calculation 2024-11-14 18:23:33 +01:00
Niels Geens
ede0a642d3 Moved context generation to base agent instead of system_metrics 2024-11-14 14:51:54 +01:00
Niels Geens
325870a81a Fixed stdin buffer length in context 2024-11-14 13:36:20 +01:00
Niels Geens
834ce12e8f Added timeout and limit to script entries 2024-11-13 17:48:39 +01:00
Niels Geens
65478e0b17 Fix issues in response_parser_test 2024-11-13 14:33:56 +01:00
59f482bc0e Fix superfluous CDATA tokens 2024-11-11 14:23:08 +01:00
0e1a0407d0 Properly renamed single_shot_entry to single_entry 2024-11-11 13:26:44 +01:00
1a52205804 Fixed web_agent_test 2024-11-11 13:26:22 +01:00
Niels Geens
970414e56d Basic web loop works 2024-11-07 15:10:17 +01:00
Niels Geens
70ed16f8ab Added hf_llm_engine and config 2024-11-04 17:08:52 +01:00
Niels Geens
5da6dca5ec Improved the system prompt 2024-11-04 14:10:49 +01:00
e243c6ac3b Separate and tested web_socket_manager 2024-11-03 22:26:12 +01:00
2a15708145 Approve context 2024-11-02 19:17:27 +01:00
96d14fc46d Fix pretty printing 2024-11-02 15:22:32 +01:00
a58ee40c2c Start in context approval state 2024-11-02 12:49:39 +01:00
092a05c3aa Stub web project 2024-11-02 11:55:03 +01:00
17a70e08d5 Updated main file 2024-11-01 20:38:44 +01:00
3b44477423 Implemented webserver 2024-11-01 19:59:45 +01:00
aadb841eb8 Added web agent 2024-11-01 18:31:12 +01:00
f48b87f037 Added base agent 2024-11-01 16:27:56 +01:00
a95c9676b4 Private instance vars, public get properties 2024-11-01 15:45:54 +01:00
d80171de15 Response parser and split up class diagrams 2024-11-01 11:38:28 +01:00
2c1e134c6e start implementation on new architecture 2024-11-01 09:56:30 +01:00
a110140d5b Fix for python 3.8 2024-10-26 12:49:32 +02:00
Niels Geens
71bce55157 Remove print from test 2024-10-25 16:37:12 +02:00
Niels Geens
b72490796e Begin work on context template 2024-10-25 16:30:11 +02:00
Niels Geens
016187fa21 Docker module basic functionality 2024-10-25 14:37:56 +02:00
Niels Geens
a2f9e9c1c5 wip docker module 2024-10-24 17:26:34 +02:00
4bbe636f0e Start work on docker module 2024-10-24 08:39:31 +02:00
20429616f7 Begin implementation, basic inferenece 2024-10-21 22:23:48 +02:00