What is the Legacy Model?
The OCC Legacy Model (also called ) is the default AI model available to all OCCode users out of the box. It’s a capable, cost-efficient model that handles everyday tasks well. When you sign up for OCCode and start using your agent, this is the model that powers your interactions — no configuration needed.When is it used?
| Scenario | Model used |
|---|---|
| New user, no custom keys | OCC Legacy (default) |
| User with their own API keys | User’s preferred model (BYOK) |
| Fallback when custom model fails | OCC Legacy (automatic) |
Capabilities
The Legacy Model is designed for general-purpose AI tasks:Conversations
Natural, helpful conversations with context awareness.
Writing
Drafting emails, content, summaries, and documents.
Analysis
Answering questions about data, documents, and code.
Task execution
Following multi-step instructions and completing tasks.
Cost
The Legacy Model is billed from your credit balance:| Interaction type | Approximate cost |
|---|---|
| Quick question | ~/bin/bash.001 |
| Moderate task | ~/bin/bash.003 |
| Long conversation | ~/bin/bash.01 |
| Complex task | ~/bin/bash.05 |

