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

Ask direct questions about the provided document #16

Open
this-josh opened this issue Nov 27, 2023 · 1 comment
Open

Ask direct questions about the provided document #16

this-josh opened this issue Nov 27, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@this-josh
Copy link

In the example a document is uploaded and the model is asked to name the planets in the solar system - this is a task any decent LLM should be able to do without a document. Currently when I open a pdf document and ask something like

Does this document mention the number of planets in the solar system I get a response like

"I am not able to provide a specific answer about whether or not a particular document..."

It would be good if we could ask questions about the document, similar to elicit. This would enable us to ask the LLM about opinions the document provides which would give responses that the LLM could not without context.

@BruceMacD
Copy link
Owner

Thanks for the feedback @this-josh, there are some techniques that I can apply that should greatly improve general question performance. This is on the short-term road map.

@BruceMacD BruceMacD self-assigned this Nov 27, 2023
@BruceMacD BruceMacD added the enhancement New feature or request label Nov 27, 2023
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

2 participants