Expand description
Conversation context and history.
Structs§
- Conversation
- Conversation context and history.
Functions§
- create
- Create a new conversation.
- get
- Get a conversation by ID.
- get_
or_ create - Get or create a conversation.
- lock_
in_ tx - Locks an existing conversation for the lifetime of the transaction.