mirror of
https://github.com/awesome-selfhosted/awesome-selfhosted-data.git
synced 2026-03-11 08:55:24 +00:00
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:
parent
0506516cf3
commit
756a9bdf5b
1 changed files with 12 additions and 0 deletions
12
software/langfuse.yml
Normal file
12
software/langfuse.yml
Normal 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"
|
||||
Loading…
Reference in a new issue