mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
synced 2025-11-17 14:33:41 +08:00
chore: Add Vertex AI configuration options to .env.template
This commit is contained in:
@@ -67,3 +67,13 @@ ANTHROPIC_URL=
|
|||||||
|
|
||||||
### (optional)
|
### (optional)
|
||||||
WHITE_WEBDAV_ENDPOINTS=
|
WHITE_WEBDAV_ENDPOINTS=
|
||||||
|
|
||||||
|
# (optional)
|
||||||
|
# Default: Empty
|
||||||
|
# Google Cloud Vertex AI full url, set if you want to use Vertex AI.
|
||||||
|
VERTEX_AI_URL=
|
||||||
|
|
||||||
|
# (optional)
|
||||||
|
# Default: Empty
|
||||||
|
# Text content of Google Cloud service account JSON key, set if you want to use Vertex AI.
|
||||||
|
GOOGLE_CLOUD_JSON_KEY=''
|
||||||
Reference in New Issue
Block a user