-
Curently the floor generator enforce the TypeConverter instances to **inherit** the TypeConverter abstract class.
It would make more sense to only requiere TypeConverter instances to **implement** th…
-
Let's have a go at simplifying our custom authentication API.
We have an existing API using generators and an "auth_flow". (Fantastic at the time, tho now the codebase has matured, I *think?* can b…
-
from ragas.testset import TestsetGenerator
from ragas.testset.evolutions import simple, reasoning, multi_context
test_generator = TestsetGenerator(
generator_llm=bedrock_model,
critic_ll…
-
I am trying to run `verify_equivalences.py` using the test file `data.json`. However, I get the following error:
```
OMP: Error #13: Assertion failure at kmp_affinity.cpp(622).
OMP: Hint Please …
-
When passing `defaultProvider` as `deno` to `Generator`. The dependencies should be loaded from `denoland`. But instead the dependencies are being loaded from `npm` but they are loading from `denolan…
-
In the "Custom Serialization" section of the docs, specifically for using the freezed package with a custom serializable class, this does not work properly if the class or enum you're trying to set up…
-
originally reported as: https://github.com/dotansimha/graphql-code-generator/issues/10170
### Which packages are impacted by your issue?
@graphql-codegen/near-operation-file-preset
### Descri…
-
The code in testset/generator.py make me confused:
```py
current_nodes = [
CurrentNodes(root_node=n, nodes=[n])
for n in self.docstore.get_random_nodes(k=test_size)
…
-
Implement the command
`lift download github.com/cloudlift/test-generators`
That downloads the contents of the github directory to `~/.lift/generators/`. Assuming that the `test-generators` di…
-
Hi,
When i run mocha at project directory it gives the error below:
0 passing
(13ms)
1 failing …
ghost updated
9 years ago