Skip to content

Commit ec75de3

Browse files
committed
updated translations
1 parent 79352e2 commit ec75de3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

apps/docs/content/docs/en/tools/translate.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ Send a chat completion request to any supported LLM provider
5353
| `vertexProject` | string | No | Google Cloud project ID for Vertex AI |
5454
| `vertexLocation` | string | No | Google Cloud location for Vertex AI \(defaults to us-central1\) |
5555
| `vertexCredential` | string | No | Google Cloud OAuth credential ID for Vertex AI |
56+
| `bedrockAccessKeyId` | string | No | AWS Access Key ID for Bedrock |
57+
| `bedrockSecretKey` | string | No | AWS Secret Access Key for Bedrock |
58+
| `bedrockRegion` | string | No | AWS region for Bedrock \(defaults to us-east-1\) |
5659

5760
#### Output
5861

0 commit comments

Comments
 (0)