-
# 🐛 Bug Report:
### Describe the bug
When using openapi-generator-cli version 7.9.0 to generate Python client code with the `--api-package` option, the generator does not create an `__init__.py` f…
-
https://github.com/measure-sh/measure/pull/1119#discussion_r1731060353
-
Hello,
I successfully use the generator, and it saves a lot of time: thanks
Just one note, our API endpoints are like `/api/v1/xxx` and the methods generated are `v1Xxxx`.
For example, `/api/…
-
Arbitraries and generators are fundamental concepts; so is transforming them into other arbitraries.
Jqwik 1 already has a well-working API for that, so I suggest keeping the API similar where approp…
jlink updated
3 months ago
-
**Jane version(s) affected**: 7.5 (latest install according to docs)
**Description**
Code-Gen fails with Warning:
```php
PHP Warning: Undefined array key "object" in /home/xxx/projects/camund…
comod updated
3 weeks ago
-
### Describe the issue as clearly as possible:
Consider the following code:
```
from outlines import models
# No error
models.llamacpp(
repo_id="M4-ai/TinyMistral-248M-v2-Instruct-GGUF"…
-
I copied one of our test projects in csharp client generator, it has an auth model:
```
model AuthFlow {
type: OAuth2FlowType.clientCredentials;
tokenUrl: "https://api.example.com/oauth2/token…
-
### Related plugins
- [X] [plugin-vue](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/plugin-vue)
- [ ] [plugin-vue-jsx](https://github.com/vitejs/vite-plugin-vue/tree/main/packages/pl…
-
One means of greatly reducing overhead is to add support for bulk insert and query APIs based around NumPy arrays. For example, at the moment when one creates an index the most efficient option curre…
-
## Describe the bug
When a request is canceled—either due to manual intervention or connectivity issues—while waiting for a response from one of the following endpoints: `/api/v1/task/classificatio…