Update and rename InternLM接入LangChain搭建知识库助手.md to 06.InternLM接入LangChain搭建知识库助手.md

This commit is contained in:
Logan Zou
2023-11-20 17:37:10 +08:00
committed by GitHub
parent 6c48dd6167
commit 6803ca76f6
@@ -451,4 +451,4 @@ demo.launch()
通过将上述代码封装为 run_gradio.py 脚本,直接通过 python 命令运行,即可在本地启动知识库助手的 Web Demo,默认会在 7860 端口运行,使用类似于部署的方式将服务器端口映射到本地端口即可访问:
![](figures/Chatbot.png)
![](images/Chatbot.png)