• Preparing search index...
  • The search index is not available
LangChain.js
  • LangChain.js
  • langchain
  • storage/encoder_backed
  • createDocumentStoreFromByteStore

Function createDocumentStoreFromByteStore

  • createDocumentStoreFromByteStore(store): EncoderBackedStore<string, Document<Record<string, any>>, Uint8Array>
  • Parameters

    • store: BaseStore<string, Uint8Array>

    Returns EncoderBackedStore<string, Document<Record<string, any>>, Uint8Array>

    • Defined in langchain/src/storage/encoder_backed.ts:87

Settings

Member Visibility
LangChain.js
  • Loading...

Generated using TypeDoc