mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-23 02:34:21 +01:00
docs: fix numbers
This commit is contained in:
@@ -421,7 +421,7 @@ To use Google Vertex AI with OpenCode:
|
|||||||
You need to have a Google Cloud project with Vertex AI API enabled.
|
You need to have a Google Cloud project with Vertex AI API enabled.
|
||||||
:::
|
:::
|
||||||
|
|
||||||
1. Set the required environment variables:
|
2. Set the required environment variables:
|
||||||
- `GOOGLE_VERTEX_PROJECT`: Your Google Cloud project ID
|
- `GOOGLE_VERTEX_PROJECT`: Your Google Cloud project ID
|
||||||
- `GOOGLE_VERTEX_REGION` (optional): The region for Vertex AI (defaults to `us-east5`)
|
- `GOOGLE_VERTEX_REGION` (optional): The region for Vertex AI (defaults to `us-east5`)
|
||||||
- Authentication (choose one):
|
- Authentication (choose one):
|
||||||
@@ -442,7 +442,7 @@ To use Google Vertex AI with OpenCode:
|
|||||||
export GOOGLE_VERTEX_REGION=us-central1
|
export GOOGLE_VERTEX_REGION=us-central1
|
||||||
```
|
```
|
||||||
|
|
||||||
1. Run the `/models` command to select the model you want.
|
3. Run the `/models` command to select the model you want.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user