Skip to content

v0.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jun 15:48
49a8bd0

Added

  • skill_server integration client (client.integration.skill_server) with
    list, fetch, create, update, and delete. The Skill Server
    integration exposes a skillset's abilities as a text-first HTTP API.
  • site client under space (client.space.site) with list, fetch,
    create, update, and delete, keyed by the parent space ID. A space site
    binds a <label>.chatbotkit.space subdomain to static content served from a
    space's storage.

Changed

  • Re-generated types from the latest API spec, including the alias field now
    present across integration create/update requests.

What's Changed

New Contributors

Full Changelog: https://github.com/chatbotkit/python-sdk/commits/v0.2.0