Fundamental_Analysis/backend/app
xucheng a79efd8150 feat: Enhance configuration management with new LLM provider support and API integration
- Backend: Introduced new endpoints for LLM configuration retrieval and updates in `config.py`, allowing dynamic management of LLM provider settings.
- Updated schemas to include `AlphaEngineConfig` for better integration with the new provider.
- Frontend: Added state management for AlphaEngine API credentials in the configuration page, ensuring seamless user experience.
- Configuration files updated to reflect changes in LLM provider settings and API keys.

BREAKING CHANGE: The default LLM provider has been changed from `new_api` to `alpha_engine`, requiring updates to existing configurations.
2025-11-11 20:49:27 +08:00
..
core feat: 完成公司简介部分 2025-10-28 23:31:28 +08:00
data_providers feat: 通用市场财务/快照/分析接口;增强数据源与配置读取 2025-11-06 20:01:08 +08:00
models feat: 完成公司简介部分 2025-10-28 23:31:28 +08:00
routers feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
schemas feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
services feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
data_manager.py feat: 通用市场财务/快照/分析接口;增强数据源与配置读取 2025-11-06 20:01:08 +08:00
main.py feat: 昨日快照API与前端卡片;注册orgs路由;多项优化 2025-11-05 17:00:32 +08:00