TradingAgents/tradingagents
liuping eba4e1f7ec fix: improve DashScope integration and fix import paths
- 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
2025-07-06 01:20:25 +08:00
..
agents feat: merge Chinese version features 2025-07-06 00:26:49 +08:00
api feat: merge Chinese version features 2025-07-06 00:26:49 +08:00
config feat: merge Chinese version features 2025-07-06 00:26:49 +08:00
dataflows feat: merge requirements.txt and add optional dependencies 2025-07-06 00:50:20 +08:00
graph fix: improve DashScope integration and fix import paths 2025-07-06 01:20:25 +08:00
llm_adapters feat: merge Chinese version features 2025-07-06 00:26:49 +08:00
default_config.py feat: add DashScope (Alibaba Cloud) LLM provider support 2025-07-06 01:15:35 +08:00