Expand description
Interactive chat session with /model and /provider commands
Provides a rich REPL experience similar to Claude Code with:
/model- Select from available models based on configured API keys/provider- Switch provider (prompts for API key if not set)/help- Show available commands/clear- Clear conversation history/exitor/quit- Exit the session
Structs§
- Chat
Session - Chat session state
Functions§
- get_
available_ models - Available models per provider