Skip to content

Document Tuning Engines OpenAI-compatible endpoint#1502

Open
cerebrixos wants to merge 1 commit into
tmc:mainfrom
cerebrixos:tuning-engines-openai-compatible-docs
Open

Document Tuning Engines OpenAI-compatible endpoint#1502
cerebrixos wants to merge 1 commit into
tmc:mainfrom
cerebrixos:tuning-engines-openai-compatible-docs

Conversation

@cerebrixos
Copy link
Copy Markdown

@cerebrixos cerebrixos commented May 30, 2026

Summary

  • Adds a small documentation example showing how to point this project’s existing OpenAI-compatible configuration at Tuning Engines.
  • Keeps this project’s APIs and runtime behavior unchanged: no new dependency, adapter, or code path.
  • Shows a path for teams to keep this framework in charge of app, agent, tool, workflow, or retrieval logic while routing model calls through a governed OpenAI-compatible endpoint.

Why this belongs here

Tuning Engines is an AI control plane for teams that want centralized model access, routing, tenant-scoped keys, policy/guardrail checks, audit logs, traces, approvals, and usage/cost visibility around existing AI applications.

This project already supports OpenAI-compatible endpoints. The docs change makes that existing capability discoverable for users who want governance and observability without rewriting their application around a separate SDK or changing this project’s runtime behavior.

Testing

  • git diff --check

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants