Replies: 4 comments 12 replies
-
I have the same question. Is there a way to skip the LLM step and just return the sources? |
Beta Was this translation helpful? Give feedback.
-
In layman terms, |
Beta Was this translation helpful? Give feedback.
-
FYI https://github.com/h2oai/h2ogpt supports this now. Just specify "Only" when selecting subset of documents, and it'll return just the sources it would have used: |
Beta Was this translation helpful? Give feedback.
-
I have a few more random thoughts on source documents: A way to delete an ingested file directly from the GUI. A way to delete multiple document ids from an API endpoint. A way to quickly clear all embeddings from the database. A pre-configured watch folder (source_documents) as part of the installation and no need to |
Beta Was this translation helpful? Give feedback.
-
When i ask a simple question involving my source documents, many of my questions take a long time to respond and seems to answer independant of my documents. Then it will quickly generate an answer regarding my source documents. It would be good to bypass the (seemingly) first process.
Beta Was this translation helpful? Give feedback.
All reactions