Record
completion-prompt-reference
Reference to a prompt for completion.
record completion-prompt-reference {
name: string,
title: option<string>,
}Fields
| Name | Type | Description |
|---|---|---|
| name | string | |
| title | option<string> |
Reference to a prompt for completion.
record completion-prompt-reference {
name: string,
title: option<string>,
}| Name | Type | Description |
|---|---|---|
| name | string | |
| title | option<string> |