Vector DB is RDS by default, but I would like to see an option to select Amazon OpenSearchServerless added.
OpenSearchServerless is a very useful option for Vector DB because it enables a very good hybrid search.
It is definitely a valid option when building an AI execution environment (RAG) on AWS.
At present, it seems that OpenSearchServerless cannot be selected as an option, so it seems that the only way is to build Amazon Bedrock separately and connect it using Dify's custom tool. (I would like to be able to select Amazon OpenSearchServerless for deployment of the relevant CDK, as it is time-consuming and labor-intensive.)
To begin with, it is unclear whether OpenSearchServerless can be set up for the knowledge (vector DB) of Dify's Community Edition...