Uses of Interface
ai.doctruth.LlmProvider
Packages that use LlmProvider
-
Uses of LlmProvider in ai.doctruth
Classes in ai.doctruth that implement LlmProviderModifier and TypeClassDescriptionclassAnthropic Messages API provider.classDeepSeek Chat Completions provider.classGoogle GeminigenerateContentprovider.classOpenAI Chat-Completions API provider.Methods in ai.doctruth with parameters of type LlmProviderModifier and TypeMethodDescriptionstatic DocTruthDocTruth.from(LlmProvider provider) Begin an extraction pipeline against the given provider.