All Content tagged with Amazon Bedrock
The easiest way to build and scale generative AI applications with foundation models (FMs).
Content language: English
Select up to 5 tags to filter
Sort by most recent
478 results
Hi team,
I’m currently working on setting up a Knowledge Base in AWS Bedrock and have enabled all Titan models in our Sandbox account. However, when trying to test the Knowledge Base, I can’t select...
I am trying to call boto3 client bedrock (invoke_model or converse).
I am using boto3 1.35.35 and tried with 1.34.34.
I tried for the lambda function python 10, 11 and 12.
I already tried to pass the...
I'm trying to provision Bedrock Agents to use the recent code interpretation feature:
- https://docs.aws.amazon.com/bedrock/latest/userguide/agents-code-interpretation.html
-...
In AWS Bedrock > Agent > My Agent:
When I click on the **Spread button** on the top right of **Test Agent** window, I cannot fold it back. The **Fold button** seems to be covered by the **TestAlias**...
The [documentation](https://docs.aws.amazon.com/bedrock/latest/userguide/models-regions.html) that lists which model's are available in which regions states that
> All models are supported in the US...
I created a knowledge base in amazon bedrock. I upload data sources and then i wanted to sync the data sources.
But when I select the data source and select "sync", nothing happens. I get no...
Hello everyone,
I've encountered an issue while using the Amazon Bedrock Converse API. When trying to process a file, I received the following exception:
`An error occurred (ValidationException) when...
Can anybody help me and point out a sample or article or provide instructions that how can I write Amazon bedrock agent Lambda in C#/.Net?
We are working on ingesting websites into an OpenSearch Serverless Collection, with a requirement to provision the infrastructure at runtime and destroy it once vector generation is complete. We are...
Hi all,
I am building a genAI chatbot using AWS Lambda, OpenSearch Serverless, CloudFormation, Bedrock, and S3 to build it and then AWS API Gateway to host it on our website.
Originally I was...
Hello,
Regarding the Bedrock Amazon Titan models , Premier and Express, when they are requested to make a weather forecast for next hours, does they have their own weather data source, or should...
When creating Bedrock action groups, we are getting the following error "Failed to create OpenAPI 3 model from the JSON/YAML", despite the OpenAPI being valid and it working if pasted in the agent...