Skip to content

Supported Models

Rob Royce edited this page Aug 11, 2024 · 2 revisions

Model Compatibility

ROSA currently works with the following models via LangChain:

Model Name Model Type(s) Context Length
gpt-3-turbo ChatOpenAI, AzureChatOpenAI 16K tokens
gpt-4 ChatOpenAI, AzureChatOpenAI 32K tokens
gpt-4o ChatOpenAI, AzureChatOpenAI 128K tokens
gpt-4o-mini ChatOpenAI, AzureChatOpenAI 128k tokens

Support for Other Models

ROSA will be adapted to support additional models in the future. If you would like to see a specific model supported, please search for an existing issue or create a new issue in the Issue Tracker.