Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 5.58 KB

listpromptversionsdata.md

File metadata and controls

14 lines (11 loc) · 5.58 KB

ListPromptVersionsData

Fields

Field Type Required Description
id str ✔️ N/A
created_by_id OptionalNullable[str] N/A
updated_by_id OptionalNullable[str] N/A
description OptionalNullable[str] The prompt’s description, meant to be displayable in the UI. Use this field to optionally store a long form explanation of the prompt for your own purpose
prompt_config models.ListPromptVersionsPromptConfig ✔️ A list of messages compatible with the openAI schema
metadata Optional[models.ListPromptVersionsMetadata] N/A
timestamp str ✔️ N/A