iuv chat send
iuv chat send "Hello, how are you?" -c <conversation-id>Specify a model
Section titled “Specify a model”iuv chat send "Explain quantum computing" -c <conversation-id> --model anthropic/claude-sonnet-4-5Available 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 |
Specify API base URL
Section titled “Specify API base URL”iuv chat send "Hello" -c <id> --api-base-url http://localhost:8787The command streams the assistant reply in real time to your terminal.