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

Suggestion: Divide the user question into sub-questions #69

Open
steve7158 opened this issue Oct 27, 2024 · 0 comments
Open

Suggestion: Divide the user question into sub-questions #69

steve7158 opened this issue Oct 27, 2024 · 0 comments

Comments

@steve7158
Copy link

It is quite similar to how perplexity pro works maybe. So what i was thinking is that we pass the user question via llm model to generate sub questions. We then use these sub-questions to fetch n top results via serper. Then pass all these sub-questions and there respective responses to an llm to generate answer.

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

1 participant