Commit Graph

99 Commits

Author SHA1 Message Date
Niels Geens
bbb88f39e8 Added another set of iterations 2024-11-20 16:06:33 +01:00
Niels Geens
03cf69d272 Added iteration_logger 2024-11-19 20:24:21 +01:00
ef94d0d1a0 Added mistral llm engine 2024-11-17 16:53:44 +01:00
506bc91639 Added api token for local llm 2024-11-16 22:09:04 +01:00
410e2b56f9 Fix timeout printing 2024-11-16 21:57:15 +01:00
c44d0ffbdf Fixes for runpod test 2024-11-16 21:51:18 +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
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
229f4f4ac7 Added openai llm engine 2024-11-13 11:46:29 +01:00
50f05b6213 Better response parsing 2024-11-13 11:44: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
babc1c44b9 Renamed hf-api-token to api-token 2024-11-11 13:25:39 +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
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
Niels Geens
ee089e5be7 New architecture 2024-10-31 18:08:35 +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
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
Niels Geens
4629e751dc Added text streaming 2024-10-22 15:29:45 +02:00
20429616f7 Begin implementation, basic inferenece 2024-10-21 22:23:48 +02:00
006db518f2 Start work on llm_engine 2024-10-20 19:05:47 +02:00