Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Merged
merged 3 commits into from
Jun 3, 2024
Merged

Conversation

machulav
Copy link
Member

@machulav machulav commented Jun 3, 2024

BREAKING CHANGE:

  • 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.

BREAKING CHANGES:
- Deprecate `configurationParameters` in plugin and use `inputParameters` from action instead
- Deprecate `maintainers`
- Rename `title` --> `name` in plugins, actions, inputs and outputs
BREAKING CHANGES:
- 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.
@machulav machulav merged commit d092d8c into beta Jun 3, 2024
2 checks passed
@machulav machulav deleted the CON-135 branch June 3, 2024 22:10
Copy link

github-actions bot commented Jun 3, 2024

🎉 This PR is included in version 0.3.0-beta.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Copy link

github-actions bot commented Jun 4, 2024

🎉 This PR is included in version 0.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant