v0.3.0
0.3.0 (2024-06-04)
Features
BREAKING CHANGES
- Deprecate
configurationParameters
in plugin and use
inputParameters
from action instead - Deprecate
maintainers
- Rename
title
toname
in plugins, actions, inputs and outputs - Deprecate
/api/specs/openai/gpts endpoint
on the pluign server - Deprecate
/api/specs/openai/assistants-api
endpoint on the plugin
server
These endpoints are moved from the individual plugin to the Connery app,
which makes more sense and brings more control.