Welcome to Unique Toolkit¶
Unique Toolkit enables python developers access to the unique platform through its public API endpoints facilitating development of custom integrations and tools and agents.
Table of Contents¶
- Getting Started: Here we show how to setup a minimal project and use the examples
- Authentication: Here we show how to authenticate with the Unique AI Platform
- Application Types: Depending on what entities from the platform are used by an app we destinguish
- Standalone Application, that act on their own
- Event Driven Applications, that act upon an event obtained from an UI
- Supported Models: A list of all supported models and their capabilities
- API Reference