Curate-Me Documentation
The governance layer for AI agents — gateway proxy, managed runners, and full observability.
Curate-Me sits between your app and LLM providers. Point your existing SDK at our gateway, keep the same provider payloads, and get governance, cost control, and observability without changing your code.
# Before (direct to OpenAI):
OPENAI_BASE_URL=https://api.openai.com/v1
# After (through Curate-Me):
OPENAI_BASE_URL=https://api.curate-me.ai/v1/openai
X-CM-API-Key: cm_sk_xxx51 LLM providers supported — OpenAI, Anthropic, Google, DeepSeek, Groq, Mistral, xAI, and 44 more. Every provider gets the same governance chain.