langchain.js
    Preparing search index...

    Interface FeedbackIngestToken

    interface FeedbackIngestToken {
        expires_at: string;
        id: string;
        url: string;
    }
    Index

    Properties

    Properties

    expires_at: string
    id: string
    url: string