update README.md

This commit is contained in:
18688905432 2024-09-04 10:20:19 +08:00
parent 30075c4da6
commit 525edc4195

View File

@ -46,3 +46,9 @@
``` ```
streamlit run file_chat.py streamlit run file_chat.py
``` ```
## 一些相关开发技术文档链接
* Streamlit https://docs.streamlit.io/
* 智谱文件问答APIhttps://bigmodel.cn/dev/howuse/fileqa
* 智谱RAG问答APIhttps://bigmodel.cn/dev/howuse/retrieval