Skip to content

v0.3.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jun 22:11
d092d8c

0.3.0-beta.1 (2024-06-03)

  • CON-135: Adjust SDK to the new approach (second try) (#120) (d092d8c)

BREAKING CHANGES

  • Deprecate configurationParameters in plugin and use
    inputParameters from action instead
  • Deprecate maintainers
  • Rename title to name 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.