docs/integrations/text_embedding/mistralai/ #31131
Replies: 1 comment
-
For those lost souls getting this error despite having set up the Mistral API key: double check that the variable name is "MISTRAL_API_KEY", and not "MISTRALAI_API_KEY". The documentation has the wrong name. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
docs/integrations/text_embedding/mistralai/
This will help you get started with MistralAI embedding models using LangChain. For detailed documentation on MistralAIEmbeddings features and configuration options, please refer to the API reference.
https://python.langchain.com/docs/integrations/text_embedding/mistralai/
Beta Was this translation helpful? Give feedback.
All reactions