-
### Summary
Expand [auto-tracing integration](https://mlflow.org/docs/latest/llms/tracing/index.html#automatic-tracing) of MLflow Tracing to Mistral SDK. MLflow already supports auto-tracing for Op…
-
CodeFuse IDE currently only supports OpenAI-compatible interfaces, need to additionally provide Anthropic, Mistral, Google Generative AI, Amazon Bedrock, Ollma... the overall abstraction for the AI Pr…
-
Hi Mistral SDK team (@GaspardBT)! 👋
Would you consider exporting the internal types used in the SDK, such as those for API parameters and responses, in a future release?
I’m trying to improve su…
-
### Describe the feature
Vercel's `ai` package has built-in support for Mistral. We just need to add the right APIs to also support Mistral, probably similar to what we did with Azure.
Docs: htt…
-
Hello! I haven't been able to navigate the type constraints around using mistral.chat.stream . The example in the docs works with 1 message specified in a literal, but when trying to use multiple mess…
-
Referring couple of API's to list of models, below API's returns list of supported ML models:
https://platform.openai.com/docs/api-reference/models/list https://docs.mistral.ai/api/#tag/models/opera…
-
Hi there,
I would like to add the [anthropic_joke_example.py](https://github.com/traceloop/openllmetry/blob/main/packages/sample-app/sample_app/anthropic_joke_example.py) in the [Cookbook](https://la…
-
### Problem Statement
Add support for https://docs.sentry.io/product/insights/llm-monitoring/ in JavaScript
### Solution Brainstorm
Things we can support:
- https://github.com/getsentry/sentry-jav…
-
### Feature Description
When using LLM serving frameworks such as [vLLM](https://github.com/vllm-project/vllm) or [MLC-LLM](https://github.com/mlc-ai/mlc-llm) , or services that host open-source mod…
-
### Operating System
MacOS
### Version Information
not relevant
### Steps to reproduce
https://github.com/Azure/azureml-examples/blob/main/sdk/python/foundation-models/mistral/litellm.ipynb
@san…