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
adb0cbc5ddeff6d4ebd6bb28aaa07401cb435fd5
AstrBot
/
astrbot
/
core
/
pipeline
T
History
Soulter
714d4af63d
Merge pull request
#1963
from AstrBotDevs/refactor-llm-request
...
Refactor: 将 LLM Request 部分抽象为 AgentRunner 并优化多轮工具调用
2025-06-29 21:38:43 +08:00
..
content_safety_check
chore: delete some files for project safety
2025-03-05 19:05:50 +08:00
platform_compatibility
perf: improve platform compatibility checks
2025-04-10 11:01:04 +08:00
preprocess_stage
✨
feat: 支持对提供商会话隔离
2025-06-09 23:33:00 +08:00
process_stage
fix: webchat show tool call
2025-06-29 21:35:39 +08:00
rate_limit_check
fix: 优化限流逻辑,确保在达到限流阈值时正确处理请求
2025-05-11 21:22:14 +08:00
respond
Merge pull request
#1709
from shuiping233/fix-qq-offical-session-bug
2025-06-27 14:35:54 +08:00
result_decorate
Merge pull request
#1709
from shuiping233/fix-qq-offical-session-bug
2025-06-27 14:35:54 +08:00
waking_check
Merge pull request
#1709
from shuiping233/fix-qq-offical-session-bug
2025-06-27 14:35:54 +08:00
whitelist_check
🐛
fix: ensure whitelist entries are stripped of whitespace and converted to strings
2025-04-03 16:44:37 +08:00
__init__.py
feat: 添加插件能针对不同消息平台开启关闭的功能
2025-04-09 17:27:44 +08:00
context.py
fix: update type check for async generator in PipelineContext
2025-06-29 15:54:32 +08:00
scheduler.py
perf: 增加部分注释
2025-03-31 22:30:43 +08:00
stage.py
feat: 支持多轮次工具调用并且存储到数据库
2025-06-29 14:27:00 +08:00