SDK Documentation
Krutrim Cloud SDK Guide (Python)
1. Overview
2. Installation
pip install krutrim-cloudSystem Dependencies
# macOS (with Homebrew)
brew install ffmpeg
# Ubuntu/Debian
sudo apt-get install ffmpeg3. Authentication
Environment Variable (Recommended)
Manual Key Injection
4. Client Initialization
Synchronous Client
Asynchronous Client
5. Core Functionalities
5.1 Image Generation (Diffusion)
5.2 Text Completion
5.3 Speech APIs (DIS / Bhashik Speech)
6. Error Handling
7. Using Async Workflows
8. Examples & Sample Projects
9. Versioning & Updates
10. Support & Contribution
Last updated
Was this helpful?

