What is it?
In addition to the main model that responds in the chat, Tess uses 8 auxiliary models responsible for tasks such as:- Extraction and organization of memories
- Task routing between agents
- Coordination of multi-agent executions
- Intelligent search
- Error explanation
How to use it?
- Access the workspace settings
- Go to the Background LLMs section

- View the available functions (Memory, Autopilot, Workflow)
- For each function:
- Select the desired model
- Adjust according to quality or cost needs
- Save the settings and you’re done — the models will start operating automatically in the background\
Deeper explanation
Background Models are organized into three main blocks:Persistent Memory (3 models)
- Extraction Model
Reads conversations and identifies relevant facts about the user. In this case, the model runs automatically after each conversation. More capable and advanced models extract richer and more accurate facts. - Collective Digest Model
Runs daily and synthesizes what the team learned during the day. Transforms dozens of individual facts into a readable summary for managers. Uses only facts authorized to be shared. - Consolidation Model
Keeps memory clean over time. Merges duplicate or fragmented facts into a single, more complete fact. Prevents noise accumulation in memory.
Autopilot (4 models)
- Automatic Routing Model
When a task arrives without a defined destination, it decides which AI Employee is most suitable to execute it. - Team Coordinator Model
In multi-agent executions, it decides the sequence and distribution of work — who acts first, who reviews, who delivers. - Automatic Search Model
Before each response with active search, it analyzes the question and decides whether it is necessary to search the internet — and which terms to search for. - Hiring Model (Omnibar/hire)
When you use /hire to create an AI Employee, it creates the agent profile and generates detailed work instructions.
Workflow (1 model)
Error Summary Model
When a workflow fails, this model translates the technical error message into simple and understandable language for the user — explaining what happened and what can be done.
Important notes
- Background Models consume credits, even when operating invisibly
- Each function runs at different times (e.g.: real-time, post-chat, daily)
- The choice of model directly impacts:
- Quality of automations
- Total workspace cost
- Available only in plans with support for Background LLMs