brianpetro / obsidian-smart-connections

Chat with your notes & see links to related content with AI embeddings. Use local models or 100+ via APIs like Claude, Gemini, ChatGPT & Llama 3
https://smartconnections.app
GNU General Public License v3.0
2.84k stars 185 forks source link

Add support for Jina AI's latest embedding model, jina-embeddings-v3 #809

Open PiDanShouRouZhouXD opened 2 months ago

PiDanShouRouZhouXD commented 2 months ago

Jina AI has recently released their newest embedding model called jina-embeddings-v3. This model is now available on Hugging Face:

https://huggingface.co/jinaai/jina-embeddings-v3

Would it be possible to incorporate support for this new model in our project?

Thank you for considering this feature request.