API Access
Catchat has an API that you are able to access with a key, that allows you to access the models on Catchat, plus a few more for agentic use cases.
To get access to this system. Please contact rci-support@montana.edu and we are able to get you setup with a token so you can access the models and API without restriction. Image generation is not possible over this API.
The Models that are available for use through the api include all of the models on the Chat interface, plus a few extras that can enhance the agentic capabilities of a program.
|
Use Case |
Requirements |
Recommended Models |
|---|---|---|
|
Model Routing |
Fast, good instruction following |
Llama 3.1 8b |
|
General Agents |
Balanced Quality, tool calling, reasoning |
Llama 3.3 70b or llama4:16x17b |
|
Code Generation |
High Accuracy, Good Debugging, Capable of Complex Logic |
Llama 3.3 70b or GPT-OSS 120b |
|
Research Analysis |
Long Context, Subtle Reasoning |
Llama 3.3 70b |
|
Financial Analysis |
Numerical Reasoning, Structured Output |
Llama 3.3 70b or GPT-OSS 120b |
|
High Stakes Decisions |
High Accuracy, Deep Reasoning |
GPT-OSS 120b |
