Skip to content

Commit 93d7ba8

Browse files
authored
Fix formatting of vertex ai instructions (#418)
1 parent afb9bcc commit 93d7ba8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example-apps/chatbot-rag-app/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ kubectl create configmap chatbot-rag-app-env --from-env-file=.env
9595

9696
<details>
9797
<summary>To use Vertex AI, set `LLM_TYPE=vertex` in your `.env` and follow these steps</summary>
98+
9899
The `api-frontend container` needs access to your Google Cloud credentials.
99100
Share your `application_default_credentials.json` as a Kubernetes secret:
100101
```bash

0 commit comments

Comments
 (0)