This website requires JavaScript.
Explore
Help
Register
Sign In
nas
/
MoviePilot
Watch
1
Star
0
Fork
0
You've already forked MoviePilot
mirror of
https://github.com/jxxghp/MoviePilot.git
synced
2026-07-11 22:37:58 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
516aea6312ab9ec07e002c04af82198a0315e072
MoviePilot
/
app
/
agent
History
jxxghp
516aea6312
refactor: rename llm variables for clarity and consistency in agent initialization
2026-04-30 16:41:46 +08:00
..
callback
Restore background dispatch without channel context
2026-04-30 07:04:59 +08:00
defaults
…
llm
feat: improve context_tokens_k calculation and update Tencent provider name
2026-04-30 11:41:00 +08:00
memory
…
middleware
fix tool selection middleware
2026-04-30 13:47:43 +08:00
prompt
Refine agent background reply handling
2026-04-30 00:25:23 +08:00
tools
feat: ensure essential tools are always included in LLM tool selection and update tests
2026-04-30 13:04:52 +08:00
__init__.py
refactor: rename llm variables for clarity and consistency in agent initialization
2026-04-30 16:41:46 +08:00
runtime.py
…