Interactive demo does not work with feature "Filter Observations by Tool Calls and add Tool Calls to Dashboard Widgets" #11418
Replies: 1 comment
-
|
The tool calls filtering and visualization feature works with the Vercel AI SDK, but only for traces ingested after the feature was released(1). The feature supports parsing tool calls from specific frameworks, including the Vercel AI SDK(1). For tool call data to appear in Langfuse, you need to enable telemetry in your Vercel AI SDK calls by passing Regarding MCP (Model Context Protocol), the documentation doesn't mention any specific limitations or incompatibilities with the tool calls feature. However, the feature note states: "this feature only works with traces ingested from now on and does not apply to historical data"(1). If the interactive demo traces don't show tool call columns, it could be because:
To add the tool call columns to your observations table, click on "Columns" and add "Available Tools" and "Tool Calls" to your table view if they're not visible(1). 📚 Sources:
Have another question? Just tag @inkeep. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your question
Interactive demo uses Vercel AI SDK, but its traces does not contain "tool call" tags of "columns“ . Does the new feature not work with MCP?
Langfuse Cloud or Self-Hosted?
Langfuse Cloud
If Self-Hosted
No response
If Langfuse Cloud
No response
SDK and integration versions
vercel ai sdk of interactive demo
Pre-Submission Checklist
Beta Was this translation helpful? Give feedback.
All reactions