Structured
com.jamesward.zio_bedrock_converse.Bedrock.ModelResponseTool.Structured
final class Structured[+A <: Matchable] extends ModelResponseTool[A]
Structured reply — the model must produce JSON conforming to Schema[A]. The framework configures the wire outputConfig.textFormat = json_schema(Schema[A]).
Attributes
- Graph
-
- Supertypes
Members list
In this article