This repository has been archived by the owner on Apr 11, 2023. It is now read-only.
Release v0.1.5
This release adds the following features to the Agent SDK.
- Mobile bindings
- iOS
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- Android
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- iOS
- JS (npm) bindings
- REST SDK - communicates with the Agent by provided URL
- SDK - allows building local agent (serverless)
- REST binding (docker image) - allows running an agent as a server. Can be used by JS/Mobile
REST SDK
.