Github Repo
Pinecone Docs
Preparing search index...
The search index is not available
Pinecone TypeScript SDK - v8.0.0
Pinecone TypeScript SDK
PreviewTypedIndexSchemaField
Type Alias PreviewTypedIndexSchemaField
PreviewTypedIndexSchemaField
:
|
{
type
:
"boolean"
}
&
PreviewBooleanField
|
{
type
:
"dense_vector"
}
&
PreviewDenseVectorField
|
{
type
:
"float"
}
&
PreviewFloatField
|
{
type
:
"integer"
}
&
PreviewIntegerField
|
{
type
:
"semantic_text"
}
&
PreviewSemanticTextField
|
{
type
:
"sparse_vector"
}
&
PreviewSparseVectorField
|
{
type
:
"string"
}
&
PreviewResponseStringField
|
{
type
:
"string_list"
}
&
PreviewStringListField
Export
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Github Repo
Pinecone Docs
Pinecone TypeScript SDK - v8.0.0
Loading...
Export