From dd5177db48f48d96d839f9328f8ddbd21044a789 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jannik=20Maierh=C3=B6fer?= <48529566+jannikmaierhoefer@users.noreply.github.com> Date: Wed, 9 Oct 2024 01:46:10 +0200 Subject: [PATCH] Add Langfuse Langfuse is an open-source LLM engineering and observability tool. Docs: https://langfuse.com/docs GitHub: https://github.com/langfuse/langfuse X: https://x.com/langfuse?lang=en --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e025c016..7fea8bca 100644 --- a/README.md +++ b/README.md @@ -1098,6 +1098,7 @@ This list results from Pull Requests, reviews, ideas, and work done by 1600+ peo * [Langtrace](https://langtrace.ai) - enables developers to trace, evaluate, manage prompts and datasets, and debug issues related to an LLM application’s performance. It creates open telemetry standard traces for any LLM which helps with observability and works with any observability client. Free plan offers 50K traces/month. * [Ultra AI](https://ultraai.app) - AI command center for your product. Features include multi-provider AI gateway, prompts manager, caching, logs, analytics, model fallbacks and user rate limiting. Free forever plan offers 10k+ requests per month and all the features except caching. * [Comet Opik](https://www.comet.com/site/products/opik/) - Evaluate, test, and ship LLM applications across your dev and production lifecycles. + * [Langfuse](https://langfuse.com/) - Open-source LLM engineering and observability platform that helps teams collaboratively debug, analyze, and iterate on their LLM applications. [#opensource](https://github.com/langfuse/langfuse) **[⬆️ Back to Top](#table-of-contents)**