Getting Started
Installation
Install the Maitai SDK:Implementation
Implementing Maitai into your application requires minimal code changes.Maitai requires
openai
version 1.30.1
or later. If you are using an older version, please upgrade.Run Your Application
Run your application, make sure it makes at least one Chat Completion Request, then head over to https://portal.trymaitai.ai and watch Maitai learn your application in real time.Next Steps
- Tune your model configuration through the Portal (Model Configuration)
- Set up notifications for your application (Notifications)