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 array<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".