badd3e2a6c
Add news API integration and related configurations
...
- Update .env.example to include NEWS_API_KEY configuration
- Add newsapi-python dependency in pyproject.toml
- Implement NewsAPI class for fetching news articles
- Create Article model for structured news data
- Add tests for NewsAPI functionality in test_news_api.py
- Update pytest configuration to include news marker
2025-09-29 15:15:18 +02:00
2be9e0f319
Update pytest configuration and dependencies in pyproject.toml
2025-09-29 14:39:31 +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
d8ed299724
Remove pytest configuration file and clean up test suite by optimizing imports and simplifying test methods
2025-09-26 05:03:18 +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
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