Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

awsome #5667

Closed
wants to merge 12 commits into from
Closed

awsome #5667

Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions .env.template
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,20 @@
OPENAI_API_KEY=sk-xxxx

# Access password, separated by comma. (optional)
CODE=your-password
CODE=120221

# You can start service behind a proxy. (optional)
PROXY_URL=http://localhost:7890

# (optional)
# Default: Empty
# Google Gemini Pro API key, set if you want to use Google Gemini Pro API.
GOOGLE_API_KEY=
GOOGLE_API_KEY=AIzaSyCU-1Vp9GICn-0KfJ4x_fz4YTABiB3sd7I

# (optional)
# Default: https://generativelanguage.googleapis.com/
# Google Gemini Pro API url without pathname, set if you want to customize Google Gemini Pro API url.
GOOGLE_URL=
GOOGLE_URL=https://generativelanguage.googleapis.com/

# Override openai api request base url. (optional)
# Default: https://api.openai.com
Expand Down Expand Up @@ -66,4 +66,4 @@ ANTHROPIC_API_VERSION=
ANTHROPIC_URL=

### (optional)
WHITE_WEBDEV_ENDPOINTS=
WHITE_WEBDEV_ENDPOINTS=
Loading