This website requires JavaScript.
Explore
Help
Sign In
laoxong
/
AstrBot
Watch
1
Star
0
Fork
0
You've already forked AstrBot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
fcdc8f3ce7da4f240abaa4b594290e3f8ded1ccf
AstrBot
/
astrbot
/
core
/
provider
T
History
anka
48d07af574
feature(fix?): 在发送消息之前统一检查消息内容是否为空, 不允许发送空消息, 以解决该消息内容不支持查看以及gemini返回<empty content>问题
2025-04-03 11:50:12 +08:00
..
sources
feature(fix?): 在发送消息之前统一检查消息内容是否为空, 不允许发送空消息, 以解决该消息内容不支持查看以及gemini返回<empty content>问题
2025-04-03 11:50:12 +08:00
__init__.py
style: format codes
2025-03-03 13:30:55 +08:00
entites.py
✨
feat: 适配完整的 function-calling 流程
2025-03-23 22:21:47 +08:00
func_tool_manager.py
🎈
perf: 优化删除插件目录的逻辑,抛出异常细节;完善 mcp 未安装时的提示
2025-03-24 23:07:56 +08:00
manager.py
perf: 若禁用提供商,自动切换到另一个可用的提供商
2025-03-30 15:18:48 +08:00
provider.py
✨
feat: 适配完整的 function-calling 流程
2025-03-23 22:21:47 +08:00
register.py
style: format codes
2025-03-03 13:30:55 +08:00