Skip to content
Daaysorn
Esc
navigateopen⌘Jpreview
On this page

Choose your models and bring your own key

Set personal AI models and optionally use your own Cencori key.

Choose your models and bring your own key

You can pick which models power Keeps, memory search, and personal assistant steps. You can also store your own Cencori API key so usage bills to your account.

What changed

  • GET /v1/api/user/ai-settings shows your model prefs and whether a key is stored (never the raw key).
  • PATCH /v1/api/user/ai-settings updates models anytime. Setting or clearing cencoriApiKey needs a step-up token (x-step-up-token).
  • DELETE /v1/api/user/ai-settings/api-key clears BYOK (step-up required).
  • Keeps enrich, memory embeddings, and personal AGI planning resolve your key → platform key → offline fallback, and your models → platform env → defaults.

Org-shared keys are not in this release.

Was this page helpful?