configs.yaml

This commit is contained in:
2025-10-19 16:39:38 +02:00
parent e7420da7fb
commit 58f4689dd2

View File

@@ -32,7 +32,6 @@ models:
api:
retry_attempts: 3
retry_delay_seconds: 2
currency: USD
# TODO Magari implementare un sistema per settare i providers
market_providers: [BinanceWrapper, YFinanceWrapper]
news_providers: [GoogleNewsWrapper, DuckDuckGoWrapper]