├── README.md ├── README_CN.md ├── api.py ├── prompt.md └── requirements.txt /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodePhiliaX/chat2db-sqlcoder-deploy/HEAD/README.md -------------------------------------------------------------------------------- /README_CN.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodePhiliaX/chat2db-sqlcoder-deploy/HEAD/README_CN.md -------------------------------------------------------------------------------- /api.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodePhiliaX/chat2db-sqlcoder-deploy/HEAD/api.py -------------------------------------------------------------------------------- /prompt.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodePhiliaX/chat2db-sqlcoder-deploy/HEAD/prompt.md -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/CodePhiliaX/chat2db-sqlcoder-deploy/HEAD/requirements.txt --------------------------------------------------------------------------------