Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python version for generative-ai-cdk-constructs #1394

Open
santoshsg1308 opened this issue Mar 13, 2024 · 4 comments
Open

Python version for generative-ai-cdk-constructs #1394

santoshsg1308 opened this issue Mar 13, 2024 · 4 comments

Comments

@santoshsg1308
Copy link

Can you please let us know when can we expect the docs for python equivalent of https://constructs.dev/packages/@cdklabs/generative-ai-cdk-constructs/v/0.1.87?submodule=opensearch_vectorindex&lang=python

Basically we want to create an opensearchserverless collection with custom vector field and index name and further create a knowledgebase as well .

As a priority we would like to know if there is a to create index and a vector field on an existing opensearch serverless collection as we would eventually want to define multiple knowledgebases pointing to a specific index and vector field in the same opensearch serverless collection

@truggeriaws
Copy link
Contributor

Hey @santoshsg1308, it appears as though the Python documentation for this construct stopped working between versions 0.1.39 and 0.1.40. I'll take a deeper look into this and see what I can find.

@santoshsg1308
Copy link
Author

santoshsg1308 commented Mar 14, 2024

I have managed to create opensearch serverless collection with vector index and attaching it to a knowledgebase using the generative-ai-cdk-constructs library in python now.
Can you please direct me how do I attach them to a VPC as we would like to have them inside a VPC ?
Also is there a way to overiride the vector collection creation to have more control over the collection name and the policies it creates

@truggeriaws
Copy link
Contributor

@santoshsg1308 For questions about the usage of the package, please file an issue on the construct specific Github.

@mrgrain
Copy link
Contributor

mrgrain commented Aug 29, 2024

Fixed in #1421 via https://github.com/aws/jsii-rosetta/releases/tag/v5.4.34

Need to make sure this is deployed and then check again.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants