Is it possible, when passing metrics to Langfuse, ...
# ask-ai
a
Is it possible, when passing metrics to Langfuse, to mark not only `llm_request`'s as an interaction with an AI model, but also other nodes such as
tts_request
or
stt_request
as such? The goal is to easily track TTS and STT model usage and costs from Langfuse's dashboard. Is there anything that can be done from Livekit's end to achieve this?
t
Thanks for reaching out, Oleg. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
LiveKit does not provide explicit support for marking
tts_request
or
stt_request
as AI model interactions in Langfuse. However, LiveKit offers tools for custom integrations using OpenTelemetry standards, which could potentially be configured to achieve this functionality. If you need further guidance on setting up such custom integrations, let me know, and I can assist further.