v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/turbopuffer
TurbopufferParams
Interface TurbopufferParams
interface
TurbopufferParams
{
apiKey
?:
string
;
apiUrl
?:
string
;
batchSize
?:
number
;
distanceMetric
?:
TurbopufferDistanceMetric
;
namespace
?:
string
;
}
Hierarchy (
view full
)
Toolkit
TurbopufferParams
Index
Properties
api
Key?
api
Url?
batch
Size?
distance
Metric?
namespace?
Properties
Optional
api
Key
api
Key
?:
string
Optional
api
Url
api
Url
?:
string
Optional
batch
Size
batch
Size
?:
number
Optional
distance
Metric
distance
Metric
?:
TurbopufferDistanceMetric
Optional
namespace
namespace
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
api
Key
api
Url
batch
Size
distance
Metric
namespace
LangChain.js - v0.2.10
Loading...