[Feature]: 添加长期记忆,进一步个性化课堂
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 37.2k
- Forks
- 5.9k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 195
Description
### Problem or Motivation
目前的课堂仍然不够个性化。
比如:很多时候解释概念并不会给出足够详细的举例,每次都要手动发言。
希望上课提问后,课堂可以记住我的偏好。
### Proposed Solution
我建议引入长期记忆功能。
- **收集:** 记录学生在课堂上的主动发言。
- **分析:** 在课堂结束后,提取学生的发言以及相关背景,从教育学的角度分析学生的学习偏好,性格特点······
- **注入:** 在下一次生成课堂或者课内同学发言时,作为system prompt注入上下文。
### Alternatives Considered
_No response_
### Area
Classroom generation
### Additional Context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.