Skip to content

iuv chat send

Terminal window
iuv chat send "Hello, how are you?" -c <conversation-id>
Terminal window
iuv chat send "Explain quantum computing" -c <conversation-id> --model anthropic/claude-sonnet-4-5

Available models include:

Model ID
anthropic/claude-sonnet-4-5 (default)
anthropic/claude-3-5-haiku-latest
openai/gpt-4o
openai/gpt-4o-mini
openai/o3-mini
grok/grok-4
google-ai-studio/gemini-2.5-flash
Terminal window
iuv chat send "Hello" -c <id> --api-base-url http://localhost:8787

The command streams the assistant reply in real time to your terminal.