Schema: Type¶
The type property in the Prompty schema defines the type of the model or configuration. It can be chat, completion, etc.
Refer to the Prompty.yaml specification for more details.
| YAML | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |
The type property in the Prompty schema defines the type of the model or configuration. It can be chat, completion, etc.
Refer to the Prompty.yaml specification for more details.
| YAML | |
|---|---|
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | |