langchain.js
    Preparing search index...

    Interface FeedbackSourceBase

    interface FeedbackSourceBase {
        metadata?: KVMap;
        type: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    metadata?: KVMap
    type: string