You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.