Add Langfuse (#879)

Co-authored-by: kokomo123 <70863536+kokomo123@users.noreply.github.com>
Co-authored-by: nodiscc <nodiscc@gmail.com>
This commit is contained in:
Jannik Maierhöfer 2024-10-19 06:16:41 -07:00 committed by GitHub
parent 0506516cf3
commit 756a9bdf5b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

12
software/langfuse.yml Normal file
View file

@ -0,0 +1,12 @@
name: "Langfuse"
website_url: "https://langfuse.com"
source_code_url: "https://github.com/langfuse/langfuse"
description: "LLM engineering platform for model tracing, prompt management, and application evaluation. Langfuse helps teams collaboratively debug, analyze, and iterate on their LLM applications such as chatbots or AI agents."
licenses:
- MIT
platforms:
- Docker
tags:
- Software Development - IDE & Tools
demo_url: "https://langfuse.com/docs/demo"
related_software_url: "https://langfuse.com/docs/integrations/overview"