-
### Is your feature request related to a problem? Please describe.
We've found ourselves frustrated in having to write a manual API for doing state setup in our Cypress E2E tests.
## Describe t…
-
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
…
-
### Is your feature request related to a problem? Please describe.
[FastEndpoints](https://fast-endpoints.com) is an alternative to .NET minimal APIs and MVC. It is based on the [REPR Design Patter…
-
(May apply to other servers too, not sure.)
If I scroll down until Toot paginates, I get an exception. The cause seems to be:
https://github.com/ihabunek/toot/blob/master/toot/api.py#L423
```…
-
# 🐛 Bug Report:
### Describe the bug
How to generate code for specific endpoint? specifying `--globalProperty=apis=user` is not working.
### Steps to Reproduce
1. Create `openapitools.json` wi…
-
**Bug report**
[obsidian](https://npmjs.com/package/obsidian) library has type [`Plugin`](https://github.com/obsidianmd/obsidian-api/blob/85e334f3b6715c8857a2fa566a304d7e6eb34e68/obsidian.d.ts#L309…
-
New API Proposal to enable self hosting:
```js
await generator.downloadAll({
serverOrigin: 'https://cdn.example.com',
outputDirectory: 'dist'
})
```
-
The API ontology is missing an axiom stating that the property expiresAt only expects xsd:dateTime on class Subscription:
```
[ rdf:type owl:Restriction ;
owl:onProperty :expiresA…
-
See discussion [here](https://github.com/BlockstreamResearch/secp256k1-zkp/pull/205#issuecomment-1404865622).
-
The whole split abstract class for different generators is nice in theory, but in reality, it is just a pain.
I have a proof of concept idea which is nearly complete.
For this to be performant, …