Commit Graph

711 Commits

Author SHA1 Message Date
luijait 5b9d5dd72b Qwen executes tool calls 2025-05-06 16:23:10 +02:00
luijait 3cda833bd3 Qwen executes tool calls 2025-05-06 16:21:02 +02:00
Mery-Sanz c11b4bfaf5 add workspaces + some virt in common 2025-05-06 15:55:21 +02:00
Mery-Sanz 1c35610392 add graph capabilities 2025-05-06 12:17:03 +02:00
Mery-Sanz ae941cb0d6 remove memory 2025-05-06 11:10:04 +02:00
Mery-Sanz 9a33b37813 remove turns 2025-05-06 11:07:39 +02:00
Mery-Sanz ca381913cb solve /flush command 2025-05-06 10:57:47 +02:00
Mery-Sanz 383bae681d print tool calls in /history 2025-05-06 08:58:22 +02:00
Mery-Sanz 9817725ef7 add /history but not tool calls 2025-05-06 08:50:12 +02:00
Mery-Sanz 7609c1bcfc change toolbar refresh 2025-05-05 16:32:25 +02:00
Mery-Sanz 7db55f6a93 fix /agent and /model 2025-05-05 16:22:57 +02:00
lidia9 3c037bfb7b tool_call execution and parsing for qwen 2025-05-05 15:21:39 +02:00
lidia9 99e4cc1604 FIX litellm.drop_params=true for gemini 2025-05-05 13:31:15 +02:00
lidia9 696c79a049 FIX for making o3-mini work 2025-05-05 13:19:42 +02:00
Mery-Sanz 3354f52cd6 fix agent streaming 2025-05-05 11:10:19 +02:00
Mery-Sanz 805d350abe ad gpt4o-mini 2025-05-05 10:30:46 +02:00
Mery-Sanz 9246d53192 fix history error 2025-05-05 10:30:46 +02:00
Mery-Sanz 148082e243 fix config for CAI_STREAM 2025-05-05 10:30:46 +02:00
Mery-Sanz c7a8557cc9 fix history command 2025-05-05 10:30:46 +02:00
Mery-Sanz 85bd632eb4 fix agent command 2 2025-05-05 10:30:46 +02:00
Mery-Sanz d5797aee75 fix agent command 2025-05-05 10:30:46 +02:00
Mery-Sanz f42c84490d Merge branch 'issue_66' of https://gitlab.com/aliasrobotics/alias_research/cai into issue_66 2025-05-05 08:07:18 +02:00
lidia9 4630b20d88 FIX guardrails.py 2025-05-02 16:29:59 +02:00
lidia9 5de9838f3e LLM_as_judge.py - Some fixes for qwen to work - I commit plenty of prints for the future, they will be all removed 2025-04-30 16:55:11 +02:00
lidia9 ff253e183a LLM AS A JUDGE - works for anthropic 2025-04-30 16:00:50 +02:00
lidia9 7311f48421 small fix - now llm as judge works for openai llms 2025-04-30 15:08:24 +02:00
Mery-Sanz 794760909d Merge branch 'v0.4.0' into issue_66 2025-04-30 13:44:31 +02:00
Luis Javier Navarrete Lozano d9afaf7c54 Merge branch 'port_ui' into 'v0.4.0'
Make UI same as in v3

See merge request aliasrobotics/alias_research/cai!147
2025-04-30 11:12:57 +00:00
lidia9 fcb67c5fcb adding fake openai api key 2025-04-30 12:35:40 +02:00
lidia9 9d3d410380 fix common.py to avoid START_TIME import from cli in common.py 2025-04-30 12:22:24 +02:00
lidia9 04795c1699 Fix START_TIME import for tests - ci 2025-04-30 12:18:47 +02:00
lidia9 cee7940599 undo openai api key name 2025-04-30 11:51:54 +02:00
lidia9 0eece93b5e test: set same OPENAI_API_KEY for tests.yml and ci 2025-04-30 11:47:37 +02:00
lidia9 66b4d7165e remove set disable in test 2025-04-30 11:41:40 +02:00
Mery-Sanz 1669254b5c tracing disabled 2025-04-30 11:37:06 +02:00
Mery-Sanz 29bd69d08f function tool time in stream true 2025-04-30 10:30:48 +02:00
Mery-Sanz 78ececb4cb solve tool output in stram, wrong total time 2025-04-30 10:13:41 +02:00
Mery-Sanz 0894451d6f fix 2025-04-30 09:42:42 +02:00
Mery-Sanz 5c5b415ab3 fix time summary 2025-04-30 07:55:03 +02:00
Mery-Sanz 1f3750fb2d add total time but check it 2025-04-29 18:13:53 +02:00
Mery-Sanz c289067dde add Tool output seconds 2025-04-29 17:50:51 +02:00
lidia9 a149a64ca3 FIX UI - visualizatio of tool call + total time 2025-04-29 17:05:08 +02:00
lidia9 efccf38d77 Fix visualization UI - tool call output args 2025-04-29 15:12:35 +02:00
lidia9 41610dbbdd generic_linux_command fix for CAI_STREAM=true 2025-04-29 14:25:43 +02:00
lidia9 baa4be58c1 un-hardcode generic_linux command as default 2025-04-29 14:20:09 +02:00
lidia9 ae47d113ce for empty messages do not display token info 2025-04-29 13:09:14 +02:00
Mery-Sanz 540100d2f1 fix 2025-04-29 12:52:41 +02:00
Mery-Sanz 35cbc4adcd add sumary time session 2025-04-29 12:47:51 +02:00
Mery-Sanz 3e9401057a add quick start guide 2025-04-29 11:01:57 +02:00
lidia9 c3b447b624 remove new line in ui 2025-04-29 10:52:13 +02:00