ZenLLM

Developer guidance for self-serve ZenLLM onboarding

This section is designed to get an engineer from evaluation to a real tracked request with minimal friction. It mirrors the live product flow and the telemetry the platform actually understands.

Use this first

Start with the SDK quickstart, create a workspace, generate an API key, send one tracked request, and then add the explicit context fields if you want high-confidence context waste analysis.

Review the SDK quickstart and wrapper path.
Mirror the production onboarding flow to create a workspace and API key.
Use the context waste guide if your workload is conversational, agentic, or retrieval-heavy.

Public developer docs

ZenLLM now publishes a real docs hub with pages for SDK setup, onboarding, context waste instrumentation, developer FAQ, and implementation-facing security guidance.

SDK: wrapper install, configuration, and explicit context fields.
Onboarding: create workspace, mint key, send first tracked request.
Security: implementation guidance plus links to the trust center and downloadable PDF.