@cloudbase/aiagent-framework
    Preparing search index...

    Interface CreateConversationOutput

    interface CreateConversationOutput {
        conversationId: string;
        title: string;
    }
    Index

    Properties

    conversationId: string
    title: string