Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🤖 Improve option handling and error recovery in LLM adventure game #10

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sentry-autofix[bot]
Copy link
Contributor

👋 Hi there! This PR was automatically generated by Autofix 🤖

This fix was triggered by [email protected]

Fixes DEBUG-ADVENTURE-7

  • Ensures a minimum of 2 options are always returned, padding with default options if necessary.
  • Limits the number of returned options to a maximum of 3.
  • Adds a fallback mechanism to return default options and a generic narrative in case of an exception during option generation.

If you have any questions or feedback for the Sentry team about this fix, please email [email protected] with the Run ID: 4623.

Copy link

@quintasda quintasda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Completed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant