hacktivtools
Results
2
comments of
hacktivtools
@renanmoretto you can actually use this embedding model of gemini and specify the shape to 1536, it will not throw any errors. ` config = { "embedder": { "provider": "gemini",...
 @PaperBoardOfficial Yes that `embedding_model_dims` was the issue in my case too, but now I have changed the embedding model to `model/gemini-embedding-exp-03-07` it provides a wide range of vector dims...