Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Jsonify ¶
type Jsonify[A any] struct { *agent.Automata[A, []string] // contains filtered or unexported fields }
Jsonify implementing request/response to LLMs, forcing the response to be JSON array.
Click to show internal directories.
Click to hide internal directories.