-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
feature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:dialogueEnhance chat conversation with memory, context, persona, emotional feats.(only startswith [Plugin])Enhance chat conversation with memory, context, persona, emotional feats.(only startswith [Plugin])
Description
插件信息
{
"name": "astrbot_plugin_forward_context_layers",
"display_name": "多层引用转发上下文注入",
"desc": "在 LLM 请求前递归展开 reply + forward,并把每层新增信息注入上下文;最大作用是支持用户自定义解析很多层转发(可配置 reply/forward 最大层数),让 AI 不只看到外层引用。",
"author": "constansino",
"repo": "https://github.com/constansino/astrbot_plugin_forward_context_layers",
"tags": [
"context",
"forward",
"reply",
"onebot",
"aiocqhttp"
],
"social_link": "https://github.com/constansino"
}插件检查清单
- 我的插件经过完整的测试
- 我的插件不包含恶意代码
- 我已阅读并同意遵守该项目的 行为准则。
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature:pluginThe bug / feature is about AstrBot plugin system.The bug / feature is about AstrBot plugin system.plugin-cate:dialogueEnhance chat conversation with memory, context, persona, emotional feats.(only startswith [Plugin])Enhance chat conversation with memory, context, persona, emotional feats.(only startswith [Plugin])