From 1ac743249ec86ca6b0766ef58e22b3343000f6e9 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jannik=20Maierh=C3=B6fer?=
<48529566+jannikmaierhoefer@users.noreply.github.com>
Date: Tue, 28 Jan 2025 17:45:48 +0100
Subject: [PATCH 1/2] Add Langfuse integration tutorial
Hi there, I added Langfuse (open source LLM monitoring) with a link to a DeepSeek example notebook to this list.
---
README.md | 7 ++++++-
1 file changed, 6 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index d781998..c9d3546 100644
--- a/README.md
+++ b/README.md
@@ -333,4 +333,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
promptfoo |
Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. |
-
\ No newline at end of file
+
+ |
+ Langfuse |
+ Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. |
+
+
From e000580bbb9f3e23220a04faddb1142acd5ce8d2 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Jannik=20Maierh=C3=B6fer?=
<48529566+jannikmaierhoefer@users.noreply.github.com>
Date: Tue, 28 Jan 2025 19:18:18 +0100
Subject: [PATCH 2/2] edit text
---
README.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.md b/README.md
index c9d3546..080b81e 100644
--- a/README.md
+++ b/README.md
@@ -336,6 +336,6 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
|
Langfuse |
- Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. |
+ Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their DeepSeek applications. |