ReadonlyctxOptional ReadonlydeleteDefaults to internal.langchain.db.deleteMany
Optional ReadonlyindexDefaults to "byKey"
Optional ReadonlykeyDefaults to "key"
Optional ReadonlylookupDefaults to internal.langchain.db.lookup
Optional ReadonlytableDefaults to "cache"
Optional ReadonlyupsertDefaults to internal.langchain.db.upsert
Optional ReadonlyvalueDefaults to "value"
Type that defines the config required to initialize the ConvexKVStore class. It includes the table name, index name, field name.