mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-09-26 01:23:18 +08:00
chore: minor readme tweak
This commit is contained in:
@ -7,8 +7,7 @@
|
||||
|
||||
## What
|
||||
|
||||
SQL Chat is a chat-based SQL Client to answer database questions and query database using natural
|
||||
language.
|
||||
SQL Chat is a chat-based SQL client to ask database questions and query database using natural language.
|
||||
|
||||

|
||||
|
||||
@ -33,7 +32,7 @@ SQL Chat is built by Next.js, it supports following databases and will add more
|
||||
- All database conenction configs are stored locally in your browser. You can also visit settings to
|
||||
clear the data.
|
||||
|
||||
- Only the database schema will be sent to the OpenAI API. No table data will be sent to OpenAI API.
|
||||
- Only the database schema will be sent to the OpenAI API. No table data will be sent to there.
|
||||
|
||||
## Local Development
|
||||
|
||||
|
Reference in New Issue
Block a user