mirror of
https://github.com/qodo-ai/pr-agent.git
synced 2025-12-12 02:45:18 +00:00
Update Usage.md
This commit is contained in:
parent
bc28d657b2
commit
14a934b146
1 changed files with 1 additions and 0 deletions
1
Usage.md
1
Usage.md
|
|
@ -310,6 +310,7 @@ To use Google's Vertex AI platform and its associated models (chat-bison/codecha
|
|||
```
|
||||
[config] # in configuration.toml
|
||||
model = "vertex_ai/codechat-bison"
|
||||
fallback_models="vertex_ai/codechat-bison"
|
||||
|
||||
[vertexai] # in .secrets.toml
|
||||
vertex_project = "my-google-cloud-project"
|
||||
|
|
|
|||
Loading…
Reference in a new issue