-
> I've fixed this issue locally and created a new analyzer with an improved error message, but I'm not able to write unit tests for that diagnostic error (yet).
> This particular test requires you …
-
code:
```py
from langchain_community.document_loaders import DirectoryLoader
from ragas import run_config
from ragas.executor import Executor
from ragas.testset.generator import TestsetGenerator
…
-
How can we add custom questions and ground truth to the testset generated using Ragas TestSetGenerator:
```
from ragas.testset.generator import TestsetGenerator
from ragas.testset.evolutions impo…
-
# Task Description
We need to document how to use the `@TestArtifact` and `@TestRepository` (and their alias annotations for the various layout providers) work.
The page should be placed under t…
-
(continuing from twitter)
here is how i imagine it:
after initial set up (which probably needs dev support) a designer can run a generator script against a css file.
this generates tests for all se…
-
Polish and add tests to feature template generator.
Continuation to PR #157
Note: Add unittest for serialize/deserialize
-
Hello,
it would be nice having a build in sine wave generator option to quickly check signal passage and channel assignment.
P.S. Thanks for this great SW.
-
### Context
Currently, we only use one sample file (`sample.md`) to test the generator. That is, obviously, bad practice! Make some more examples that cover a variety of different cases.
### Accep…
-
Hello! This is a great work! I have been working on a simple test pattern with VDMA project on Ultra96v2 but struggling with generating my own programming file correctly.
Since I was able to genera…
-
Having generators that can deterministically generate can be used to do more complex `unit tests`.
When we have the ability to generate some of the `chain` types we would be able to generate more i…