Text2SQL 通过langchain + chromadb 实现的Text2Sql应用 模型使用zhipu chatglm4 embedings使用openai的api 安装的包的版本请参考 pkg_version.txt 使用前请把openai和zhipu的api_key写入到config里面 Agent CoT 通过Langchain Agent 和 ChatGLM-4 实现Agent 工具调用 启动方法: streamlit run src/main.py