Konko API is a fully managed Web API designed to help application developers:
- Select the right open source or proprietary LLMs for their application
- Build applications faster with integrations to leading application frameworks and fully managed APIs
- Fine tune smaller open-source LLMs to achieve industry-leading performance at a fraction of the cost
- Deploy production-scale APIs that meet security, privacy, throughput, and latency SLAs without infrastructure set-up or administration using Konko AI’s SOC 2 compliant, multi-cloud infrastructure
Konko
ChatCompletion models
To run this notebook, you’ll need Konko API key. Sign in to our web app to create an API key to access models
Set Environment Variables
- You can set environment variables for
- KONKO_API_KEY (Required)
- OPENAI_API_KEY (Optional)
- In your current shell session, use the export command: