This website requires JavaScript.
Explore
Help
Sign In
GithubBackup
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-05-19 23:29:39 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d5ed9bc6542c84412be2756a14f828bfd605ba9b
MoviePilot
/
app
/
agent
/
tools
History
jxxghp
d5ed9bc654
fix(agent): 简化非流式模式下工具调用的消息处理逻辑
...
非流式模式下使用 ainvoke 执行,无流式 token 产出, 不需要操作 stream_handler 或发送中间消息
2026-04-09 22:20:09 +08:00
..
impl
查询订阅历史工具有名称过滤时不分页直接返回所有匹配结果
2026-04-08 07:58:54 +08:00
__init__.py
refactor: remove deprecated tools and add RecognizeMediaTool
2025-11-18 16:07:11 +08:00
base.py
fix(agent): 简化非流式模式下工具调用的消息处理逻辑
2026-04-09 22:20:09 +08:00
factory.py
feat(agent): add tools for querying and updating custom identifiers
2026-04-07 09:00:15 +08:00
manager.py
feat(agent): upgrade langchain to v1.0+
2026-03-22 21:07:45 +08:00