Questions tagged with Generative AI on AWS

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 have been using the langchain library for LLM coding. Could someone share a simple code snippet that can be used to generate the vector embedding for a sentence stored in a string? I have no...
1
answers
0
votes
1327
views
asked 5 months ago
Hello, I am trying to deploy this [github solution](https://github.com/aws-samples/amazon-sagemaker-genai-datamesh/tree/main) but **do not have** access to a ml.g5.12xlarge and I am hoping to be able...
1
answers
0
votes
1425
views
AWS
asked 5 months ago
Running into the following error with bedrock and claude-v2. for some of the prompts that we are trying, there are intermittent read timeouts with Claude v2. trying to set read_timeout to a higher...
1
answers
0
votes
1654
views
asked 5 months ago
OpenAI has a concept of Assistants where you can create a chatbot for a specific subject/task etc. Ideally we'd like to use something similar on Bedrock, where we could create an Assistant for a...
1
answers
0
votes
1262
views
AWS
asked 5 months ago
While trying to create a custom model fine tuning job (model Cohere:command), it displays this error: "Validation error: After preprocessing, duplicates and large examples were removed.At least 32...
2
answers
1
votes
855
views
mj752e
asked 6 months ago
Hey, I am using AWS Bedrock runtime client in AWS Lambda. So in python when I am trying to run multiple requests (6) to the claude2 model asynchronously using Threads, some times I get all the results...
1
answers
1
votes
855
views
asked 6 months ago
Is there a way to practice Bedrock for free?
2
answers
0
votes
1818
views
profile picture
EXPERT
asked 6 months ago
Hi, I have created an agent and it always works fine when tested with aws console. However, when trigger agent from code(lambda function with python), providing agent and alias id, it works as...
2
answers
1
votes
837
views
asked 6 months ago
We are building out a RAG application that uses RDS Postgres with the vector DB plug-in applied. We've been working through various performance tweaks and had a question. Has anyone tried using...
0
answers
1
votes
245
views
mwelder
asked 6 months ago
I wrote a code to access the Amazon Bedrock Knowledge Base and it worked successfully but now I am having the error below. How to fix it? **Exception occurred: An error occurred...
1
answers
0
votes
929
views
AWS
asked 6 months ago
I have found documentation that AWS that Bedrock has achieved HIPAA eligibility https://aws.amazon.com/about-aws/whats-new/2023/09/amazon-bedrock-generally-available/ Does that mean the instance of...
1
answers
0
votes
1054
views
john
asked 6 months ago
Hi! I'm building a RAG approach app using bedrock behind the scenes. I was searching and testing different vectorial databases, but since I need to have more control over the data and filter it per...
1
answers
0
votes
1083
views
cao95
asked 7 months ago