Skip to main content

Module cognitive_adapter

Module cognitive_adapter 

Source
Expand description

Adapter that wraps HttpExtractionProvider as a [LlmJudge] for the cognitive service. This bridges the extraction infrastructure (HTTP clients, provider configs, retry logic) with the cognitive judgment layer.

Structsยง

ExtractionLlmJudge
Wraps an HttpExtractionProvider so it can be used as a [LlmJudge] for the CognitiveLlmService.