Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 749 Bytes

File metadata and controls

14 lines (8 loc) · 749 Bytes

GenieCreateSessionResponse

Properties

Name Type Description Notes
id string The unique identifier of the newly created Genie session. Use this when sending messages in the conversation. [default to undefined]
createdAt number Session creation timestamp in epoch milliseconds. [optional] [default to undefined]
title string Session title. May be empty until the first message has been processed. [optional] [default to undefined]

[Back to top] [Back to API list] [Back to Model list] [Back to README]