Max Lay

Results 7 issues of Max Lay

## 🐛 Bug report ### Current Behavior ![image](https://user-images.githubusercontent.com/598724/130879344-0e46341a-0e7e-46be-a2d0-1155ee0058d1.png) ### Expected behavior Apply.sequenceS shouldn't crash when it encounters an empty struct. ### Reproducible example ``` import * as T from 'fp-ts/Task'...

bug

Currently in order to set config you need to call `setConfig`, which will affect all queries. I currently use `queryListener`, `resultListener` and `transactionListener` in order to log requests, but I...

**Description** Slate doesn't automatically set the selection. When combined with autoFocus, the editor is focused, however the selection isn't set so no cursor is drawn and text can't be entered...

bug

Hi, I'm super interested to hear what you have in mind for versioning and migrations in this package, as I have a fairly complex system in production to manage this...

schema

The 'logprobs' property isn't present gpt-4.5-preview responses, but is marked as required in CreateChatCompletionResponse. This is causing issues when using this model where schema validation is performed on the response,...