Add Langfuse integration tutorial

Hi there, I added Langfuse (open source LLM monitoring) with a link to a DeepSeek example notebook to this list.
This commit is contained in:
Jannik Maierhöfer 2025-01-28 17:45:48 +01:00 committed by GitHub
parent bd3ef90cc1
commit 1ac743249e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -333,4 +333,9 @@ English/[简体中文](https://github.com/deepseek-ai/awesome-deepseek-integrati
<td> <a href="docs/promptfoo/README.md"> promptfoo </a> </td>
<td> Test and evaluate LLM prompts, including DeepSeek models. Compare different LLM providers, catch regressions, and evaluate responses. </td>
</tr>
<tr>
<td> <img src="https://langfuse.com/icon.svg" alt="Icon" width="64" height="auto" /> </td>
<td> <a href="https://langfuse.com/docs/integrations/deepseek"> Langfuse </a> </td>
<td> Open-source LLM observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. </td>
</tr>
</table>