aws-samples / serverless-rag-demo

Amazon Bedrock Anthropic Claude, (Llama2-7B/13B/70B /Falcon-7B/40B/180B on Amazon Sagemaker) LLMs with Amazon Opensearch Serverless as a Vector DB
https://aws.amazon.com/blogs/big-data/build-scalable-and-serverless-rag-workflows-with-a-vector-engine-for-amazon-opensearch-serverless-and-amazon-bedrock-claude-models/
MIT No Attribution
139 stars 39 forks source link

Fixed minor bug in query_rag_bedrock.py #94

Closed philiptran closed 4 months ago

philiptran commented 4 months ago

Issue #, if available:

Description of changes:

Fixed a minor bug in query_rag_bedrock.py - the query_vectordb may not be available in the input_to_llm dict.

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