Skip to content

issues Search Results · language:Edge language:Python language:PHP language:TypeScript language:JavaScript language:Python

Filter by

61.6M results  (691 ms)

61.6M results

问题 涉及外部状态的事实(如 用户电脑有XX文件 )从未经验证直接入库,confidence 还高达 0.9。 建议 在 memory/consolidation.py 入库前增加 FactChecker: 1. 识别涉及外部状态的事实(文件存在/目录结构/系统属性) 2. 对这类事实,先调用对应工具(read_file/glob)验证 3. 验证通过 → verified + high ...
enhancement
v0.5

现象 conversation_turns 中完整保留了 AI 的 表演型工具调用 : - (调用music_play工具)曲目:《平凡之路》——朴树 - (前奏的口琴声轻轻响起) 问题 - 括号内的舞台指示被当作正常对话存档 - RAG 检索时,虚假工具调用记录被当作 历史成功经验 召回 - Phase 1/Phase 2 分离架构已解决根本问题,但旧数据未清洗 建议 ...
bug
v0.5

现象 置信度与真实性完全脱钩: - 虚假事实(D盘有600首歌)→ confidence 0.9 - AI幻觉(空调声MP3)→ confidence 0.9 - 真实事实(用户名)→ confidence 1.0 问题 高置信度幻觉比低置信度真相更有害——系统在 RAG 检索中优先引用这些 高置信谎言 。 根因 confidence 基于 AI 对自身判断的 信心 ,而非可验证的真实性。 ...
bug
v0.5

现象 318 条 user_facts 中同一事件被反复记录: - 播放音乐 相关 =5 条(ID 135, 176, 361, 365, 404, 409...) - 用户正在听歌 重复(ID 398, 409) - 编造/瞎编 被反复记录(ID 242, 256, 362, 294) 影响 记忆检索时噪声极高,RAG 召回命中大量重复且互相矛盾的 事实 。 建议 1. ...
bug
v0.5

现象 user_facts 表(318 条)存在系统性事实混淆——把 AI 的编造、AI 的行为、系统属性都错标为 用户事实 。 典型案例 - ID 376: D盘存在包含多首歌曲的音乐文件夹 — AI编造,已验证目录为空 - ID 251: 拥有《凌晨三点录的空调声.mp3》 — AI虚构文件 - ID 242: 承认自己读不到音乐目录,编造了六百多首歌 — 主体错位(AI认错) ...
bug
v0.5

** Labels:** enhancement, good first issue, GSSoC, machine-learning Is your feature request related to a problem? Please describe. CricScope uses a Logistic Regression model to predict win probabilities, ...

Plugin Info { name : astrbot_plugin_doubao_tts , display_name : Doubao TTS , desc : 对接火山引擎豆包 Seed TTS(含声音复刻 ICL)接口,为 AstrBot 提供文本转语音服务,支持自动情感判断、多语种音色切换、自动音频拼接 , author : Retr0 , repo ...

Description In src/api/routers/webhook.py, the main GitHub webhook endpoint is defined as an asynchronous function: @router.post( /onComment , dependencies=[Depends(verify_github_webhook_signature)]) ...

Goal Provide a non-secret example tribe config that can be loaded and validated locally. Scope - configs/example/providers.yaml - configs/example/agents.yaml - configs/example/roles.yaml - configs/example/tribe.yaml ...

Follow-up to #72 (reasoning core merged). The adversarial review confirmed two architectural anti-hallucination gaps that are beyond a bounded fix (the reviewer called it its own requirement/phase ). The ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.