This website requires JavaScript.
Explore
Help
Sign In
kevin
/
life-echo
Watch
1
Star
0
Fork
0
You've already forked life-echo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3310f583f89ebcb8e25934bbe22b707ca5c57b3
life-echo
/
api
/
services
History
徐在坤
82f64da7d0
feat: 添加LLM服务模块
...
- 添加LLM服务以支持DeepSeek和其他兼容OpenAI的LLM - 支持通过环境变量配置API密钥、基础URL和模型名称 - 提供LLM实例获取和可用性检查功能
2026-01-18 15:58:11 +08:00
..
__pycache__
添加API服务模块
2026-01-07 11:56:46 +08:00
__init__.py
refactor: 更新服务模块
2026-01-18 15:57:54 +08:00
asr_service.py
refactor: 更新服务模块
2026-01-18 15:57:54 +08:00
auth_service.py
feat: 添加用户认证功能
2026-01-18 15:57:40 +08:00
llm_service.py
feat: 添加LLM服务模块
2026-01-18 15:58:11 +08:00
pdf_service.py
添加API服务模块
2026-01-07 11:56:46 +08:00
tts_service.py
添加API服务模块
2026-01-07 11:56:46 +08:00