Install the SDK
Time to add Cencori to your project! Choose your preferred language.
Install the Cencori SDK using your package manager:
If you're using the Vercel AI SDK, install our provider package:
Install using pip:
Add your API key to your environment. Create a .env.local file in your project root:
💡 Tip: The SDK automatically reads CENCORI_API_KEY from your environment, so you don't need to pass it explicitly.
Quick check if everything is set up correctly: