Work with an agent
TritonAI Harness runs on your computer and works with local files, spreadsheets, code, and Microsoft 365. You approve each action before it takes effect.
On this page:
One key, approved models
The TritonAI LLM Gateway gives every campus builder one key to approved cloud and UC-hosted models. Use it from TritonAI Harness, Claude Code, Codex, Hermes, or any client that connects to the Gateway, from an n8n workflow, or from your own code. When other people start to depend on what you built, move it into hosting and support sized to its users, data, and impact.
What comes with the key
Choose your path
All three paths use the same Gateway key. Pick the one that matches the work in front of you. You can change paths later as the audience, data, or support needs change.
TritonAI Harness runs on your computer and works with local files, spreadsheets, code, and Microsoft 365. You approve each action before it takes effect.
On this page:
n8n runs a defined series of steps from a schedule, webhook, email, or file event. Add a model step where it helps and pause for a person before anything consequential.
On this page:
Build and host applications on the Gateway with the client libraries you already use. Ship on a supported campus hosting path, and start from the Skills Library and the development patterns TritonAI supports.
On this page:
Teaching a course? DataHub and DSMLP supply course compute and are a separate service from the Gateway.
Cost and eligibility
Recharge is the campus term for internal billing to a department chartstring. Your approval sets which of these apply to your key.
UC-hosted models carry no recharge for campus administrative work. Monthly caps apply.
Billed to a departmental chartstring from the first token at the rate published in the Model Hub. The request names a budget owner and a spend limit.
UC-hosted and cloud use are charged to the grant or approved project chartstring.
Other UC campuses connect through an intercampus recharge agreement arranged with the TritonAI team.
Rates and limits for every route stay in the Model Hub, and the Get Started page walks through the request. The FAQ covers sponsored research, Health Sciences, and other UC campuses in more detail.
One API for approved models
Every request from TritonAI Harness, an n8n workflow, or your own code goes through this one endpoint. The Gateway routes each approved key to the models in its approval, and the approval defines access, limits, and billing treatment. The Get Started page covers client setup.
Start with a campus need
Connect a client or application
Shared API endpoint
Choose an approved route
Capabilities vary by model
Models and routes
The Gateway lists these models today. UC-hosted open models appear first, followed by approved enterprise cloud models. Start with a UC-hosted route such as GLM 5.3 (api-glm-5.3). Move to a cloud route when a task needs it. The code under each name is the request ID to use through the Gateway, and context length is the amount of input a request can carry. Rates and full details stay in the Model Hub.
| Model | Hosting | Type | Context length |
|---|---|---|---|
Gemma 4 31Bapi-gemma-4-31b | UC-hosted | Chat and reasoning | 256K tokens |
GLM 5.3 Flashapi-glm-5.3-flash | UC-hosted | Chat and reasoning | 500K tokens |
GLM 5.3api-glm-5.3 | UC-hosted | Chat and reasoning | 320K tokens |
LightOn OCR 1Bapi-lightonocr-1b | UC-hosted | Document OCR | 8K tokens |
Cohere Transcribeapi-cohere-transcribe | UC-hosted | Speech to text | See Model Hub |
Muse Glimmer 30Bapi-muse-glimmer-30b | UC-hosted | Chat and reasoning | 262K tokens |
OpenAI Privacy Filterapi-openai-privacy-filter | UC-hosted | Chat and reasoning | 128K tokens |
Claude Opus 5claude-opus-5 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Sonnet 5claude-sonnet-5 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Opus 4.8claude-opus-4-8 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Opus 4.7claude-opus-4-7 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Sonnet 4.6claude-sonnet-4-6 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Opus 4.6claude-opus-4-6 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Claude Opus 4.6claude-opus-4-6-v1 | Approved enterprise cloud | Chat and reasoning | 200K tokens |
Gemini 3.8 Flashgemini-3.8-flash | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Gemini 3.7 Flashgemini-3.7-flash | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Gemini 3.6 Flashgemini-3.6-flash | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Gemini 3.5 Flashgemini-3.5-flash | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Gemini 3.5 Flash Litegemini-3.5-flash-lite | Approved enterprise cloud | Chat and reasoning | 1M tokens |
GPT-5.6 Lunagpt-5.6-luna | Approved enterprise cloud | Chat and reasoning | 1M tokens |
GPT-5.6 Solgpt-5.6-sol | Approved enterprise cloud | Chat and reasoning | 1M tokens |
GPT-5.6 Terragpt-5.6-terra | Approved enterprise cloud | Chat and reasoning | 1M tokens |
GPT-5.5gpt-5.5 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
GPT-5.4gpt-5.4 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Kimi K2.6kimi-k2.6 | Approved enterprise cloud | Chat and reasoning | See Model Hub |
Kimi K2.5moonshotai.kimi-k2.5 | Approved enterprise cloud | Chat and reasoning | 262K tokens |
MiniMax M2minimax.minimax-m2 | Approved enterprise cloud | Chat and reasoning | 128K tokens |
Mistral Large 3mistral.mistral-large-3-675b-instruct | Approved enterprise cloud | Chat and reasoning | 128K tokens |
Amazon Nova 2 Liteus.amazon.nova-2-lite-v1:0 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
Amazon Nova Premierus.amazon.nova-premier-v1:0 | Approved enterprise cloud | Chat and reasoning | 1M tokens |
TritonGPT Embeddingsapi-tgpt-embeddings | Approved enterprise cloud | Embeddings | 4K tokens |
List refreshed from the public Model Hub on 2026-09-21. Test registrations and TritonGPT-internal serving entries are excluded.
Choose a client
TritonAI Harness is UC San Diego's primary supported client. It is in pilot, runs on Mac (Apple Silicon) and Windows, and anyone with a Gateway key can request it. Claude Code and Codex are supported alternatives. Other compatible clients can connect with the same endpoint and key, though their features and setup differ.
Primary supported client
A desktop workspace with the Gateway connection, campus skills, and Microsoft 365, Google Workspace, and GitHub connections set up for UC San Diego use.
Supported alternatives
Keep a terminal or desktop workflow you already use and point it at the model routes approved for your key.
Compatible clients
Connect with the Gateway endpoint and key from your approval. Setup and support are yours.
Workflow automation
UC San Diego hosts n8n, a visual workflow platform that connects applications and APIs with little or no code. A workflow starts from a schedule, webhook, email, or file event and runs a defined series of steps. Model requests inside a workflow go through the Gateway with your key, and a workflow can pause for a person before selected actions.
n8n fits best once you know the process and how it should handle exceptions. For work that changes shape every time, start in TritonAI Harness.
Built on TritonAI
These three run in production today. Each one started as a bounded campus problem with a named owner, and each keeps a person checking the results. Start with the one that looks most like your problem.

