This message was deleted.
# ask-ai
s
This message was deleted.
t
Thanks for reaching out, Nischal. I'm an AI assistant and I'm here to help. Give me a moment while I research this topic.
Could you confirm if you have enabled tracing in your OpenAI account settings and if the workflow name and metadata are correctly configured? Additionally, are there any error messages or logs indicating issues with the tracing setup?
Hey there! Want to get more visibility into what's happening with your LiveKit agent? No problem! I'll show you how to turn on all the logs, so you can see exactly what's going on behind the scenes. To output all logs—including those helpful info and debug details—you'll want to set the log level to "DEBUG". It's super easy to do this using the CLI. Just add this option:
Copy code
--log-level DEBUG
By default, these logs will pop up in your standard output. The cool part is how they look: in development mode, you'll get colorful, easy-to-read logs, while in production, they'll be neatly organized as JSON. Pretty neat, right? This way, you'll have full insight into what's happening with your agent. Let me know if you need any more help! Sources: GitHub::livekit::agents | livekit-agents/livekit/agents/cli/log.py
I don't have the answer you're looking for. You could also try asking your question: • in one of the other Slack channels or • to https://deepwiki.com/livekit/livekit_composite which is trained on all LiveKit source code If you find the answer, please post it here to help others!