mirror of
https://github.com/sqlchat/sqlchat.git
synced 2025-08-02 22:58:43 +08:00
chore: update env example
This commit is contained in:
@ -1,3 +1,3 @@
|
||||
# Do not share your OpenAI API key with anyone! It should remain a secret.
|
||||
OPENAI_API_KEY=<YOUR_API_KEY>
|
||||
OPENAI_API_ENDPOINT=<YOUR_API_ENDPOINT>
|
||||
OPENAI_API_KEY=YOUR_API_KEY
|
||||
OPENAI_API_ENDPOINT=[OPTIONAL]YOUR_API_ENDPOINT
|
||||
|
Reference in New Issue
Block a user