Skip to content

Commit 54a6a10

Browse files
committed
change gcp link
1 parent 409cc6d commit 54a6a10

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. 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).
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 access](https://cloud.google.com/vertex-ai/generative-ai/docs/control-model-access).
1414

1515
### Defang OpenAI Access Gateway
1616

0 commit comments

Comments
 (0)