Commit Graph

58 Commits

Author SHA1 Message Date
trojanhorse47
6729a66d50 * Modificati caricamento e chiamata di openai (aggiornati al nuovo SDK) 2025-09-19 11:46:54 +02:00
trojanhorse47
95559551a3 * Modificati caricamenti dei provider google e anthropic.
* Modificata _predict_google: ora è funzionante.
+ Aggiunto debug per provider attivi trovati.

# NB: Sia le chiamate che le chiamate agli modelli potrebbero non essere aggiornati (non ho ancora letto la documentazione recente e potrebbero essere da modificare).
2025-09-19 11:39:11 +02:00
trojanhorse47
45014fa94b + Creato scheletro dell'app con agenti mock per test.
* Modificato pyproject.toml con versioni aggiornate di agno (aggiunto file requirements.txt per compatibilità eventuale con hugging face).

# Consiglio di spostare il contenuto di src direttamente nella directory base per tenere compatibilità con hugging face in caso si voglia sfruttare in futuro.
2025-09-19 11:08:17 +02:00
fc725e48e2 Refactor model handling and agent construction; remove deprecated example script 2025-09-16 17:42:22 +02:00
Simone Garau
0f6a7dabb6 Ho fatto funzionare ollama sia con docer che con uv. Aggiornato il readme 2025-09-16 14:46:15 +02:00
57aa39cd71 Added examples of agno usage and .env for keys; removed unused/redundant dependencies 2025-09-04 21:55:18 +02:00
bff0f377a1 Update README and app.py for the project; enhance installation instructions and add necessary imports for testing 2025-09-04 15:46:27 +02:00
a88b2bdd60 Remove obsolete Docker configuration and documentation; add new Dockerfile, docker-compose, and update README for project setup 2025-09-03 16:36:19 +02:00