major agent refactoring: wiki knowledge base, no RAG, no Qdrant, no Ollama
This commit is contained in:
@@ -16,13 +16,13 @@ supported_exchanges:
|
||||
# limits and connection constraints — these are conservative starting values.
|
||||
exchange_capacity:
|
||||
BINANCE:
|
||||
historical_slots: 1
|
||||
historical_slots: 2
|
||||
realtime_slots: 5
|
||||
COINBASE:
|
||||
historical_slots: 1
|
||||
historical_slots: 2
|
||||
realtime_slots: 4
|
||||
KRAKEN:
|
||||
historical_slots: 1
|
||||
historical_slots: 2
|
||||
realtime_slots: 3
|
||||
|
||||
# Kafka configuration
|
||||
|
||||
Reference in New Issue
Block a user