-
[ ] I have checked the [documentation](https://docs.ragas.io/) and related resources and couldn't resolve my bug.
**Describe the bug**
```py
testset = TestsetGenerator.generate_with_langchain_doc…
-
There appears to be just a few different kinds, and they're chalk-full of information. Here's what appears to be the modern form:
- https://www.courtlistener.com/docket/6610181/1/matarsha-sholane-…
-
### Bug Description
Trying to execute:
```python
from llama_index.core import SimpleDirectoryReader
from llama_index.readers.file import PyMuPDFReader
reader_config = SimpleDirectoryReader(
…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### Self Checks
- [X] I have searched for existing issues [search for existing issues](https://github.com/langgenius/dify/issues), including closed ones.
- [X] I confirm that I am using English to su…
-
### Question Validation
- [X] I have searched both the documentation and discord for an answer.
### Question
Tôi tạo và lưu trữ nhiều loại indexes từ nodes, điều này có vấn đề gì không?
def build_…
-
ragas 0.1.21, python3.9
code:
import nest_asyncio
nest_asyncio.apply()
from ragas.testset import TestsetGenerator
from ragas.testset.evolutions import simple, reasoning, multi_context
from langc…
-
When passing `TextLinearizationConfig(linearize_table=False` to into `document.get_text` with a document that includes a table, the linearized output still includes the table.
Ex code:
```
docum…
-
Label: Current
- [ ] Introduction
- [ ] Guidelines
- [ ] Iterative
[ChatGPT Prompt Engineering - Course](https://learn.deeplearning.ai/chatgpt-prompt-eng/lesson/1/introduction)
Related
- […
-
### What were you searching in the docs?
Currently in the FAQ section of the documentation it is stated that "we are currently working on a developer handbook to help you write your own middlewares. …
mrtj updated
3 months ago