Commit Graph

4 Commits

Author SHA1 Message Date
trojanhorse47
c343fea48e * Modificati uv.lock e requirements.txt con aggiunta di ollama (da branch ollama) 2025-09-19 13:05:27 +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
57aa39cd71 Added examples of agno usage and .env for keys; removed unused/redundant dependencies 2025-09-04 21:55:18 +02:00
a62e9344f6 migrate from pip to uv for dependency management
- Add pyproject.toml and uv.lock for modern Python packaging
- Update README and Dockerfile to use uv instead of pip
2025-09-04 16:50:04 +02:00