aws-samples / serverless-pdf-chat

LLM-powered document chat using Amazon Bedrock and AWS Serverless
https://aws.amazon.com/blogs/compute/building-a-serverless-document-chat-with-aws-lambda-and-amazon-bedrock/
MIT No Attribution
228 stars 206 forks source link

Makes embedding model id available as parameter; Upgrade to Titan V2 #54

Closed moserda closed 1 month ago

moserda commented 1 month ago

Issue #, if available:

Description of changes: This PR makes selecting the embedding model available as a parameter through SAM. It also upgrades the default model to Titan v2.

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