gifted-tomato-63690
02/14/2025, 2:19 PMdev
and start
gray-monkey-83525
02/14/2025, 2:19 PMdev
and start
lies in their intended use and output behavior. According to the LiveKit documentation, the dev
command is used for development purposes. It outputs human-friendly colored logs and supports hot reloading, which is useful for debugging and iterative development. On the other hand, the start
command is intended for production use, where it outputs raw JSON data to stdout, providing a more streamlined and less verbose output suitable for production environments.
Would you like more detail on how to configure these modes or their specific use cases?
Sources:
- LiveKit Agents Documentation 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.