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

Handle case where LLM pics invalid docset. #1006

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Handle case where LLM pics invalid docset. #1006

merged 1 commit into from
Jun 10, 2024

Conversation

gperetin
Copy link
Contributor

Fixes an issue where LLM would select a docset that doesn't exist.

This handles that in 2 ways:

  • improve the prompt to tell the LLM to select only from the provided list
  • if an invalid docset is still picked, continue without that docset

@gperetin gperetin assigned gperetin and senko and unassigned gperetin Jun 10, 2024
@senko senko merged commit 3da2254 into main Jun 10, 2024
6 checks passed
@LeonOstrez LeonOstrez deleted the external-docs-fix branch July 2, 2024 17:09
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.

2 participants