amazon-bedrock-samples icon indicating copy to clipboard operation
amazon-bedrock-samples copied to clipboard

This repository contains examples for customers to get started using the Amazon Bedrock Service. This contains examples for all available foundational models

Results 163 amazon-bedrock-samples issues
Sort by recently updated
recently updated
newest added

*Issue #, if available:* *Description of changes:* Adding Arize Phoenix Evals (for RAG) with Amazon Bedrock Knowledge Bases By submitting this pull request, I confirm that you can use, modify,...

invalid

*Issue #, if available:* *Description of changes:* Adding ragas latest and claude 3 By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution,...

*Issue #, if available:* *Description of changes:* Added citations returned by knowledge bases to streamlit application. The S3 uri is converted to a S3 presigned URL to provide source document...

*Issue #, if available:* *Description of changes:* Link to the folder was broken, it was throwing 401, updated the right path By submitting this pull request, I confirm that you...

hi, According to the [bedrock knowledge base document website](https://docs.aws.amazon.com/bedrock/latest/userguide/knowledge-base-setup.html), now the vector index should choose "faiss" as engine. If still use the "nmslib" engine as written in the [sample code](https://github.com/aws-samples/amazon-bedrock-samples/blob/main/agents/create-agent-and-kb/cdk-deployment/assets/lambda-function-create-kb/create_knowledge_base.py),...

*Issue #, if available:* While running the Titan MM embedding code, I stumbled upon an error at the "1. Setup" step complaining about a missing library: seaborn. *Description of changes:*...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

invalid

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...

invalid

Retrieval-Augmented Generation (RAG) models have emerged as a promising approach to enhancing the capabilities of language models by incorporating external knowledge from large text corpora. However, despite their impressive performance...

*Issue #, if available:* *Description of changes:* By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

invalid