Commit Graph

472 Commits

Author SHA1 Message Date
Víctor Mayoral Vilches bbf6b95cd1 Merge branch 'issue_66' into 'reset-v0.4.0'
LLM_as_judge.py - Some fixes for qwen to work - I commit plenty of prints for...

See merge request aliasrobotics/alias_research/cai!153
2025-05-07 10:53:45 +00:00
Mery-Sanz 94def221eb merge with reset-v0.4.0 2025-05-07 10:36:30 +02:00
Víctor Mayoral Vilches 8ee1dd33b0 Merge branch 'qwen_stream' into 'reset-v0.4.0'
Qwen stream

See merge request aliasrobotics/alias_research/cai!152
2025-05-07 08:07:16 +00:00
luijait 61ba2a46af Delete trash on openaichatcompletions 2025-05-06 17:24:33 +02:00
luijait 20114a6cea Delete trash on openaichatcompletions 2025-05-06 17:22:02 +02:00
luijait df737b016b Delete unnecesary lines on run.py 2025-05-06 17:19:32 +02:00
luijait efb3aaeef5 Delete unnecesary lines on run.py 2025-05-06 17:18:29 +02:00
luijait 9050e69fcb rebase common.py 2025-05-06 17:16:21 +02:00
luijait bb80ab3858 rebase common.py 2025-05-06 17:14:01 +02:00
luijait 33dff00caa generalice tool calls, remove ctf from arguments 2025-05-06 17:11:18 +02:00
luijait 05b07d7fd4 Qwen executes tool calls 2025-05-06 16:47:39 +02:00
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