Skip to content

Home > llm-ops > PromptsSchema > schema

PromptsSchema.schema property

Signature:

typescript
schema?: Record<string, any>;
schema?: Record<string, any>;

Released under the MIT License.