v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/milvus
IndexCreateOptions
Interface IndexCreateOptions
interface
IndexCreateOptions
{
index_type
:
IndexType
;
metric_type
:
MetricType
;
params
?:
keyValueObj
;
search_params
?:
keyValueObj
;
}
Index
Properties
index_
type
metric_
type
params?
search_
params?
Properties
index_
type
index_
type
:
IndexType
metric_
type
metric_
type
:
MetricType
Optional
params
params
?:
keyValueObj
Optional
search_
params
search_
params
?:
keyValueObj
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
index_
type
metric_
type
params
search_
params
LangChain.js - v0.2.10
Loading...