colorwlof
colorwlof
### System Info 2.0.4 ### 🐛 Describe the bug type (possible values "string", "number", "dataframe", "plot"). Example: { "type": "string",.........."value": f"The highest salary is {highest_salary}." } As use Example, sometimes,...
when i note "direct_sql": True, error:Not an executable object: "\nSELECT \n ELECTRY_NAME,\n ......
### System Info 2.0.43 ### 🐛 Describe the bug code: ``` elect = MySQLConnector( config={ "host": "180.101.226.110", "port": 4414, "database": "jssp-server", "username": "jssp", "password": "aaaaa", "table": "M_Y_ENERGYELECTRY" }, field_descriptions=prompt_config.ENERGYELECTRY )...