400 Commits

Author SHA1 Message Date
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
319c12a4c6 chore: fix model cost 2023-12-17 02:57:47 +08:00
92b567104f chore: tweak warning message when exceeding quota 2023-12-01 10:06:58 +08:00
1088b9e3c6 chore: change 1 month price from $5 to $10 2023-10-19 00:40:33 +08:00
1737a7a96e chore: update 1 year subscription price id 2023-09-01 19:26:38 +08:00
ebc487466e chore: update annual pricing to $30 2023-09-01 19:17:33 +08:00
7ad1160111 feat: add NEXT_PUBLIC_ALLOW_SELF_OPENAI_KEY 2023-09-01 19:07:32 +08:00
4948f8130b feat: remove gpt4 restriction 2023-08-07 00:00:09 +08:00
c83937738b chore: add NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY 2023-07-27 02:06:25 +08:00
c3a0c37d1d chore: add dockerfile for sqlchat.ai 2023-07-27 01:58:36 +08:00
f8abe4e21f chore: add a log to printout NEXT_PUBLIC env 2023-07-27 01:34:39 +08:00
076a4a8b78 fix: revert last dockerfile change, need more thing to support NEXT_PUBLIC in docker 2023-07-27 01:27:14 +08:00
6066a84341 chore: use next bin to start in dockerfile 2023-07-27 00:59:40 +08:00
6e3269646e chore: add link to find open ai key 2023-07-06 20:32:08 +08:00
1b85bb9f3c chore: more sql button explicit 2023-06-28 13:30:32 +08:00
b5c164512d chore: more doc update 2023-06-25 11:59:19 +08:00
bb34e29f33 chore: fix doc and add more error FAQ 2023-06-25 11:47:46 +08:00
0c5d07b0d7 feat: relax sqlchat bot to be a general bot if no engine specified 2023-06-20 09:48:43 +08:00
eba28dd903 docs: update readme for all locales 2023-06-17 18:26:40 +08:00
d78a2ead53 docs: update docker command 2023-06-17 18:17:24 +08:00
718b75baff fix: fix docker image by generating prisma client 2023-06-17 18:03:54 +08:00
e99bf0deb9 chore: update screenshot 2023-06-16 19:45:17 +08:00
4efdbc1df9 chore: enlarge QueryDrawer 2023-06-16 19:41:23 +08:00
63b1cd272f feat: update latest image on push to main branch
No need to have separate release channel for SQL Chat
2023-06-16 15:51:35 +08:00
1b6afeffa3 refactor: rename method 2023-06-09 09:01:30 +08:00
8f3efcac09 chore: add missing locale file 2023-06-09 09:01:19 +08:00
bbb90c949a feat: add a manual refresh schema button 2023-06-09 08:58:45 +08:00
4c3e4f52d5 feat: enable prompt drawer in prod 2023-06-08 01:24:45 +08:00
88f80aaefe feat: select as many tables up to the maximum token by default 2023-06-08 01:23:34 +08:00
e774078613 refactor: rename selectedTablesName to selectedTableNameList 2023-06-08 01:06:22 +08:00
7edf20a82a chore: change tidbserverless engine type to TiDB
engine type should not be specific to product line
2023-06-08 01:04:11 +08:00
5664a9bb3f chore: pass engine to prompt 2023-06-08 00:59:06 +08:00
149106497e chore: better formating 2023-06-08 00:40:24 +08:00
7c6129e9ff chore: better formatting schema 2023-06-08 00:36:18 +08:00
3f31392dc1 feat: improve prompt 2023-06-08 00:23:41 +08:00
a62b5d803a chore: display token in the prompt drawer 2023-06-07 23:56:19 +08:00