Uses of Class
ai.doctruth.ProviderException

Packages that use ProviderException
Package
Description
Public API of DocTruth: auditable LLM extraction for Java.
Shared JSON-over-HTTP plumbing for the four LLM providers (Anthropic, OpenAI, Gemini, DeepSeek).
Anthropic Messages-API HTTP client + wire records.
DeepSeek-specific HTTP plumbing for the DeepSeekProvider.
Hand-rolled Google Gemini generateContent client per ADR 0003 (no vendor SDK on the classpath).
OpenAI Chat-Completions HTTP client + wire records.
Failsafe-backed retry/backoff helper used by every provider.