Dividor
Dividor
### What happened? I am trying to create an action in an Assistant and have found there is some limit on the length of the url that can be used...
Hi There, Fantastic initiative and repo! I cannot seem to get my assistant to run code. Looking at the README it notes ... "Tools - Provides basic tools for web...
[X ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I am following [this RAGAs documentation](https://docs.ragas.io/en/stable/getstarted/testset_generation.html) to generate test data, but I...
[X ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug. **Describe the bug** I am trying to follow [this](https://docs.ragas.io/en/stable/getstarted/evaluation.html) documentation, but it doesn't work because...
**Describe the bug** I am using the API with chunking strategy by title. When I compare the PDF with parsed data, I find that chunked excerpts don't see to include...
Excited to try out Ragbuilder, but I can't get it to run successfully due to an OpenAI rate issue ... ``` [INFO] 2024-08-26 16:01:41 - common.py - raise self._make_status_error_from_response(err.response) from...
**Is your feature request related to a problem? Please describe.** I have generated an evluation set, run Autorag to find best pipeline, great stuff. I would like to use it,...
### Checked other resources - [X] I added a very descriptive title to this issue. - [X] I searched the LangChain documentation with the integrated search. - [X] I used...
### Feature request I would like to be able to attach metadata to user feedback, such as the retrieval result and the text excerpt for that result, the user was...
I am following the instructions to run locally. npm install fails ... ``` npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While...