-
Hello,
First, thank you a lot for developing this!
I would like to have the option to send the pdf with embedded annotations to my "tablet" folder.
This can now be achieved by File>Export PDF,…
-
I'm generating a few hundred PDF files with weasyprint and the total size of the PDF files starts to add up. That in turn starts pushing some other legacy systems quite badly so I'm looking for ways t…
-
### Describe your problem
Hello, I would like to know how ragflow embedding and stores images pdf. What is the specific main execution program or file calling process?
-
**Describe the bug**
I had a running Haystack pipeline that was using langfuse for tracing. However, all of the sudden I received an error "TypeError: LangfuseTracer.trace() got an unexpected keyword…
-
## Description
I want to use the RAG feature (on pdf that I transformed with tika). I have a collection with two fields, `content` and `embedding`. The embedding is calculated with openai/text-embe…
-
An internal user wrote,
> Hi, I am an art director with [Something] Publishing, and I had a printer in the EU reject my PDF file because it had Alegreya Sans embedded in it. They said this font doe…
-
**Steps to reproduce the problem:**
1. Create following 3 models:
a. model with model providers as `Azure OpenAI` and target model as `gpt4-o` set as "default"
b. model with model providers as `A…
-
**Is your feature request related to a problem? Please describe.**
- obsidian in many usecases can contain a lot of non-text message, unstructured data such as
1. imgs
2. pdfs
3. pdfs with c…
-
Hello @henchaves
I read the document and applied your recommendation but still get an error.
Do you have any other recommendations?
```py
import os
import giskard
import pandas as pd
import …
-
How to set the language type of the generated questions when creating a test set?
code:
```py
import nest_asyncio
nest_asyncio.apply()
from ragas.testset import TestsetGenerator
from ragas.tests…