OpenAI Bot Service (BS) Plugin 1.2.1 to the UniMRCP Server (UMS) has been released.
The plugin is based on the following components:
- OpenAI Realtime WebSocket API
- Libevent 2.1.9
- Rapidjson 1.1.0
The plugin is available for the following UMS versions:
The binaries are currently available for the following Linux distributions:
- Red Hat 8
- unimrcp-openai-bs-1.7.3-1.el8.x86_64.rpm
- unimrcp-openai-bs-1.8.3-1.el8.x86_64.rpm
- Red Hat 9
- unimrcp-openai-bs-1.7.3-1.el9.x86_64.rpm
- unimrcp-openai-bs-1.8.3-1.el9.x86_64.rpm
- Ubuntu 20.04 LTS
- unimrcp-openai-bs_1.7.3-focal_amd64.deb
- unimrcp-openai-bs_1.8.3-focal_amd64.deb
- Ubuntu 22.04 LTS
- unimrcp-openai-bs_1.7.3-jammy_amd64.deb
- unimrcp-openai-bs_1.8.3-jammy_amd64.deb
This release fixes support for api-key set as a header and/or query param.
The detailed list of changes introduced in this release follows.
New FeaturesFixed Problems- Fixed
the name of the header and/or query param to be 'api-key' but not
'auth-key' when 'auth-method' is set to 'auth-key-header' or
'auth-key-query-param' respectively.
Configuration ParametersMiscellaneous Visit the OpenAI BS plugin page for more information.
Thank you for using UniMRCP.
--