435 Commits

Author SHA1 Message Date
bf938be4c7 chore: pr check 2025-07-09 19:39:16 -07:00
b878c59e7c chore: sqlchat.ai push 2025-07-09 19:33:11 -07:00
610980d70c feat: add OceanBase support (#180)
* Add Oceanbase support

* Modify screenshot

* Modify the README document
2025-06-17 11:19:08 +08:00
efb2333d33 Update README.es-ES.md 2025-04-11 10:52:09 +08:00
0b7c87081e Update README.zh-CN.md 2025-04-11 10:51:52 +08:00
b843a266a9 Update README.md 2025-04-11 10:51:16 +08:00
57af08d721 Add Deepseek Chat support and fix query results display (#179) 2025-04-07 14:16:06 +08:00
b9df834fd8 chore: add DBHubBanner 2025-03-17 14:49:50 +08:00
2f9679ebe4 chore: add CLAUDE.md 2025-03-17 14:42:02 +08:00
71e3526e8c Update README.md
remove license dup
2025-01-09 23:43:44 +08:00
b6cc884ddc Change BSL to MIT 2025-01-09 23:42:50 +08:00
afa97316b5 docs: add ollama 2024-08-01 23:00:53 +08:00
41899b678c feat: regenerate lock file to fix lockfile is incompatible 2024-07-05 22:51:05 +08:00
41688d9e15 chore: update README.zh-CN.md (#160)
Correct the Chinese grammatical errors in README.zh-CN.md
2024-06-07 19:05:12 +08:00
2f20ca37eb Adding one-click deploy button for RepoCloud.io to top to match Vercel button README.md (#158)
Adding button to the top of the readme in shields.io format
2024-06-05 22:56:12 +07:00
0fe1f41086 chore: include view in PG 2024-05-17 12:26:10 +08:00
2293727e31 feat: add gpt4 turbo and 4o 2024-05-17 12:20:38 +08:00
d32212776c chore: inject NEXT_PUBLIC_ALLOW_SELF_OPENAI_KEY at build time 2024-04-02 10:35:57 +08:00
5ee2e2d244 chore: swap banner 2024-04-01 23:27:38 +08:00
93e37473b5 chore: remove NEXT_PUBLIC_USE_DATABASE in sqlchat-ai 2024-04-01 23:07:07 +08:00
ba2730a6d0 chore: better instruction for setting 2024-04-01 22:57:22 +08:00
3b19046e1e configurable outgoing mailbox (#149)
* configurable outgoing mailbox

* set the outgoing mail `noreply@sqlchat.ai` as the default if not specified anything
2024-02-07 11:16:45 +08:00
f2da2855c3 Update index.ts (#148)
Minor grammar update to prompt
2024-02-06 10:51:02 +08:00
7c7f4d9acd chore: tweak banner 2024-02-03 16:28:30 +08:00
59e87341a9 add optional config for users who belong to multiple organizations pass a header OpenAI-Organization to specify which organization is used for an API request (#145)
Co-authored-by: lushenle <lushenle@bytedance.com>
2024-01-31 21:47:50 +08:00
30ff20ee4f OpenAI API key link Update in README.md (#144) 2024-01-28 18:12:42 +08:00
fd56b0be19 docs: update FAQ 2024-01-04 17:35:07 +08:00
a3b0b31406 docs: fix indentation 2024-01-02 13:49:53 +08:00
c3e8c6ea76 doc: update chinese readme 2024-01-02 13:37:46 +08:00
041d96e8ee docs: update FAQ 2023-12-19 13:49:21 +08:00
252ad394e1 chore: further update readme 2023-12-19 13:46:30 +08:00
6e610d62ed chore: update readme 2023-12-19 13:42:33 +08:00
4f05dea44d chore: improve readme 2023-12-19 13:21:41 +08:00
da88632e49 chore: fix image path 2023-12-19 13:13:32 +08:00
b7ade141b6 chore: update readme 2023-12-19 13:12:13 +08:00
4031d3fc84 feat: support MariaDB system version table 2023-12-19 12:29:37 +08:00
2c6ec0ce78 feat: support connecting to mysql/mariadb without secure connection support 2023-12-19 12:24:25 +08:00
10a1e8acc9 chore: swap banner 2023-12-18 00:43:33 +08:00
f2cc5e8076 feat: include non-public schema in the prompt 2023-12-17 23:34:41 +08:00
eb9ec23838 docs: further tweak readme 2023-12-17 22:57:21 +08:00
4bbf7dce16 docs: update readme 2023-12-17 22:47:33 +08:00
cfab43e9a9 chore: add next-auth-provider only if account is enabled 2023-12-17 22:33:13 +08:00
ef7ffd3bb1 chore: remove debug log 2023-12-17 22:22:47 +08:00
11f6284559 feat: only use prisma adaptor for nextauth if account feature enabled
Otherwise will cause db error
2023-12-17 22:21:44 +08:00
1e58e89bdd chore: add debug log 2023-12-17 22:02:54 +08:00
2984efaa7a chore: rename env file 2023-12-17 21:34:15 +08:00
8d02dba90e chore: update readme 2023-12-17 21:25:06 +08:00
42bad976a4 chore: improve onboarding experience 2023-12-17 20:50:11 +08:00
af03b3c922 chore: fix log message 2023-12-17 20:12:26 +08:00
b5c017461f feat: pass model to calculate usage 2023-12-17 19:49:10 +08:00