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
358 stars 183 forks source link

Updating labs 1 and 3 to address hallucination when user prompts to reserve days off for an employee #214

Closed abdilmajideali closed 1 week ago

abdilmajideali commented 1 week ago

To address hallucination issue when users prompts to reserve days off for an employee, I have updated the "reserve_vacation_time" function description. It now states to use all parameters and now asks the user for "start date" and "end date" information if missing in their prompt.