h2oai / h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://gpt-docs.h2o.ai/
http://h2o.ai
Apache License 2.0
11.29k stars 1.24k forks source link

Sepparate Upload Document to Database H2O and Query-Summary #1627

Open btriw opened 4 months ago

btriw commented 4 months ago

Hi i just tried to learn about h2o and have script to hit h2o api, but i confuse how to sepparate between upload document to h2o database and queries-summaries answering is there any proper way to do it? this is how i tried :

image

query part image

upload part image

pseudotensor commented 4 months ago

Sorry for delay. At moment there is no generic upload of files that is used generically. The upload of file is tied to the document ingest. However, from client it's still exposed as generic files that were uploaded.