| title | Gemini sample | ||
|---|---|---|---|
| description | Simple usage of the Gemini API | ||
| integrations |
|
||
| categories |
|
This AutoKitteh project demonstrates integration with Gemini for generating content and conducting interactive chats.
API documentation:
- Initialize your connection with Gemini
- Deploy project
Important
Ensure that the connection with Gemini is properly initialized; otherwise, the workflow will raise a ConnectionInitError.
The workflow is triggered by sending an HTTP GET request.
Follow these detailed instructions to deploy the project on a self-hosted server.