Questions 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
Browse through the questions and answers listed below or filter and sort to narrow down your results.
Hi, I am trying to use Prompt flow in our application. For that, I just followed this AWS official video [https://youtu.be/_Bmk6peAHao?si=CuksHwTVPoni2AgK]() , then i have created a prompt flow with...
Hello,
I'm trying to acces the batch inference service of aws Bedrock through the API, but apparently it is no more available.
I have been pointed to this guide...
Hi. I'm trying to create an english tutor chatbot that will produce answers with 30 or less words. My prompt has around 1k tokens and here are the most important parts of...
We configured chatbot with Bedrock and knowledge base. We see 'source' address bugs.
Any assistance to configure and get source results.
Is there a way I can get all the messages send by the User and answered by the LLM Agent using some API call or Bedrock functionality? Something like: {"user":"hello","agent":"hello, how are you...
It looks like tool calls with Llama 3.1 models are not being escaped properly. When the model uses quotes, the tool call params are truncated. This doesn't seem to happen with another model, like...
In AWS Bedrock when I try to test the Prompt flow I have an error message:
![Enter image description here](/media/postImages/original/IMLXrWRHPzSf2EOT8oj3XbdA)
Where can I check what permission I...
Hello,
When i try to do a prompt flow I can not link the Flow input to the input section of the prompt. There is no blue circle for input in the prompt node and in the settings input is empty. How...
We've been using Claude 3 Sonnet for months via Bedrock and switched to Claude 3.5 Sonnet and now we are experiencing rate limit HTTP 429 errors from the Bedrock API (too many requests) that we never...
Hi guys, I used to be able to test in the playground chat with different models, particularly Sonnet 3.5, however now it won't let me test with any of them. Could someone give me some help to try to...
How do you send the CSV that the AI generated to Excel, the AI generates a text of approximately 20 lines, then sends a message "(473 lines remaining)" and does not print any more lines, for jobs...
I am following [AMZ Workshop : 02_fine-tuning_llama2.ipynb](https://github.com/aws-samples/amazon-bedrock-workshop/blob/main/03_Model_customization/02_fine-tuning_llama2.ipynb) to try to fine-tune the...