Fundamental_Analysis/services
Lv, Qi e699cda81e fix(alphavantage): resolve mcp tool invocation errors and enhance data parsing fault tolerance
- Fix incorrect parameter injection in MCP client query method
- Correct tool name from OVERVIEW to COMPANY_OVERVIEW
- Add symbol conversion support (e.g., .SH -> .SS)
- Implement fault tolerance for empty data responses to prevent panics
- Add workaround for non-standard JSON responses (single quotes) in GLOBAL_QUOTE
- Add debug_mcp utility for tool inspection
2025-11-19 06:51:42 +08:00
..
alphavantage-provider-service fix(alphavantage): resolve mcp tool invocation errors and enhance data parsing fault tolerance 2025-11-19 06:51:42 +08:00
api-gateway frontend(config): 改善配置中心测试错误展示布局并美化错误详情 2025-11-18 20:12:17 +08:00
common-contracts feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
data-persistence-service feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
finnhub-provider-service feat(config): 将服务配置全面迁移至数据库 2025-11-18 05:58:18 +08:00
report-generator-service feat(analysis): Implement Configurable Analysis Template Engine 2025-11-18 07:47:08 +08:00
tushare-provider-service feat: Implement connection testing for Tushare and AlphaVantage providers 2025-11-19 03:15:21 +08:00
yfinance-provider-service fix(services): make providers observable and robust 2025-11-17 04:40:51 +08:00