QdrantAddDocumentOptions: {
    customPayload: Record<string, any>[];
}

Type declaration

  • customPayload: Record<string, any>[]

⚠️ Deprecated ⚠️

Install and import from @langchain/qdrant instead.

This feature is deprecated and will be removed in the future.

It is not recommended for use.

Generated using TypeDoc