Lukas Kahwe Smith

Results 161 issues of Lukas Kahwe Smith

After enabling this package using the defaults, Livewire still seems to work as expected but custom Javascript calls to `fetch` no longer pass the session cookie. Any idea what setting...

I am currently looking to migrate from Fasttext and since I already use spaCy, it would be enticing to use spaCy also for the language detection pipeline. But I am...

## How to reproduce the behaviour Notice the double space in front of `sourire` in the first case vs. the single space in the second case `Les publics avec un...

**Is your feature request related to a problem? Please describe.** We use `@deny()` and `@@openapi.ignore()` extensively to control in the OpenAPI output and would like the LLM Docs to follow...

**Is your feature request related to a problem? Please describe.** Right now optional properties are marked as `?` in the generated docs. IMHO this is not sufficiently clear. **Describe the...

**Is your feature request related to a problem? Please describe.** Every time I want to generate the LLM docs I am left wondering what the keyboard shortcut is, ie. `Cmd+Shift+V`...

**Is your feature request related to a problem? Please describe.** The new LLM docs feature generates a visual representation of each model and its relationships. It would be amazing to...

**Description and expected behavior** In case of using a compound ID on a model, a 400 error is returned when the supplied ID is missing chunks for any column. ie....

**Is your feature request related to a problem? Please describe.** In the schema.zmodel we can express the bulk of our authorization related rules. It would be amazing if this would...

**Description and expected behavior** In prisma using `@@ignore` on a model seems to disable all model validation, which is not the case for zModel. The following model works fine in...