Optional
baseURL?: stringThe base URL to use where API requests should go.
Optional
dimensions?: numberThe dimensionality of the vector once embedded.
Optional
model?: "Snowflake/snowflake-arctic-embed-m-v1.5" | stringThe model to use.
Optional
vectorizeWhether to vectorize the collection name.
The configuration for text vectorization using Weaviate's self-hosted text-based embedding models.
See the documentation for detailed usage.