Uses of Package
ai.doctruth

Packages that use ai.doctruth
Package
Description
Public API of DocTruth: auditable LLM extraction for Java.
Internal: audit-format exporters.
Internal citation-matching primitives.
 
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.
Internal section-rendering helpers shared by Layer 2 (extraction) and Layer 3 (context strategies).
Failsafe-backed retry/backoff helper used by every provider.
Internal JSON Schema generation for provider structured-output contracts.