Document BYO LLM & BYO Agent#11369
Conversation
| 2. Select **Amazon Bedrock** from the **LLM Provider** list. | ||
| 3. Select an **Authentication Mode**: | ||
| * **API Key** – Create an API key in AWS, then enter the **Base URL** and your **API Key**. Studio Pro stores the API key securely across sessions. | ||
| * **AWS Signature Version 4** – Select the **Region** and enter your AWS **Access Key ID** and **Secret Access Key**. If available, credentials are taken from your AWS CLI configuration (environment variables). If you enter credentials manually, they are not saved and must be re-entered each session. |
There was a problem hiding this comment.
We have removed this option from authentication modes, let's just add a note that for now API key is the only option to authenticate with Bedrock.
There was a problem hiding this comment.
Thanks. Updated now.
petarvukmirovic
left a comment
There was a problem hiding this comment.
I left a small comment on a feature we removed in the meantime. Let us know if you need any more input from us.
| 2. Select **OpenAI Compatible** from the **LLM Provider** list. | ||
| 3. Enter the **Base URL** for your API endpoint. | ||
| 4. Enter the **Model ID**. | ||
| 5. Enter your **API Key**. Studio Pro stores this key securely across sessions. |
There was a problem hiding this comment.
Could we explicitly mention that this field is actually optional?
Reason: the UI does not show this clearly as of right now.
There was a problem hiding this comment.
Do you mean the API Key field for OpenAI Compatible providers?
There was a problem hiding this comment.
Correct, so for the OpenAI Compatible providers, the API Key field is optional.
This is just to safe ourselves from the obvious question, considering that the UI does not reflect this properly as of right now.
No description provided.