Skip to content

jbymy2000/nl2sql

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Text2SQL

通过langchain + chromadb 实现的Text2Sql应用

模型使用zhipu chatglm4 embedings使用openai的api 安装的包的版本请参考 pkg_version.txt 使用前请把openai和zhipu的api_key写入到config里面

image

Agent CoT

通过Langchain Agent 和 ChatGLM-4 实现Agent 工具调用 启动方法:

streamlit run src/main.py

About

langchain + chatglm + rag >text2sql

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages