[PR #6954] [CLOSED] example: add example notebook on llm tracing #12271

Closed
opened 2026-04-12 23:53:47 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/ollama/ollama/pull/6954
Author: @jannikmaierhoefer
Created: 9/25/2024
Status: Closed

Base: mainHead: example-llm-observability


📝 Commits (3)

  • cf22ca1 example: add example notebook on llm tracing
  • 7d808e2 Merge branch 'main' into example-llm-observability
  • 08930bd Merge branch 'main' into example-llm-observability

📊 Changes

3 files changed (+358 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)
examples/python-tracing-langfuse/README.md (+19 -0)
examples/python-tracing-langfuse/langfuse_observability.ipynb (+338 -0)

📄 Description

  • Added example notebook on tracing Ollama models with Langfuse
  • Added link to Langfuse in Community Integrations List

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/ollama/ollama/pull/6954 **Author:** [@jannikmaierhoefer](https://github.com/jannikmaierhoefer) **Created:** 9/25/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `example-llm-observability` --- ### 📝 Commits (3) - [`cf22ca1`](https://github.com/ollama/ollama/commit/cf22ca19844f382c7d2150b61ac680ef00b8a503) example: add example notebook on llm tracing - [`7d808e2`](https://github.com/ollama/ollama/commit/7d808e28091f50d33d21986141a92755d4eddef7) Merge branch 'main' into example-llm-observability - [`08930bd`](https://github.com/ollama/ollama/commit/08930bd94d126464cfd4e91e9895db970b60b881) Merge branch 'main' into example-llm-observability ### 📊 Changes **3 files changed** (+358 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) ➕ `examples/python-tracing-langfuse/README.md` (+19 -0) ➕ `examples/python-tracing-langfuse/langfuse_observability.ipynb` (+338 -0) </details> ### 📄 Description - Added example notebook on tracing Ollama models with [Langfuse](https://github.com/langfuse/langfuse) - Added link to Langfuse in Community Integrations List --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-12 23:53:47 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/ollama#12271