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

creating co-pilot that creates questions to add values to the schema #6

Open
2 tasks
Gautam-Rajeev opened this issue Apr 22, 2024 · 0 comments
Open
2 tasks
Assignees

Comments

@Gautam-Rajeev
Copy link
Contributor

  • Input : scheme which aprovided by step 1
  • You need to create quetions who's answer will add details to the values of the schema
  • Figure out if values cannot be extracted in required detail fromt he user answer and ask back more questions to the user
    Approaches :
  • Ask LLM to create questions -- > LLM evaluates if the user answer contains the required answer --> if yes, ask next question | if no, then create another question than answers the question
  • Create a decision (only works if you know the options based on which you predcit)
@Grinzypino Grinzypino self-assigned this Apr 24, 2024
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

No branches or pull requests

2 participants