amazon-bedrock-samples
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
*Issue #, if available:* *Description of changes:* Need to update the hyperlink in the deployment-guide.md By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
ParamValidationError: Parameter validation failed: Invalid bucket name "": Bucket name must match the regex "^[a-zA-Z0-9.\-_]{1,255}$" or be an ARN matching the regex "^arn:(aws).*:(s3|s3-object-lambda):[a-z\-0-9]*:[0-9]{12}:accesspoint[/:][a-zA-Z0-9\-.]{1,63}$|^arn:(aws).*:s3-outposts:[a-z\-0-9]+:[0-9]{12}:outpost[/:][a-zA-Z0-9\-]{1,63}[/:]accesspoint[/:][a-zA-Z0-9\-]{1,63}$"
Notebook `knowledge-bases/4_customized-rag-retreive-api-titan-lite-evaluation` fails with ImportError, error message below. There seems to be circular dependency with ChatResponseAsyncGen module. Steps to reproduce: 1. Run the notebook as is from SageMaker Studio classic...
*Description of changes:* Adds fine tuning Amazon Titan Lite Model with Model Summarization use case. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute...
*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.
When you ask the agent you want shoes, he ask your name. If your name is not present in the database, the agent will not be able to manage this...
Agent was not able to answer correctly the question : "In what year did Hank Aaron hit the most home runs?" Trace : "The query failed, so the batting table...
Tried to clone rag-solutions using the following command: git clone --depth 2 --filter=blob:none --no-checkout https://github.com/aws-samples/amazon-bedrock-samples && cd amazon-bedrock-samples && git checkout main rag-solutions/contextual-chatbot-using-knowledgebase Getting the following error: error: unable to...
*Description of changes:* Adding support for Ragas v0.1 for evaluation of RAG *this is a draft for showing the concepts only!* By submitting this pull request, I confirm that you...
*Issue #, if available:* *Description of changes:* Adding script for fine-tuning Amazon Titan model on Bedrock. The fine-tuning is targeted towards improving the summarization capability of the Amazon Titan express...