trojanhorse47
|
9a63ac2a3f
|
Update __all__ in __init__.py to include MARKET_INSTRUCTIONS
|
2025-10-03 11:38:56 +02:00 |
|
trojanhorse47
|
6fda746ed5
|
Merge remote-tracking branch 'origin/main' into tool
# Conflicts:
# src/app.py
# src/app/agents/market_agent.py
# src/app/markets/__init__.py
# src/app/markets/binance.py
# src/app/markets/binance_public.py
# src/app/markets/coinbase.py
# src/app/markets/cryptocompare.py
# src/app/pipeline.py
# src/app/predictor.py
# src/app/toolkits/market_toolkit.py
# tests/agents/test_market.py
|
2025-10-03 11:36:51 +02:00 |
|
trojanhorse47
|
0a0abc42ba
|
Remove unused imports from __init__.py
|
2025-10-03 11:31:25 +02:00 |
|
|
|
5e13287e06
|
Riorganizzazione degli import per utilizzare il percorso corretto in tutti i moduli
|
2025-10-03 10:24:28 +02:00 |
|
trojanhorse47
|
ba44f6e902
|
* Fix degli import
+ Aggiunta cancellazione casella di input all'invio della richiesta dell'utente
|
2025-10-02 11:05:05 +02:00 |
|
trojanhorse47
|
6e1c11f6aa
|
1. Correzione del modello base del Team: inizializzato con qwen3:latest
2. Modifica dell'interfaccia e inserimento di un ChatManager per gestire interazione, salvataggio e caricamento della chat.
|
2025-10-01 16:07:41 +02:00 |
|
trojanhorse47
|
1206972bb6
|
Refactor market agent and toolkit to support batch price retrieval
|
2025-09-30 14:14:24 +02:00 |
|