BooleanSchema
org.llm4s.toolapi.BooleanSchema
case class BooleanSchema(description: String) extends SchemaDefinition[Boolean]
Boolean schema.
Value parameters
- description
-
Human-readable description shown to the LLM
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait SchemaDefinition[Boolean]class Objecttrait Matchableclass Any
Members list
In this article