fascinating-indigo•3d ago
Call parameters in LangFuse Metadata
I have defined specific parameters in the metadata for LangFuse per the docs.
The data received in LangFuse is receiving the literal parameter names.
Are the following parameters supported in within
observabilityPlan
?
- endedReason
- summary
- structuredData2 Replies
fascinating-indigoOP•23h ago
@Vapi Team @Shubham Bajaj
@Praveen @Shubham Bajaj @Vapi @Vapi Team
Hi geramalagon,
To address the support request titled "Call parameters in LangFuse Metadata," the parameters
endedReason
, summary
, and structuredData
are not directly mentioned in the observability configuration for Langfuse. However, you can enrich traces in Langfuse by adding metadata and tags as described in the Langfuse Integration with Vapi documentation. This can include custom key-value pairs in the assistant.observabilityPlan.metadata
field for metadata, and searchable labels in the assistant.observabilityPlan.tags
field for tags.
If you are looking for specific trace parameters to be automatically included, you might need to integrate them as custom metadata or check if these can be managed through the assistant's configuration in your Vapi setup.Langfuse Integration with Vapi | Vapi
Integrate Vapi with Langfuse for enhanced voice AI telemetry monitoring, enabling improved performance and reliability of your AI applications.