You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/partners
David c323742f4f
mistralai[minor]: Add embeddings (#15282)
- **Description:** Adds MistralAIEmbeddings class for embeddings, using
the new official API.
- **Dependencies:** mistralai
- **Tag maintainer**: @efriis, @hwchase17
- **Twitter handle:** @LMS_David_RS

Create `integrations/text_embedding/mistralai.ipynb`: an example
notebook for MistralAIEmbeddings class
Modify `embeddings/__init__.py`: Import the class
Create `embeddings/mistralai.py`: The embedding class
Create `integration_tests/embeddings/test_mistralai.py`: The test file.

---------

Co-authored-by: Erick Friis <erick@langchain.dev>
8 months ago
..
anthropic multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago
google-genai community[patch]: fix top_p type hint (#15452) 8 months ago
google-vertexai google-vertexai[minor]: add function calling on VertexAI (#15822) 8 months ago
mistralai mistralai[minor]: Add embeddings (#15282) 8 months ago
nvidia-ai-endpoints multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago
nvidia-trt multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago
openai openai[patch]: 0.0.2.post1, urls (#15961) 8 months ago
robocorp multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago
together multiple[patch]: .post releases and pyproject metadata (#15962) 8 months ago