-
Notifications
You must be signed in to change notification settings - Fork 35
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
4240e07
commit f9777bd
Showing
52 changed files
with
1,747 additions
and
1,221 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
# OpenAI Key. eg: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
# OpenAI API Key. eg: sk-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
NEXT_PUBLIC_OPENAI_API_KEY= | ||
# Your own openai api proxy url. If empty here, default proxy will be https://api.openai.com | ||
# Your own OpenAI API proxy address. If left empty, https://api.openai.com will be used by default. | ||
NEXT_PUBLIC_OPENAI_API_PROXY= | ||
|
||
# Azure OpenAI Key. eg: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
# Azure OpenAI API Key. eg: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx | ||
NEXT_PUBLIC_AZURE_OPENAI_API_KEY= | ||
# your own Azure OpenAI api proxy url. If it is empty, the Azure OpenAI Service will not function properly. | ||
NEXT_PUBLIC_AZURE_OPENAI_API_PROXY= | ||
# Resource name for Azure OpenAI Service. If empty, Azure OpenAI Service will not be able to be used. | ||
NEXT_PUBLIC_AZURE_OPENAI_RESOURCE_NAME= | ||
|
||
# set your own sentry dsn. if empty here, it will not report error to sentry | ||
# Set your own sentry dsn. if empty, it will not report error to sentry | ||
NEXT_PUBLIC_SENTRY_DSN= |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
f9777bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
l-gpt – ./
l-gpt.vercel.app
l-gpt-git-main-peek-a-booo.vercel.app
l-gpt-peek-a-booo.vercel.app
gpt.ltopx.com