langchain.js
    Preparing search index...

    Use "langchain/retrievers/chaindesk" instead

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    apiKey?: string
    caller: AsyncCaller
    datastoreUrl: string
    lc_namespace: string[] = ...
    topK?: number

    Accessors

    • get lc_aliases(): { apiKey: string }

      Returns { apiKey: string }

    • get lc_secrets(): { apiKey: string }

      Returns { apiKey: string }

    Methods

    • Parameters

      • query: string

      Returns Promise<Document[]>

    • Returns string