Models and usage
Choose a model and monitor your account token balance.
Choose a model
Terminal
/modeloChoose an available model in the conversation. To select one at startup, use celo --model followed by its actual identifier, not its display name. Available models depend on your account.
Check your balance
Terminal
/saldoTerminal
celo whoamiThe terminal uses your CeloIA account balance. The selected model, conversation length and tool results influence usage. Check model weights and plan conditions in your account.
Use context efficiently
Ask focused questions and specify the relevant folder. Search for function names instead of reading the whole repository. Try lower-cost models for simple tasks. Use /limpar when switching to an unrelated task and monitor /saldo during larger jobs.
Sessions and history
Local sessions are stored in ~/.celo/sessions/*.json. Use /sessoes to list recent sessions and celo -c to resume the latest one. Configuration is stored in ~/.celo/config.json and may contain your API key: never publish it, attach it to support requests or commit it to Git.