defog-ai / sqlcoder

SoTA LLM for converting natural language questions to SQL queries
Apache License 2.0
3.42k stars 218 forks source link

venv/bin/python sqlcoder/cli.py launch - unable to connect; connection.json file is being over-written #111

Closed aryan-balodi closed 4 months ago

aryan-balodi commented 5 months ago

when I execute cli.py launch I'm unable to connect after some debugging that the connection.json file is being modified to the following:

{ "api_key": "NULL_VALUE", "db_type": "mysql", "db_creds": {}, "base_url": "https://api.defog.ai", "generate_query_url": "https://api.defog.ai/generate_query_chat"

I must be missing a step, any suggestions are appreciated.

github-actions[bot] commented 4 months ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 4 months ago

This issue was closed because it has been inactive for 14 days since being marked as stale.