Skip to content

Added Maxim as an observability platform for Mistral #259

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions docs/guides/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -255,3 +255,21 @@ MLflow is a unified, end-to-end, open source MLOps platform for both traditional
Here is an [example notebook](https://github.com/mistralai/cookbook/blob/main/third_party/MLflow/mistral-mlflow-tracing.ipynb).

<img src="/img/guides/obs_mlflow.png" alt="drawing" width="700"/>

### Integration with Maxim

Maxim AI provides comprehensive observability for your Mistral based AI applications. With Maxim's one-line integration, you can easily trace and analyse LLM calls, metrics, and more.

**Pros:**

* Performance Analytics: Track latency, tokens consumed, and costs
* Advanced Visualisation: Understand agent trajectories through intuitive dashboards

**Mistral integration Example:**

* Learn how to integrate Maxim observability with the Mistral SDK in just one line of code - [Colab Notebook](https://colab.research.google.com/drive/1gqJkkLQQTtSdUla2oiIg-QyR6i5BpmvV?usp=sharing)

Maxim Documentation to use Mistral as an LLM Provider and Maxim as Logger - [Docs Link](https://www.getmaxim.ai/docs/sdk/python/integrations/mistral/mistral)


![Gif](https://raw.githubusercontent.com/akmadan/platform-docs-public/docs/observability-maxim-provider/static/img/guides/maxim_traces.gif)
Binary file added static/img/guides/maxim_traces.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.