Mintplex-Labs / anything-llm

The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, and more.
https://anythingllm.com
MIT License
27.45k stars 2.76k forks source link

[FEAT]: Support Mistral API for Embeddings selection #2661

Closed fakezeta closed 11 hours ago

fakezeta commented 1 day ago

What would you like to see?

Is it possible to support Mistral API also for embeddings? https://docs.mistral.ai/api/#tag/embeddings

It does not work using Generic OpenAI integration since the response is different from OpenAI one.

Thank you for your work.