New user sign up using AWS Builder ID is currently unavailable on re:Post. To sign up, please use the AWS Management Console instead.
All Content tagged with Generative AI on AWS
Innovate faster to reinvent customer experiences and applications
Content language: English
Select up to 5 tags to filter
Sort by most recent
146 results
Hello,
I've imported an LLM to bedrock. It's a fine-tuned llama 3 8B model, but when I try to test it in the playground, I get '*User input fails validation*'. This does not happen with FMs, and it d...
When attempting to generate a set of images, via text prompt, using the default Titan Image Generator G1 V2 model; the results from the image generator frequently do not match the `numberOfImages` par...
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 ...
Hi, I'm new to AWS and was going through this guide: https://docs.aws.amazon.com/bedrock/latest/userguide/flows-ex.html when I ran into this error. I am trying to use Claude 3 Sonnet for my model of c...
Hi guys,
can you please point me in the right direction to create/update an Agent Version **with** an Action Group associated?
Right now I can do it from AWS Console UI only...
Also, I see a comm...
EXPERT
published 2 months ago1 votes227 views
Large language models (LLMs) can generate biased, toxic, or hallucinated content, making model evaluation crucial. With hundreds of LLMs available, understanding metrics and conducting evaluations is ...
In Bedrock, why is it preferable to use an **agent** ***VS*** use a **knowledge base with a Lambda function**? I want a detailed analysis of which option is better and why.
I am encountering an intermittent **ModelErrorException ** when using the Anthropic Claude 3.5 Sonnet model integrated via the Converse API in my application. The issue occurs randomly, without any id...
Hi,
We're about to kick off a project with a client operating exclusively in GovCloud, and they require the use of large language models (LLMs) with extended context windows (over 100K). Currently, ...
I have observed a very peculiar thing where the sync jobs for the Bedrock knowledge base are trying to update the existing documents which weren't updated/modified at all in the source S3 bucket when ...
Hi,
I have built an application in Amazon App Studio. I have configured specific automations as per my requirements. But, when i am trying to publish it to testing environment for testing purposes, pu...
I want to re-rank my RAG results from AWS Bedrock.
But the only example I see as of yet is this : -
https://github.com/aws-samples/amazon-bedrock-samples/blob/main/knowledge-bases/features-examples/0...