Closed aryan-balodi closed 4 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.
This issue is stale because it has been open for 30 days with no activity.
This issue was closed because it has been inactive for 14 days since being marked as stale.
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.