Package ai.doctruth.internal.providers.openai


package ai.doctruth.internal.providers.openai
OpenAI Chat-Completions HTTP client + wire records. NOT public API.

This package owns the only OpenAI-specific HTTP / JSON code in the codebase. The public OpenAiProvider delegates here and never sees OpenAI wire types directly, per ADR 0003.