This repository was archived by the owner on Sep 9, 2026. It is now read-only.
Replies: 1 comment 1 reply
|
Have you read the documentation here? https://docs.docarray.org/user_guide/storing/index_weaviate/ specially those about Configuration and RuntimeConfiguration |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello, there are some configurations I'd like to consider given weaviate's hnsw index
https://weaviate.io/developers/weaviate/config-refs/schema/vector-index#hnsw-index-parameters
I was wondering how could I consider some of these parameters given
WeaviateDocumentIndex?All reactions