We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afb9bcc commit 93d7ba8Copy full SHA for 93d7ba8
example-apps/chatbot-rag-app/README.md
@@ -95,6 +95,7 @@ kubectl create configmap chatbot-rag-app-env --from-env-file=.env
95
96
<details>
97
<summary>To use Vertex AI, set `LLM_TYPE=vertex` in your `.env` and follow these steps</summary>
98
+
99
The `api-frontend container` needs access to your Google Cloud credentials.
100
Share your `application_default_credentials.json` as a Kubernetes secret:
101
```bash
0 commit comments