JB
JB
Any news on this? This also occurs when i have something like this: ``` #cant use this..# Invalid state: Type `User` occurs more than once as the target of a...
what is the status on this ?
Yess ! keep up the good work, let us know if there is anything we can do.
love the tool for the rest though
any updates on this ?
Hi Ovidijus, An error is shown when the assistant tries to call a function and the function_handler attribute is async. ```javascript const getDefaultConnectionConfig = () => ({ openAI: { key:...
This doesnt work when you use function handler in chat mode instead of assistant mode though. @OvidijusParsiunas > Hey @Eggwise. > > Because the `functionsDetails` argument is an array, we...
when i use pnpm exec instead of npx it works, seems like a weird cache thing ?