Files
Lotte Verheyden fc574260e5 feat(instrumentation): add multi-modal media guidance to baseline table (#106)
* feat(instrumentation): add multi-modal media guidance to baseline table

* fix(instrumentation): correct LangfuseMedia usage in multi-modal row
2026-09-02 23:28:29 +02:00

25 lines
626 B
JSON

{
"name": "langfuse",
"displayName": "Langfuse",
"version": "1.7.2",
"description": "Skills for working with Langfuse — the open-source LLM engineering platform for tracing, prompt management, and evaluation.",
"author": {
"name": "Langfuse",
"email": "support@langfuse.com"
},
"homepage": "https://langfuse.com",
"repository": "https://github.com/langfuse/skills",
"license": "MIT",
"keywords": [
"langfuse",
"llm",
"observability",
"tracing",
"prompt-management",
"evaluation"
],
"category": "developer-tools",
"logo": "assets/logo.png",
"skills": "./skills/"
}