Releases: chatbotkit/python-sdk
Releases · chatbotkit/python-sdk
v0.2.0
Added
skill_serverintegration client (client.integration.skill_server) with
list,fetch,create,update, anddelete. The Skill Server
integration exposes a skillset's abilities as a text-first HTTP API.siteclient underspace(client.space.site) withlist,fetch,
create,update, anddelete, keyed by the parent space ID. A space site
binds a<label>.chatbotkit.spacesubdomain to static content served from a
space's storage.
Changed
- Re-generated types from the latest API spec, including the
aliasfield now
present across integration create/update requests.
What's Changed
- Release python-sdk by @pdparchitect in #1
- Release python-sdk by @pdparchitect in #2
- Release python-sdk by @pdparchitect in #3
- Release python-sdk by @pdparchitect in #4
New Contributors
- @pdparchitect made their first contribution in #1
Full Changelog: https://github.com/chatbotkit/python-sdk/commits/v0.2.0