Skip to main content
Choose the integration that matches where your model calls run and whether you want Planck to route them.

AI Gateway

Call supported models through OpenAI-compatible or Anthropic-compatible APIs.

Automatic Logging

Use the Planck Async Logger while requests continue going directly to your provider.

Manual Logger

Send request and response records to Planck explicitly.

Custom Traces

Add tool calls, retrieval, and application-specific steps to a trace.
Start with the AI Gateway when Planck should handle model routing, credentials, and normalized responses. Use automatic or manual logging when provider traffic must remain on its existing path. You can combine gateway requests with custom traces to capture the rest of an agent workflow.