-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
I need to build a Multimodal RAG setup which takes pdf documents as input . As the…
-
Hello.
I wanted to try out dsrag on a pdf that I have.
However, I had/have a couple of problems:
1) After installing dsrag with pip, I still had to manually install `vertexai`, `google.generativea…
-
## User Story or Problem Statement
As an editor I need to know how to make my PDFs accessible while uploading my documents.
## Description or Additional Context
The help text on the [Document settin…
-
Links to files containing spaces contain `%`, and `\href` allows you to insert the link as is. `tex-fmt` seems to understand it as a comment and considers the `{` from `\href` to not be closed, theref…
-
Please add a full document upload. Gemini support any kind of files not only images!
-
**Steps to reproduce the problem:**
1. Start otto server using - `docker run -e OPENAI_API_KEY -p 8080:8080 [ghcr.io/otto8-ai/otto8:main](http://ghcr.io/otto8-ai/otto8:main)`
2. Create an agent with…
-
### Description:
I am encountering significant memory management issues while generating large PDF documents using jsPDF. My use case involves creating a PDF with around 18,000 pages from a 27MB JSON…
-
**Motivation**
For example, we have a long document(homework of the whole lesson), but we only want to export a specific part(homework of a chapter) of its content.
**Description**
User can spe…
-
**Note** - This issue does not always reproduce. Saw it happen once in the 5 times i test the following scenario
**Steps done when this problem was encountered**:
1. Create an agent with knowle…
-
I want to find out if two pdf documents with different metadata have the same content.
I thought about the following approaches:
1. Calculate hash for both pdf documents
=> Doesn't work since the…