jxxghp
b228107a25
refactor: migrate LLM helper to agent module and add unified LLM API endpoints
...
- Move LLMHelper and related logic from app.helper.llm to app.agent.llm.helper
- Update all imports to reference new LLMHelper location
- Introduce app/agent/llm/__init__.py for internal LLM adapter exports
- Add llm.py API router with endpoints for model listing, provider auth, and test calls
- Remove legacy LLM endpoints from system.py
- Update requirements for langchain-anthropic and anthropic
- Refactor test_llm_helper_testcall.py for async LLMHelper usage and new import paths
2026-04-30 09:48:50 +08:00
Sebastian
097dff13a3
feat: add ai-compatible API endpoints
2026-04-22 17:21:43 +08:00
jxxghp
8334a468d0
feat(category): Add API endpoints for retrieving and saving category configuration
2026-01-26 12:53:26 +08:00
jxxghp
2ac0e564e1
feat(category):新增二级分类维护API
2026-01-25 09:39:48 +08:00
PKC278
0c6cfc5020
feat(passkey): 添加PassKey支持并优化双重验证登录逻辑
2025-12-23 13:53:54 +08:00
jxxghp
6123a1620e
add mcp
2025-11-19 13:19:17 +08:00
jxxghp
89b0ea0bf1
remove monitoring
2025-09-04 11:23:22 +08:00
jxxghp
1dd3af44b5
add FastApi实时性能监控
2025-08-01 17:47:55 +08:00
jxxghp
a8e00e9f0f
fix apis
2025-05-29 13:35:01 +08:00
jxxghp
827d8f6d84
add workflow framework
2025-02-12 17:49:01 +08:00
jxxghp
f06c24c23e
refactor apis
2025-02-08 21:47:43 +08:00
jxxghp
759c18acda
feat:增加事件 DiscoverSource、MediaRecognizeConvert
2025-02-06 17:35:58 +08:00
jxxghp
1822d01d17
fix directories
2024-07-02 17:47:29 +08:00
jxxghp
02ad98c024
fix storage api
2024-06-30 19:41:32 +08:00
jxxghp
7103b0334a
add 115 apis
2024-06-19 07:11:26 +08:00
jxxghp
354d5977e0
fix api path
2024-06-18 19:19:32 +08:00
jxxghp
1b6a06bd7b
add aliyun apis
2024-06-17 19:45:39 +08:00
jxxghp
b6486035c4
add Bangumi
2024-03-18 19:02:34 +08:00
jxxghp
0095e0f4dd
feat:播放跳转api
2024-01-03 12:02:08 +08:00
jxxghp
fdd4aef3d3
feat 整合RSS订阅模式
2023-09-11 17:47:51 +08:00
jxxghp
fc2312a045
feat 手动整理API
2023-08-26 22:47:41 +08:00
jxxghp
f4a1f420c5
feat 文件管理API
2023-08-26 14:31:05 +08:00
jxxghp
eb9ec11153
fix 自定义订阅 Api
2023-08-10 12:41:38 +08:00
jxxghp
50d644466e
tmdb wallpaper
2023-07-19 15:09:46 +08:00
jxxghp
15bb043fe8
add dashboard apis
2023-07-10 16:42:20 +08:00
jxxghp
5a5edfb2a3
downloading api
2023-07-02 15:48:18 +08:00
jxxghp
b181af40cd
add 实时进度API
2023-06-19 18:38:59 +08:00
jxxghp
9d8866de47
fix apis
2023-06-19 17:42:20 +08:00
jxxghp
686c0dec05
add 历史记录API
2023-06-19 17:21:09 +08:00
jxxghp
9b03e44097
split api
2023-06-18 22:31:56 +08:00
jxxghp
5dd7878e1b
add 插件API
2023-06-18 10:22:14 +08:00
jxxghp
acdec220f7
fix api
2023-06-17 17:34:18 +08:00
jxxghp
0ce6e652a0
fix playwright proxy
2023-06-16 08:25:20 +08:00
jxxghp
e3a12e856a
fix 优雅停止
2023-06-08 09:52:18 +08:00
jxxghp
4d06f86e62
init
2023-06-06 07:15:17 +08:00