Commit Graph

260 Commits

Author SHA1 Message Date
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
Niels Geens
f248e293de More clearly mention not to repeat yourself in system prompt 2024-11-13 14:31:37 +01:00
Niels Geens
d0eed2666e Merge branch 'master' of https://git.nielsgeens.be/llm/SIA 2024-11-13 11:55:06 +01:00
Niels Geens
555fc7f764 Added check for superfluous arguments to response 2024-11-13 11:52:04 +01:00
Niels Geens
aa37182614 Added temperature argument 2024-11-13 11:51:02 +01:00
892f2b7bc7 Merge branch 'master' of https://git.nielsgeens.be/llm/SIA 2024-11-13 11:48:27 +01:00
229f4f4ac7 Added openai llm engine 2024-11-13 11:46:29 +01:00
832f712b1b Enable word wrap in editor 2024-11-13 11:46:06 +01:00
8e3914528b More details in system prompt 2024-11-13 11:45:44 +01:00
50f05b6213 Better response parsing 2024-11-13 11:44:58 +01:00
aad9564e81 Added examples to action schema 2024-11-13 11:43:48 +01:00
Niels Geens
2fa2eca9bf Fix readme mermaid diagram 2024-11-13 11:25:58 +01:00
59f482bc0e Fix superfluous CDATA tokens 2024-11-11 14:23:08 +01:00
3a1d8a449c Fixed stdout 2024-11-11 13:51:27 +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
babc1c44b9 Renamed hf-api-token to api-token 2024-11-11 13:25:39 +01:00
0d98a42df6 Fixed text input 2024-11-11 13:24:47 +01:00
Niels Geens
970414e56d Basic web loop works 2024-11-07 15:10:17 +01:00
Niels Geens
6e78a0f0bd Major UI update 2024-11-06 16:12:50 +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
b4c70cd5b8 Fix client side message handling 2024-11-03 22:44:43 +01:00
e243c6ac3b Separate and tested web_socket_manager 2024-11-03 22:26:12 +01:00
4bd497e1ca Renamed system prompt to markdown file 2024-11-03 10:53:06 +01:00
4a40eabe30 System propt and action schema 2024-11-02 21:25:36 +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
1974769eb4 Basic web interface 2024-11-02 12:33:24 +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
165279ecc7 Updated docker image and requirements 2024-11-01 10:21:06 +01:00
2c1e134c6e start implementation on new architecture 2024-11-01 09:56:30 +01:00
Niels Geens
ee089e5be7 New architecture 2024-10-31 18:08:35 +01:00
Niels Geens
bd5c5911af Updated working principles 2024-10-30 16:48:20 +01:00
705f17c47b WIP continue update readme 2024-10-27 16:58:01 +01:00
0bfc70a953 WIP update readme process instead of docker 2024-10-27 14:54:19 +01:00
d922c12556 Begin work on agent core 2024-10-27 10:35:05 +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