Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 5.62 KB

getpromptversionresponsebody.md

File metadata and controls

16 lines (12 loc) · 5.62 KB

GetPromptVersionResponseBody

Prompt version retrieved successfully.

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.GetPromptVersionPromptConfig ✔️ A list of messages compatible with the openAI schema
metadata Optional[models.GetPromptVersionMetadata] N/A
timestamp str ✔️ N/A