Questions tagged with Amazon OpenSearch Serverless
Amazon OpenSearch Serverless is a serverless option in Amazon OpenSearch Service
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.
data source -> web crawler
Regex include pattern -> none
content chunking and parsing -> default
embeddings model -> Embed english v3
vector database -> quick create a new vector store
policies...
The error is too generic which why I don't know the full reason behind it
I'm trying to create amazon bedrock knowledge bases with web scrapper
just following this tutorial ->...
Hi all,
I am making a chatbot using this GitHub repo https://github.com/aws-samples/amazon-bedrock-samples/tree/main/rag-solutions/contextual-chatbot-using-knowledgebase. My chatbot will store about...
Hi,
I am using the AWS Serverless OpenSearch Collection Index. My index is `error-logs`. I am trying to delete documents older than 3 days, for example.
I did not find an API that can delete...
I am trying to build RAG in Bedrock, When I try creating Vector store using OpenSearch serverless service, its failing to create.
Earlier I was having issues with permissions which I corrected by...
Hi, I am starting to look at Bedrock Knowledge Base but when i try to create a knowledge base i get a "Failed to create the Amazon Opensearch Serverless collection. Failed to fetch" error.
I have...
Hello,
I have deployed a Bedrock KnowledgeBase using OpenSearch Serverless with console and it works fine.
Now I would like to automate this deployment using the CDK (I am using Python) but I am not...
Hi, I'm trying to use AWS Lambda to deploy a CloudFormation template into an application, but I'm encountering an issue.
My application includes an AWS Bedrock Knowledge Base. Sometimes when I...
but Failed to delete knowledge base - xxxx
Unable to delete data from vector store for data source with ID xxxxx. Check your vector store configurations and permissions and retry your request. If the...
Hey,
Is there a way to allocate separate resources (in the form of nodes/threads etc.) for `indexing` vs `searching` on a Managed OpenSearch cluster on AWS?
It seems like this is possible in...
Hi everyone,
I'm working on a project using Amazon OpenSearch Serverless to store and search content based on tags. Both tags to filter and tags of content can be multiple. Documents, or contents,...
Hey All,
I have an issue with AWS Bedrock Knowledge Base, Web crawler as a data source, I have accidently put 2 URLs, of Wikipedia (e.g, "https://en.wikipedia.org/wiki/article1 and second URL:...