Output structure schema
Raised when an output structure class cannot produce the JSON schema a structured leaf needs.
| Field | Value |
|---|---|
error_type |
OutputStructureSchemaError |
title |
Output structure schema |
type_uri |
https://docs.pipelex.com/latest/errors/output-structure-schema-error/ |
error_domain |
input |
| Defined in | pipelex.cogt.content_generation.exceptions |
| Parent class | PipelexError |