aws-samples / amazon-bedrock-samples

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models
https://aws.amazon.com/bedrock/
MIT No Attribution
514 stars 267 forks source link

Update 0_create_ingest_documents_test_kb.ipynb #125

Open clevesterz opened 6 months ago

clevesterz commented 6 months ago

updated the index creation params to faiss and the space_type to innerproduct, for new AOSS requirement for vector

Issue #, if available: failed to create Knowledge base because AOSS required faiss

Description of changes: updated the index creation params to faiss and the space_type to innerproduct

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.