Guide

OpenAI-Compatible Agents

Source

Any runtime that supports OpenAI Chat Completions or Responses can use Eden without a bespoke adapter:

bash
export OPENAI_BASE_URL="https://eden.example.com/v1"
export OPENAI_API_KEY="<eden-gateway-key>"

Use the smallest allowed model route set, attach only safe x-eden-work-* metadata, and verify the resulting gateway evidence before enabling production tools.

Help improve Eden Docs

Find something unclear or incomplete? Review the source and propose an update.

View on GitLab Updated August 2, 2026