interface SchemaConversation {
    modelName: string;
}

Properties

Properties

modelName: string