Undergraduates build conflict-free schedule options from live section data, compare them side by side, and hand the finished plan to TSS for booking.
Measure: Schedule drafts created, alternatives compared, preference constraints honored, and handoffs to TSS completed.

Visitors check in for Passport Services at CSC or the UCSD Bookstore while staff manage each location from a shared queue dashboard.
Measure: Check-in completion, wait-time visibility, queue accuracy, staff workflow efficiency, and service reliability.

Biweekly sessions where campus staff bring an AI idea and leave with a scoped use case and a recommendation on whether to proceed.
Measure: Time to decision, completeness of intake, appropriate routing, and participant usefulness.
Gateway usage
Aggregate TritonAI LLM Gateway activity shows the scale of shared model access across UC San Diego.
August was the highest-volume month to date.
| Month | Self-hosted and internal | Cloud | Total tokens |
|---|---|---|---|
| January 2026 | 43.8B | 0.5B | 44.3B |
| February 2026 | 48.3B | 0.7B | 49.0B |
| March 2026 | 43.7B | 1.0B | 44.8B |
| April 2026 | 48.7B | 1.4B | 50.1B |
| May 2026 | 42.8B | 5.3B | 48.1B |
| June 2026 | 68.3B | 4.9B | 73.2B |
| July 2026 | 61.5B | 5.6B | 67.1B |
| August 2026 | 64.5B | 14.3B | 78.9B |
Month-to-month changes reflect the mix of campus applications, automated services, model routing, and instructional activity using the TritonAI Gateway.
Usage was driven primarily by embedding and automated background-processing workloads, establishing the baseline for the reporting period.
Usage increased as application, widget, and shared API activity expanded across the platform.
Usage moderated as widget and automated processing activity declined, partially offset by growth through newer model routes.
Usage rebounded with increased embedding, background-processing, and application activity.
Overall usage remained relatively steady while workloads shifted toward newer self-hosted and cloud model routes.
June reached 73.2 billion tokens, driven by broad growth across production applications, embeddings, and automated services.
Usage remained elevated but declined from June as application requests, embeddings, and background processing slowed. Growth through newer model routes offset part of the reduction. Lower summer instructional activity accounted for approximately 0.8B tokens, or 12.7% of the decline, so most of the reduction came from application and platform workloads.
August reached the highest monthly volume of the year to date at 78.9 billion tokens, up 17.6% from July. Cloud usage increased to 14.3 billion tokens, while self-hosted and internal routes accounted for 64.5 billion tokens.
From prototype to service
Something useful is not yet a service. As more people depend on it, as it touches more data, or as failure starts to cost something, move it up a rung. The strategy page describes the program lifecycle behind this ladder.
Working on your own with sample data you are approved to use.
TritonAI Harness or a local sandbox. Fine for learning. Not something to hand other people.
You protect the data, check the results, and keep the scope small.
One application or workflow, a defined set of users, and a business owner who wants it.
Published through an approved campus application path with campus sign-in.
Say who maintains it, who answers support, and what data it may touch.
A shared workflow, usually with integrations, that other units now depend on.
A named team operates and supports the service.
A named team monitors quality, security, accessibility, and uptime, and owns support.
Something the whole university uses, or something that hurts badly when it breaks.
Architecture, identity, and service management behind it.
Governance, monitoring, continuity, and support come with the service.
Get a Gateway key
The Get Started page covers eligibility, funding, key protection, client choice, and installation. Most requests need only the form and a short description of the task.