Chats & sessions
Server-side persisted chats for the SDK and integrations: create a chat, append messages via pipeline runs with chat_id, list messages.
The Python SDK wraps POST /sdk/chats and subsequent pipeline calls with HISTORY_SERVER. See the SDK chat session page for method-level detail.
