Skip to content

Commit 409cc6d

Browse files
committed
add gcp link to readme
1 parent 31c7035 commit 409cc6d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/managed-llm/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ You can configure the `MODEL` and `ENDPOINT_URL` for the LLM separately for loca
1010
* The `MODEL` is the LLM Model ID you are using.
1111
* The `ENDPOINT_URL` is the bridge that provides authenticated access to the LLM model.
1212

13-
Ensure you have the necessary permissions to access the model you intend to use. For example, if you are using AWS Bedrock, verify that your account has [model access](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access-modify.html).
13+
Ensure you have the necessary permissions to access the model you intend to use. To do this, you can check your [AWS Bedrock model access](https://docs.aws.amazon.com/bedrock/latest/userguide/model-access-modify.html) or [GCP Vertex AI model permissions](https://cloud.google.com/vertex-ai/generative-ai/docs/partner-models/use-partner-models?hl=en#grant-permissions).
1414

1515
### Defang OpenAI Access Gateway
1616

0 commit comments

Comments
 (0)