Lucas Basquerotto
Lucas Basquerotto
@liugddx It seems that the docs provides the args `completion: str, prompt_value: [PromptValue]`, so the code above could be considered ok (as long as this doesn't change in the future)....
The CSS property `field-sizing` solved the issue for me when the textarea content height is higher from the minimum number of rows (not exactly the same issue as the OP,...
I have a TypeScript project with `compilerOptions` set to `"jsxImportSource": "@emotion/react"`. The problem is that server components do not respect this setting. One possible solution would be to remove the...
I have a TypeScript project with `compilerOptions` set to `"jsxImportSource": "@emotion/react"`. The problem is that server components cannot use this setting. One possible solution would be to remove the global...
@obscurelyme There are 2 issues there: 1. Ignoring this error that happens in development for months is really frustrating, and it happens quite often, possibly taking the focus of other...
@nstepien I'm on 7.1.11 as well, but I receive the unique key errors (just like in the last released version, 7.1.14).