neo4j-graphrag-python icon indicating copy to clipboard operation
neo4j-graphrag-python copied to clipboard

[FEATURE]: Embedding dimension parameter for Embeddings

Open Powerkrieger opened this issue 2 weeks ago • 0 comments

Description

It would be nice if one could set the embedding dimension for the embedder since one can set the embedding dimension for the create_vector_index function, which makes no sense if you cannot make the embedder use that dimension for queries later. If it is possible to set that parameter I just couldnt manage to find how.

Additional Info

No response

Powerkrieger avatar Nov 22 '25 16:11 Powerkrieger