Commit Graph

2 Commits

Author SHA1 Message Date
杨煜 4bd343c237 refactor(conv):重构对话管理器以使用 LCEL 链
- 更新了 LangChain 导入路径以使用 langchain_core
- 实现了带 RAG 的 LCEL 链用于对话处理
- 添加了构建对话历史消息的方法
- 实现了从知识库检索上下文的逻辑
- 移除了旧的对话历史构建方法- 更新了聊天方法以使用新的 LCEL 链- 修复了代码以适应新的导入结构
2025-10-02 18:10:53 +08:00
杨煜 9bd715d080 Initial commit: LangChain learning kit with Vue3 frontend
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-02 17:22:19 +08:00