Commit Graph

486 Commits

Author SHA1 Message Date
Luis Javier Navarrete Lozano 72b3e7cd05 Merge branch 'logging_timing' into 'reset-v0.4.0'
Logging and timming from 0.3.0

See merge request aliasrobotics/alias_research/cai!158
2025-05-08 10:53:11 +00:00
luijait fe3e4c4430 Adjust rich text 2025-05-08 12:49:15 +02:00
luijait 21d5cf9643 Logging and timming from 0.3.0 2025-05-08 12:38:57 +02:00
Luis Javier Navarrete Lozano 58897c1220 Merge branch 'stream_virt' into 'reset-v0.4.0'
Virtualization now supports stream

See merge request aliasrobotics/alias_research/cai!156
2025-05-08 07:44:07 +00:00
luijait 3b21b5ec1b Fix pretty print 2025-05-08 09:31:39 +02:00
luijait be0d65b5d3 Virtualization now supports stream 2025-05-07 18:44:26 +02:00
luijait 93811f093e turns with CAI_MAX_TURNS 2025-05-07 18:29:12 +02:00
luijait d6e503aa8a Timing error 2025-05-07 15:27:24 +02:00
Luis Javier Navarrete Lozano b68c6d5f77 Merge branch 'ui_fixes' into 'reset-v0.4.0'
Fix stream context

See merge request aliasrobotics/alias_research/cai!155
2025-05-07 13:00:31 +00:00
Luis Javier Navarrete Lozano 1e4b7224cf Merge branch 'virutalization_v0.4.0' into 'reset-v0.4.0'
Virutalization v0.4.0

See merge request aliasrobotics/alias_research/cai!154
2025-05-07 12:21:09 +00:00
luijait ba8e45a853 Fix stream context 2025-05-07 13:55:50 +02:00
Mery-Sanz edaab2ee2c add shell funcionalities 2025-05-07 13:02:22 +02:00
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 ccc391dddc add info to tool bar + commands in init 2025-05-07 12:21:54 +02:00
Mery-Sanz 93ef6edba8 add virtualization file 2025-05-07 12:21:13 +02: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