docs: update integration docs for mistral ai embedding model (#25253)
Related issue: https://github.com/langchain-ai/langchain/issues/24856
```json
[
{
"provider": "mistralai",
"js": true,
"local": false,
"serializable": false,
"native_async": true
}
]
```
---------
Co-authored-by: Isaac Francisco <78627776+isahers1@users.noreply.github.com>
Co-authored-by: isaac hershenson <ihershenson@hmc.edu>