Brian Ferri
Brian Ferri
Since https://github.com/prisma/prisma/releases/tag/2.17.0 the `Bytes` data type has been added to accommodate for byte array/binary data types (https://www.postgresql.org/docs/current/datatype-binary.html#DATATYPE-BINARY) but it is currently not a method on the PrismaModel. The obvious solution...
**Describe the bug** Once an `inshellisense` shell has been spun up it is impossible to access any `conda` environment **To Reproduce** 1. Open any terminal 2. Start an `inshellisense` shell...
**Describe the bug** Starting shell as a login shell breaks the autocomplete **To Reproduce** Steps to reproduce the behavior: 1. Go to 'any terminal on macos' (tested on iterm2, terminal...
### Model description Chatterbox is a multilingual, zero-shot Text-to-Speech (TTS) model designed for flexible voice synthesis across a wide range of languages without requiring task-specific fine-tuning. It is built on...
### Scribe version 5.1.0 ### Your question Would it be possible to consider the addition of tagged union Request and Response types? As I've also discussed in https://github.com/laravel/framework/discussions/54880. this is...
### Scribe version 5.1.0 ### PHP version 8.4.5 ### Laravel version 12.3.0 ### Scribe config ```ruby type => "external_laravel" theme => "scalar" try_it_out.use_csrf => true auth.in => "header" auth.name =>...