Go to file
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
backend feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
config feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
docs feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
frontend feat: Enhance configuration management with new LLM provider support and API integration 2025-11-11 20:49:27 +08:00
scripts feat: 昨日快照API与前端卡片;注册orgs路由;多项优化 2025-11-05 17:00:32 +08:00
.gitignore docs(logs): add 2025-11-06 dev log; unignore docs/logs; add data dictionary and project status 2025-11-06 19:57:17 +08:00
dev.py Initial commit 2025-10-21 20:17:14 +08:00
package-lock.json feat: 完成基础财务分析系统功能开发 2025-10-28 23:30:12 +08:00
package.json feat: 完成基础财务分析系统功能开发 2025-10-28 23:30:12 +08:00
pm2.config.js 添加 PM2 守护 portwardenc-amd64 程序支持 2025-10-31 22:13:07 +08:00
portwardenc-amd64 更新前端配置、文档和脚本 2025-10-31 22:14:19 +08:00