weaviate-client
Preparing search index...
Text2VecMorphConfig
Type Alias Text2VecMorphConfig
type
Text2VecMorphConfig
=
{
baseURL
?:
string
;
model
?:
string
;
}
Index
Properties
base
URL?
model?
Properties
Optional
base
URL
baseURL
?:
string
The base URL to use where API requests should go.
Optional
model
model
?:
string
The model to use.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
URL
model
weaviate-client
Loading...
The base URL to use where API requests should go.