diff --git a/InternLM/InternLM接入LangChain搭建知识库助手.md b/InternLM/06.InternLM接入LangChain搭建知识库助手.md similarity index 99% rename from InternLM/InternLM接入LangChain搭建知识库助手.md rename to InternLM/06.InternLM接入LangChain搭建知识库助手.md index 66ca9f3..4eed6fc 100644 --- a/InternLM/InternLM接入LangChain搭建知识库助手.md +++ b/InternLM/06.InternLM接入LangChain搭建知识库助手.md @@ -451,4 +451,4 @@ demo.launch() 通过将上述代码封装为 run_gradio.py 脚本,直接通过 python 命令运行,即可在本地启动知识库助手的 Web Demo,默认会在 7860 端口运行,使用类似于部署的方式将服务器端口映射到本地端口即可访问: -![](figures/Chatbot.png) \ No newline at end of file +![](images/Chatbot.png)