- Fix DashScope adapter import path in trading_graph.py - Improve error handling for DashScope initialization - Add comprehensive DashScope integration testing - Verify all DashScope components work correctly Integration test results: ✅ DashScope adapter import successful ✅ TradingAgentsGraph import with DashScope support ✅ CLI utils include DashScope option (first choice) ✅ DashScope configuration creation ✅ DashScope LLM instances creation DashScope is now fully integrated and ready for use: - Available in CLI as 'DashScope (Alibaba Cloud)' - Supports qwen-turbo, qwen-plus, qwen-max models - Proper error handling for missing API keys - Complete documentation and examples |
||
|---|---|---|
| .. | ||
| agents | ||
| api | ||
| config | ||
| dataflows | ||
| graph | ||
| llm_adapters | ||
| default_config.py | ||