File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed
Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 1515aconnect
1616adk
1717agentic
18+ ainvoke
19+ airbnb
1820autouse
1921cla
2022cls
3032langgraph
3133lifecycles
3234linting
35+ mcp
36+ npx
3337oauthoidc
38+ openbnb
3439opensource
3540socio
3641sse
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ GOOGLE_API_KEY="your key"
22# Choose Model Backend: 0 -> ML Dev, 1 -> Vertex
33GOOGLE_GENAI_USE_VERTEXAI = True
44
5- # ML Dev backend config
6-
7- # Vertex backend config
5+ # Vertex AI backend config
86GOOGLE_CLOUD_PROJECT = " your project id"
97GOOGLE_CLOUD_LOCATION = " us-central1"
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ GOOGLE_API_KEY="your key"
22# Choose Model Backend: 0 -> ML Dev, 1 -> Vertex
33GOOGLE_GENAI_USE_VERTEXAI = True
44
5- # ML Dev backend config
6-
7- # Vertex backend config
5+ # Vertex AI backend config
86GOOGLE_CLOUD_PROJECT = " your project id"
97GOOGLE_CLOUD_LOCATION = " us-central1"
You can’t perform that action at this time.
0 commit comments