abundant-bear-26362
02/24/2025, 2:21 PMgray-monkey-83525
02/24/2025, 2:21 PMlk app create --template voice-pipeline-agent-python my-app
This will set up a basic application structure with a VoicePipelineAgent.
3. Customize Agent: Modify the generated code to customize the agent's behavior. You can adjust the models and parameters used for VAD, STT, LLM, and TTS, and implement any specific logic you need.
Would you like more detailed instructions or a code example?
Sources:
- Bootstrapping an application
- VoicePipelineAgent 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.