SedimPlatform
Docs
SEDIM-native API + compatibility surfaces. Hosted as markdown in the platform repo; the full search-indexed version lives at docs.sedim.ai.
SEDIM-native API
The surface that makes Nage different from a chat-completions wrapper.
Overview
Index + concepts + base URL
Getting started
Auth + your first /think call
Think
Source-attributed inference + streaming
VARVEs
Knowledge layers — CRUD + ingestion
Agents
P.U.R. loops, webhooks, schedule
Canvases
DAG executor — parallel layers + HITL
Eval
Golden sets, runs, auto-grade, A/B compare
Deployments
Promote with eval gate (block / show_warn)
Distillation
Compress agents / canvases into a VARVE
Pipelines
Batch fan-out across many inputs
Approvals
Unified HITL queue
End users
SDK identify() + per-user STEMMA bias
Marketplace
Browse + publish VARVEs (free for now)
Compliance
EU AI Act audit log read surface
Usage / cost
Org spend analytics
Reference
Cross-cutting concerns — SDK, streaming protocol, error handling, quotas.
Compatibility surfaces
Drop-in replacements for OpenAI + Anthropic clients.
Live OpenAPI spec → api.sedim.ai/docs — auto-generated, always current with what's deployed. Use for codegen in languages without a first-party SDK.