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",...

![Image](https://github.com/user-attachments/assets/78d414f6-e78f-43d5-a2ad-4fc66f377c7a) @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...