Mery-Sanz
7fe22d7312
merge with reset-v0.4.0
2025-05-07 10:36:30 +02:00
Mery-Sanz
56e6fcf1a4
fix agent command
2025-05-05 10:30:46 +02:00
lidia9
d778e2bc9e
FIX guardrails.py
2025-05-02 16:29:59 +02:00
lidia9
a02f6475ee
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
f6cc6e1283
LLM AS A JUDGE - works for anthropic
2025-04-30 16:00:50 +02:00
lidia9
27a09c576e
small fix - now llm as judge works for openai llms
2025-04-30 15:08:24 +02:00
Mery-Sanz
89293adb9e
test functionalities
2025-04-29 10:30:34 +02:00
Mery-Sanz
016c27c4af
fix agent and add primary test
2025-04-22 16:32:26 +02:00
Mery-Sanz
30782863d6
fix tools
2025-04-22 13:35:42 +02:00
Víctor Mayoral Vilches
e8e05e9e5a
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
b2233b76d1
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
5b29fbe4db
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
0877dfda81
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
69abd9e1d1
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
aef3f5e73c
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
cff20480b7
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
944128583c
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
147fc8142e
Initial re-structuring towards CAI
...
Signed-off-by: Víctor Mayoral Vilches <v.mayoralv@gmail.com>
2025-03-24 19:47:41 +01:00