17 Commits

Author SHA1 Message Date
Alex O'Connell
136a25f91b code cleanup to remove explicit constant name references to openai and anthropic 2026-01-04 09:10:29 -05:00
Alex O'Connell
f5fe6b36e3 make ai tasks more usable 2025-12-14 12:35:41 -05:00
Alex O'Connell
1f078d0a41 working ai task entities 2025-12-14 10:34:21 -05:00
Alex O'Connell
b547da286f support structured ouput for AI tasks 2025-12-14 02:30:58 -05:00
Alex O'Connell
6010bdf26c rewrite tests from scratch 2025-12-14 01:07:23 -05:00
Alex O'Connell
53052af641 Split backends into separate files and start implementing streaming + tool support 2025-09-15 22:10:09 -04:00
Alex O'Connell
984954d317 Add a platform so agents show up in the UI correctly + bump llama-cpp-python 2024-08-11 18:11:50 -04:00
Alex O'Connell
e527366506 fix some tests 2024-06-08 16:08:50 -04:00
Alex O'Connell
367607b14f more rewrite work for new LLM API 2024-05-25 21:24:45 -04:00
Alex O'Connell
8a28dd61ad update naming and start implementing new LLM API support 2024-05-25 17:12:58 -04:00
Alex O'Connell
9b9de48ad4 fix tests 2024-05-03 22:52:34 -04:00
Alex O'Connell
92058d0694 manually set model language, zephyr2 prompt format , upgrading llama-cpp-python 2024-04-24 21:00:54 -04:00
Alex O'Connell
e176e60727 populate potential models if the provided one was unavailable 2024-04-11 00:14:07 -04:00
Alex O'Connell
7262a2057a add min p and typical p samplers 2024-04-10 23:55:01 -04:00
Alex O'Connell
1b22c06215 finish agent tests 2024-04-10 23:22:22 -04:00
Alex O'Connell
1577950137 more tests, fix missing default options, and load ICL as utf8 2024-04-08 20:58:07 -04:00
Alex O'Connell
c436498c2e write some tests 2024-04-08 00:36:27 -04:00