.editorconfig
.gitignore
.travis.yml
LICENSE
MANIFEST.in
Makefile
README.md
README.md.bak
TODO.md
git_init.sh
pypi.sh
requirements.txt
requirements_ann.txt
requirements_api.txt
requirements_openai.txt
requirements_pdf.txt
requirements_streamlit.txt
setup.py
tox.ini
ChatSQL.egg-info/PKG-INFO
ChatSQL.egg-info/SOURCES.txt
ChatSQL.egg-info/dependency_links.txt
ChatSQL.egg-info/entry_points.txt
ChatSQL.egg-info/not-zip-safe
ChatSQL.egg-info/requires.txt
ChatSQL.egg-info/top_level.txt
chatllm/__init__.py
chatllm/chatyuan.py
chatllm/closeai.py
chatllm/embedding.py
chatllm/_his/FaissANN.py
chatllm/_his/__init__.py
chatllm/_his/_chatllm.py
chatllm/_his/_qa.py
chatllm/aigc/__init__.py
chatllm/aigc/common.py
chatllm/api/TODO.md
chatllm/api/__init__.py
chatllm/api/app.py
chatllm/api/config.py
chatllm/api/datamodels.py
chatllm/api/sse_api.py
chatllm/api/test.py
chatllm/api/routes/__init__.py
chatllm/api/routes/api.py
chatllm/api/routes/base.py
chatllm/api/routes/completions.py
chatllm/api/routes/embeddings.py
chatllm/api/routes/stream_response.py
chatllm/applications/Question2Answer.py
chatllm/applications/__chatbase.py
chatllm/applications/__init__.py
chatllm/applications/chatann.py
chatllm/applications/chataudio.py
chatllm/applications/chatbase.py
chatllm/applications/chatcrawler.py
chatllm/applications/chatdoc.py
chatllm/applications/chatmind.py
chatllm/applications/chatpdf.py
chatllm/applications/chatsearch.py
chatllm/applications/chatweb.py
chatllm/applications/chatwhoosh.py
chatllm/applications/pipeline.py
chatllm/clis/README.md
chatllm/clis/__init__.py
chatllm/clis/cli.py
chatllm/llms/__init__.py
chatllm/llms/chatglm.py
chatllm/llms/demo.py
chatllm/llms/llama.py
chatllm/utils/__init__.py
chatllm/utils/_textsplitter.py
chatllm/utils/common.py
chatllm/utils/gpu_utils.py
chatllm/webui/__init__.py
chatllm/webui/chatbase.py
chatllm/webui/chatpdf.py
chatllm/webui/conf.yaml
chatllm/webui/gradio_ui.py
chatllm/webui/nice_ui.py
chatllm/webui/run.sh
chatllm/webui/visualglm_st.py
data/openai_keys.md
data/姚明.txt
data/王治郅.txt
data/科比.txt
data/财报.pdf
data/马保国.txt
data/imgs/LLM.drawio.png
data/imgs/LLM.png
data/imgs/chatpdf.gif
data/imgs/chatpdf_ann_df.png
data/imgs/img.png
data/imgs/img_1.png
data/imgs/role.png
data/imgs/群.png
data/医/500种中药现代研究.txt
data/医/古今医统大全.txt
docs/INSTALL.md
docs/Makefile
docs/README.md
docs/_config.yml
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_llm4gpt.py
tests/内存型.ipynb