-
Hey, super useful tool!
There's been some development in the chunking community. If you'd like to keep your app up to date here are a few suggestions. Also, considerung that all of the options str…
do-me updated
2 months ago
-
### Ticket Contents
## Goal
Create a bot capable of answering user questions based on RAG framework using government data extracted from PDFs.
## Description
The project aims to develop a chatbo…
-
### Is your feature request related to a problem? Please describe.
A big part of good rag is the quality of the input data. I would want to specifically prepare chunks with text and metadata for the…
-
[X] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
what is unclear to you? What would you like to know?
…
-
I am using the hi_res model locally and tried it both with and without chunking as well.
I also tried the chipper model via api, but faced similar issues as well.
**Major issues faced by us while …
-
**Is your feature request related to a problem?**
In current implementation we only supports neural sparse tool and vectorDB tool, which build the search request by filling a fixed template. However,…
-
**Motivation:**
Right now, the chunking uses a greedy algorithm. The following would output the following chunks:
```rust
let text = "Sentence 1. Sentence 2. Sentence 3. Sentence 4.";
splitter.chunk…
-
### Discussed in https://github.com/pydata/xarray/discussions/9421
Originally posted by **KBodolai** September 2, 2024
Hi there! I have a question about the chunking behaviour when using idxm…
-
Recognizing Steps to controlling the size of the data going into storage
Currently the system has 4 TB or storage. It is important to contoll the size of the data that is used for the model when sor…
-
I went to try out Omniparse (looks great!) but when I went to upload my documents I was met with an error stating markdown documents aren't supported.
This really surprised me given most wikis,…