ebd4275017
refactor: remove get_all_products method from market API wrappers and update documentation
2025-10-01 21:14:09 +02:00
6cbef28d6b
refactor: update README and .env.example to reflect the latest changes to the project
2025-10-01 19:39:12 +02:00
Giacomo Bertolazzi
058ecb9d9d
Update README.md
...
- fixed todo list
2025-09-26 13:22:10 +02:00
a3824489ed
Refactor pytest configuration:
...
- streamline marker addition
- remove unused OLLAMA_MODELS_PATH (OLLAMA_HOST should be enough even for Docker)
2025-09-26 13:15:50 +02:00
3e746cdd45
Fixed Docker
...
- Update Dockerfile, docker-compose
- fixed app instructions not working
- fixed json ouput sanification
- added tests for predictor
2025-09-26 12:45:05 +02:00
89c8faf1be
Update README and tests: improve test instructions and add new test suite for market system
2025-09-26 04:52:49 +02:00
576d69921b
Enhance documentation
2025-09-26 04:11:04 +02:00
60c555fd8c
Refactoring main
...
Aggiornato il file .env.example.
Aggiunta la funzione available_keys() in app.py per controllare le chiavi API disponibili.
Spostato example.py nelle demo.
Rimosso requirements.txt.
2025-09-25 21:03:11 +02:00
023cf575cf
Aggiornato il README.md per riflettere il nuovo obiettivo del progetto e migliorata la sezione di installazione. Spostata la demo di Ollama per mostrare funzionalità chiave.
2025-09-25 20:36:57 +02:00
Simone Garau
995048831c
Integrato 3 fonti ma da finire binance. Fatto una struttura con i signers per i servizi.
2025-09-23 18:04:52 +02:00
Simone Garau
bc6548c6fb
Aggiornamento documentazione
2025-09-19 14:10:37 +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
96ef5ae745
Update README and docker-compose for API key configuration and environment setup
2025-09-04 22:18:44 +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
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
Giacomo Bertolazzi
d743a891ff
Update README with exam information
...
Added details about the exam structure and grading.
2025-09-02 17:02:32 +02:00
Giacomo Bertolazzi
21a3379634
Initial commit
2025-03-12 16:18:32 +01:00