Skip to content

Commands Reference

Type / in Billy to open the interactive command picker, or use any command directly.

CommandDescription
/modelList all installed Ollama models
/model <name>Switch to a different model
/pull <name>Download a model from the Ollama library

Examples:

/model ← list models, shows active with ▶
/model codellama ← switch to codellama
/pull llama3.2 ← download llama3.2 (shows progress)
CommandDescription
/memoryList everything Billy remembers about you
/memory forget <id>Remove a specific memory by ID
/memory clearWipe all memories

You don’t need commands to save memories — just tell Billy:

> Remember that I use TypeScript
> Save that my project uses PostgreSQL
> Don't forget I prefer short answers
CommandDescription
/historyOpen interactive conversation browser
/resume <id>Load a past conversation by ID
/saveSave the current conversation
/sessionSave a named checkpoint
CommandDescription
/clearClear the current chat
/compactSummarize and compress the conversation context
CommandDescription
/helpShow all commands
/quitExit Billy