Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 287 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 287 Bytes

开发进度记录

2024.4.15

当前:调研了 LangChain工具,实践Prompts模板变量功能,基于gpt3.5模型做了效果测试。 本周:继续引入LangChain功能,实现大文本分片,对外暴露调用函数接口给插件使用,实现完整的插件demo。