Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 1.7 KB

suggestitemsrequestbody.md

File metadata and controls

9 lines (6 loc) · 1.7 KB

SuggestItemsRequestBody

Fields

Field Type Required Description
Items []string ✔️ The list of "things" to get suggestions for. One suggestion will be returned for each item in the list.
Prompt string ✔️ The prompt to use for the suggestion. Think of this as the "preamble".