This website requires JavaScript.
Explore
Help
Sign In
fz-mirrors
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
mirror of
https://github.com/AstrBotDevs/AstrBot
synced
2026-07-15 17:30:13 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
2ffda752ad662876d2c7f42041b87e9e3cdfbc75
AstrBot
/
astrbot
/
core
/
provider
History
Soulter
551c956107
feat: implement EmptyModelOutputError for handling empty responses across providers and enhance retry logic in ToolLoopAgentRunner (
#7104
)
...
closes
:
#7044
2026-03-29 00:03:05 +08:00
..
sources
feat: implement EmptyModelOutputError for handling empty responses across providers and enhance retry logic in ToolLoopAgentRunner (
#7104
)
2026-03-29 00:03:05 +08:00
__init__.py
refactor: LLM response handling with reasoning content (
#3632
)
2025-11-15 21:31:03 +08:00
entites.py
style: add ruff lint module of isort and pyupgrade, and some ruff check fix (
#3214
)
2025-11-01 13:26:19 +08:00
entities.py
chore: auto ann fix by ruff (
#4903
)
2026-02-09 00:22:24 +08:00
func_tool_manager.py
fix: prevent accidental removal of MCP external tools due to name collisions with disabled built-in tools (
#5925
)
2026-03-20 23:44:07 +08:00
manager.py
feat: add xiaomi MiMo TTS & STT providers (
#6643
)
2026-03-20 20:52:21 +08:00
provider.py
feat(agent-runner): add tool_choice parameter to fix empty tool calls response in "skills-like" tool call mode (
#7101
)
2026-03-28 23:06:06 +08:00
register.py
fix: Provider.meta() error (
#3647
)
2025-11-15 21:30:05 +08:00