Skip to content

Commit e71e766

Browse files
authored
Add Langfuse Python integration card (#5086)
1 parent e681d91 commit e71e766

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

src/components/IntegrationsGrid/integrations-data.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,15 @@
9898
"sdk": "Python",
9999
"href": "/develop/python/integrations/langgraph"
100100
},
101+
{
102+
"name": "Langfuse",
103+
"description": "Trace and debug LLM calls in Temporal Workflows with Langfuse.",
104+
"tags": [
105+
"Agent observability"
106+
],
107+
"sdk": "Python",
108+
"href": "https://langfuse.com/integrations/frameworks/temporal"
109+
},
101110
{
102111
"name": "LangSmith",
103112
"description": "Trace and debug LLM calls in Temporal Workflows with LangSmith.",

0 commit comments

Comments
 (0)