@ptkl/sdk - v1.12.0
    Preparing search index...

    Type Alias ConversationCreatePayload

    type ConversationCreatePayload = {
        agent_uuid?: string;
        title?: string;
    }
    Index

    Properties

    Properties

    agent_uuid?: string
    title?: string