Commit Graph

19 Commits

Author SHA1 Message Date
Li 01b57a123f Add new example file handoffs and tools 2025-05-13 14:18:03 +00:00
Mery-Sanz 94def221eb merge with reset-v0.4.0 2025-05-07 10:36:30 +02:00
Mery-Sanz d5797aee75 fix agent command 2025-05-05 10:30:46 +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 aceb9274f4 test functionalities 2025-04-29 10:30:34 +02:00
Mery-Sanz 702a93b6c3 fix agent and add primary test 2025-04-22 16:32:26 +02:00
Mery-Sanz 49f5ccb235 fix tools 2025-04-22 13:35:42 +02:00
Víctor Mayoral Vilches fa198de051 Fix streaming responses in CAI and examples
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-03 10:53:33 +02:00
Víctor Mayoral Vilches 9f5073c3a5 CLI output operational
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-03 08:19:42 +02:00
Víctor Mayoral Vilches 47bd38b4aa Fix docs
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-02 16:48:23 +02:00
Víctor Mayoral Vilches 62212d04b5 Address issues with litellm and agents SDK
Squeezed in some additional features such as:
- updated get_version()
- various examples for streaming and non-streaming testing

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-04-02 14:03:00 +02:00
Víctor Mayoral Vilches 988c82823a OLLAMA models working
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-31 21:13:15 +02:00
Víctor Mayoral Vilches 28d98cd3cd Streaming now working for OLLAMA models, but not the rest. Figure it out
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-30 09:21:25 +02:00
Víctor Mayoral Vilches c75c272f36 Made local models work by switching into litellm python APIs
Still some issues with stream versions which needs further
investigation

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-29 20:17:42 +01:00
Víctor Mayoral Vilches 859799c9f4 CLI responding, but only to proprietary models
Need to investigate why self-hosted models via OLLAMA fail API-wise

Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-28 09:48:16 +01:00
Víctor Mayoral Vilches 722601045b Initial re-structuring towards CAI
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-24 19:47:41 +01:00