-
[ ] I checked the [documentation](https://docs.ragas.io/) and related resources and couldn't find an answer to my question.
**Your Question**
TestsetGenerator.from_langchain Generating failed, ran…
-
-
Is it possible to suppress the generation of the operationId?
Currently the operationId is generated with a hash value if the attribute operationId is missing for an operation.
This causes stran…
-
Some generators support certain syntax's that others don't, to provide the best support possible and closely model VRChat's API, relying on the most minimum support available across all generators lea…
-
TypeScript generator lacks support for signing apis with AWS v4 generator.
This generator lacks `withAWSV4Signature` which indicates whether to include AWS v4 signature support. This feature is av…
-
## What is this all about?
Generate full tesla-based API client based on Open Api specification file, like this:
```ex
defmodule Petstore do
use Tesla.OpenApi,
spec: "priv/openapi/petst…
-
With V0.2 there has been some breaking changes will use this form to help everyone have a smooth transition and clear and questions 🙂 .
This will also help us improve the migration docs
[R-297](ht…
-
We need to decide on a technology stack. IMO some sort of static site generator would be ideal. I am inclined to use jekyll since that would make it trivial to run it right here on github. Every merge…
-
##### Description
I am passing `--global-property=apiDocs=true,modelDocs=true` to the `typescript-fetch` generator, and I would expect it to remove docs from the generated models and api functions,…
-
## Describe the Bug
Output from running the TypeScript generator with output `local-file-system` does not include `package.json` and other project files. While this can be useful in so far as allow…