Skip to content

Commit

Permalink
Merge pull request #142 from mistralai/doc/v0.0.90
Browse files Browse the repository at this point in the history
Update docs to v0.0.90
  • Loading branch information
sophiamyang authored Oct 3, 2024
2 parents 2f88e2a + 03ccfee commit ace4f48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/observability.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Here is an example tracking traces, input, output, documents, tokens, and status
* Analytical dashboard

**Mistral integration example:**
Here is an [example](https://github.com/mistralai/cookbook/blob/main/third_party/Langfuse/langfuse_llm_monitoring.ipynb) where we build a RAG application with LlamaIndex, observe the steps with Langfuse, and analyze the data in PostHog.
Here is a step-by-step [example](https://github.com/mistralai/cookbook/blob/main/third_party/Langfuse/cookbook_langfuse_mistral_sdk_integration.ipynb) of integrating Langfuse with the Mistral, and another [example](https://github.com/mistralai/cookbook/blob/main/third_party/Langfuse/cookbook_langfuse_posthog_llama_langfuse.ipynb) where we build a RAG application with LlamaIndex, observe the steps with Langfuse, and analyze the data in PostHog.

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

Expand Down

0 comments on commit ace4f48

Please sign in to comment.