Catalin Batrinu
Catalin Batrinu
Hi, The conversion from docx to pdf is working perfect. But can I convert the one docx to jpg images, one per page ? I've tried `curl --form [email protected] http://localhost/unoconv/jpg...
Connection to an external qdrant instance is not working anymore. It was working in the last release. My changes in settings.yaml are: ``` vectorstore: database: qdrant qdrant: url: http://localhost:6333 port:...
I am runnign Qdrant in a Docker container. If I am starting privateGPT and the default collection `make_this_parameterizable_per_api_call` doens't exist in Qdrant, everything is working fine, I can ingest and...
Hi Daniel, I have an issue with the stream parser. I am trying to parse each line from a file in SPIFFS and is only working for the first line....
After 8 minutes (more or less) I am getting a model timeout like this one. `Error processing response stream for session j7WimTYOfJYKQw4VAAAD: ModelTimeoutException: Model has timed out in processing the...