#Assistants functions not parsing correctly

1 messages · Page 1 of 1 (latest)

dusky ruinBOT
#

Reported by @tropic mountain

Bug Report: Assistants functions not parsing correctly
`Steps to Reproduce`

When an assistant triggers 1 function at the time, sometimes the function parameters comes empty. Not only that, the json is pased as this:

"{query:"

which is not only empty but also incomplete json

`Expected Result`

as the function parameter is an enum, it woud be expected to come as one of those valuer elements. Also, ity is expected a valid json response.

`Actual Result`

When an assistant triggers 1 function at the time, sometimes the function parameters comes empty. Not only that, the json is pased as this:

"{query:"

`Environment`

OpenAI Assistants v2 api