RedisVectorStoreIndexOptions: Omit<CreateIndexOptions, "LANGUAGE"> & {
    LANGUAGE?: RedisSearchLanguages;
}

Type declaration

⚠️ Deprecated ⚠️

Install and import from the "@langchain/redis" integration package instead.

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

It is not recommended for use.

Generated using TypeDoc