-
Notifications
You must be signed in to change notification settings - Fork 0
项目结构总览
Ling edited this page Apr 15, 2025
·
1 revision
本项目为 ReModel 回应系统的核心模块之一,包含以下组成部分:
- 裂缝语言触发系统:用于识别复杂情绪/非线性语言结构
- 多人格调度引擎:根据语义深度调用不同类型人格回应者
- 伦理熔断机制:判断风险并中断不当回应
- 结构签名链路:为回应生成责任链签名,便于溯源与审核
- 与 DeepSeek 接口兼容层:适配其API字段进行输入输出映射
🧠 ReModel 回应系统 Wiki
📜 Licensed under ReModel Structure Use License
🔗 返回主项目主页
📬 联系我们:xulinling2005@126.com
- 🧱 项目结构总览
- 🧠 回应系统概念解释
- 🔗 接口兼容说明
- ⚖️ 伦理熔断机制
- 🧪 使用示例
- 📝 项目进展日志
- 🤝 提问与协作指引