Config Models
Model selection and execution options.
Properties
The ConfigModels
type has these properties:
Name | Description | Type | Inherited from | JSON-LD @id |
Aliases |
---|---|---|---|---|---|
executeContent |
Automatically execute generated content. | Boolean |
- | `` | execute-content , execute_content |
executionBounds |
The execution boundaries on model generated code. | ExecutionBounds |
- | `` | execution-bounds , execution_bounds |
maximumRetries |
When executing model generated content, the maximum number of retries. | Number |
- | `` | max-retries , maximum-retries , execution-retries , retries , maximum_retries |
Related
The ConfigModels
type is related to these types:
- Parents: None
- Children: none
Formats
The ConfigModels
type can be encoded (serialized) to, and/or decoded (deserialized) from, these formats:
Format | Encoding | Decoding | Support | Notes |
---|---|---|---|---|
DOM HTML | ||||
HTML | ||||
JATS | ||||
Markdown | ||||
Stencila Markdown | ||||
Quarto Markdown | ||||
MyST Markdown | ||||
LLM Markdown | ||||
LaTeX | ||||
Plain text | ||||
IPYNB | ||||
Microsoft Word DOCX | ||||
OpenDocument ODT | ||||
TeX | ||||
JSON | ||||
JSON+Zip | ||||
JSON5 | ||||
JSON-LD | ||||
CBOR | ||||
CBOR+Zstandard | ||||
YAML | ||||
Lexical JSON | ||||
Koenig JSON | ||||
Pandoc AST | ||||
Directory | ||||
Stencila Web Bundle | ||||
Debug |
Bindings
The ConfigModels
type is represented in:
- JSON-LD
- JSON Schema
- Python class
ConfigModels
- Rust struct
ConfigModels
- TypeScript class
ConfigModels
Source
This documentation was generated from ConfigModels.yaml
by docs_types.rs
.