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

Idea: Allow garbo to return multiple responses for each prompt if there are unclear results #525

Open
Greenheart opened this issue Dec 18, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Greenheart
Copy link
Collaborator

Greenheart commented Dec 18, 2024

Perhaps we could allow garbo to return multiple options for the same task?

If we transform each schema into a Zod array (z.array()), update the prompts, and then allow garbo to return one or more results with the same structure. Then a human could pick the best option via a validation UI.

This might help to solve some issues.

@Greenheart Greenheart added the enhancement New feature or request label Dec 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant