sqlchat icon indicating copy to clipboard operation
sqlchat copied to clipboard

Chat-based SQL Client and Editor for the next decade

Results 21 sqlchat issues
Sort by recently updated
recently updated
newest added

### Is your feature request related to a problem? Only tables in a postgresql schema is listed. The result is that views are not added into the chat context. ###...

enhancement

### Is your feature request related to a problem? Using LLM models provided by different companies with OpenAI API. ### Describe the solution you'd like For example there are LLM...

enhancement
help wanted

### Is your feature request related to a problem? The db schema is not initialized automatically after the service is started: ```bash 9d178106ae94:/# psql -U sqlchat_user -d sqlchat psql (14.10)...

enhancement

### Is your feature request related to a problem? I want to know if you app can authentication with MFA? ### Describe the solution you'd like Have that kind of...

enhancement

### Is your feature request related to a problem? azure 的openai的模型,跟原生的openai的模型参数基本一致的,我尝试修改了下 src/utils/model.ts,发现不好使,可能还是少了api_type和api_version两个参数 ![图片](https://github.com/sqlchat/sqlchat/assets/18281443/08a92cdb-b942-4b31-8b88-fc94ee7af94b), 请大神看看能否修改代码以支持。 ### Describe the solution you'd like 通过修改源码,支持azure openai ### Additional context _No response_

enhancement

### Is your feature request related to a problem? 话说你们这个开源软件支持sqlite3么,另外,docker-compose.yml能不能提供一份给我,我就不自己写了 ### Describe the solution you'd like 话说你们这个开源软件支持sqlite3么,另外,docker-compose.yml能不能提供一份给我,我就不自己写了 ### Additional context 话说你们这个开源软件支持sqlite3么,另外,docker-compose.yml能不能提供一份给我,我就不自己写了

enhancement

### Is your feature request related to a problem? 请问支持接入其他大模型么? ### Describe the solution you'd like 比如在本地部署好后,可以接入sqlchat。 ### Additional context _No response_

enhancement

### Is your feature request related to a problem? Not being able to define jsonb schemas means I can't really use it effectively for my daily job. ### Describe the...

enhancement

### Is your feature request related to a problem? I wan't to ask my ClickHouse databases in natural language ### Describe the solution you'd like Just add support for ClickHouse...

enhancement
help wanted

我想部署在离线内网服务器上,所以能支持其他离线ai模型吗?GPT需要联网,支持自定义AI模型吗

enhancement