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
class Object
trait Matchable
class Any

Members list

Value members

Concrete fields

val description: String