Icaro Asas Virtuais
Icaro Asas Virtuais
After running storybook-start or build-sb I get the following The error doesn't stop the execution and after a few seconds I get to use storybook or build it. Unfortunately this...
https://github.com/feathersjs/feathers/blob/e013f98315d550ced6eacffd615c61bb0912b4ba/packages/authentication-oauth/src/strategy.ts#L137 So, seems like people (and me) are often using the context.params.provider to tell if they are on a "external" request or not. On the line above the entity service...
### Feature Description When iterating through TextStreamPart(s) and handling parts of type "error", I'd expect access to the toolCallId or the toolName from within the error chunk. Since those are...
Well. I guess we don't have errors when they are always so unknown so I didn't bother with types and just added the toolCallId and toolName inside the catch block....