Skip to content

2.4.1 - OpenAI Assistant functions fix

Choose a tag to compare

@OvidijusParsiunas OvidijusParsiunas released this 07 Jan 13:27
· 182 commits to main since this release

This release contains a bug fix for OpenAI Assistant Functions where OpenAI tool call requests returned 'Please define a function_handler property inside the service config.' even though function_handler was defined.

Thankyou to johnwc for raising the issue!