langchain.js
    Preparing search index...

    Options for updating a template.

    interface UpdateTemplateOptions {
        newName?: string;
    }
    Index

    Properties

    Properties

    newName?: string

    New display name (optional).