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
This commit is contained in:
Jannik Maierhöfer 2024-10-09 02:17:33 +02:00 committed by GitHub
parent f9b7e44739
commit 27717d498a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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 applications 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 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)**