Class JsonSchema
java.lang.Object
ai.doctruth.JsonSchema
Caller-supplied JSON Schema for schema-bound extraction. This is the interchange
surface for exported Pydantic schemas: DocTruth consumes ordinary schema JSON and
does not require Python at runtime.
- Since:
- 0.1.0
-
Method Summary
Modifier and TypeMethodDescriptionstatic JsonSchemastatic JsonSchemacom.fasterxml.jackson.databind.JsonNodenode()
-
Method Details
-
from
-
from
-
node
public com.fasterxml.jackson.databind.JsonNode node()
-