Commit Graph

456 Commits

Author SHA1 Message Date
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 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
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
lidia9 0bad360ebe remove Thinking message 2025-04-29 10:50:51 +02:00
Li 59c544534c Merge branch 'v0.4.0_instrument_toolcall' into 'v0.4.0'
V0.4.0 instrument toolcall - peer reviewed with @Mery-Sanz

See merge request aliasrobotics/alias_research/cai!143
2025-04-25 11:19:47 +00:00
Mery-Sanz 3201e6ce48 fix ctrl+c 2025-04-25 12:41:54 +02:00
lidia9 7d6ddd3a4f tool output streaming works 2025-04-25 12:35:56 +02:00