Package ai.doctruth.internal.providers


package ai.doctruth.internal.providers
Per-vendor LLM HTTP clients (Anthropic, OpenAI, Gemini, DeepSeek). NOT public API.

Anything under this package may be renamed, moved, or removed without a major version bump. Vendor wire shapes (request / response records) live under ai.doctruth.internal.providers.<vendor>.wire.* and MUST NOT leak through the public LlmProvider surface, per ADR 0003.