Eugene Kim
Eugene Kim
Hello @SGrondin , do you have any more information on this? Thank you
@eshanholtz is there a source of truth one can use as a reference for the Message Resource schema? It would help anyone looking to create a PR or have a...
I believe that with postgres.js it's possible to disable the use of prepared statements. The use of prepared statements causes session pinning in AWS RDS Proxy, rendering it useless. Would...
> There is also an issue with using the "yarn list" command that happens before the install. Sadly, yarn 2 has not implemented the yarn list command. [yarnpkg/berry#720](https://github.com/yarnpkg/berry/issues/720) @francisu were...
> > > There is also an issue with using the "yarn list" command that happens before the install. Sadly, yarn 2 has not implemented the yarn list command. [yarnpkg/berry#720](https://github.com/yarnpkg/berry/issues/720)...
thanks @francisu !
> Even if we removed the `--non-interactive` from the yarn packager it would launch the next error: > > ``` > Usage Error: The nearest package directory ({{path/.webpack/dependencies}}) doesn't seem...
I just got packaging to work as expected for myself. Not sure if this is relevant to other situations, but I figured I'd share. I'm using yarn berry (3.1.1) and...
I use function calling extensively. I'd love a simple function that returned a token count given completion input, e.g. `ChatCompletionCreateParamsNonStreaming`. I want to ensure that I respect rate limits before...
Yes On Sun, Sep 7, 2025 at 8:54 PM Omar Habra ***@***.***> wrote: > *bro4all* left a comment (openai/codex#3250) > > > out of the scope of this bug probably,...