AxAIOpenAIModel
Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/openai/chat_types.ts#L3
Enumeration Members
| Enumeration Member | Value |
|---|
GPT35TextDavinci002 | "text-davinci-002" |
GPT35Turbo | "gpt-3.5-turbo" |
GPT35TurboInstruct | "gpt-3.5-turbo-instruct" |
GPT3TextAda001 | "text-ada-001" |
GPT3TextBabbage002 | "text-babbage-002" |
GPT4 | "gpt-4" |
GPT41 | "gpt-4.1" |
GPT41Mini | "gpt-4.1-mini" |
GPT41Nano | "gpt-4.1-nano" |
GPT4ChatGPT4O | "chatgpt-4o-latest" |
GPT4O | "gpt-4o" |
GPT4OMini | "gpt-4o-mini" |
GPT4Turbo | "gpt-4-turbo" |
GPT5 | "gpt-5" |
GPT51 | "gpt-5.1" |
GPT51ChatLatest | "gpt-5.1-chat-latest" |
GPT51Codex | "gpt-5.1-codex" |
GPT51CodexMax | "gpt-5.1-codex-max" |
GPT51CodexMini | "gpt-5.1-codex-mini" |
GPT52 | "gpt-5.2" |
GPT52ChatLatest | "gpt-5.2-chat-latest" |
GPT52Codex | "gpt-5.2-codex" |
GPT52Pro | "gpt-5.2-pro" |
GPT54 | "gpt-5.4" |
GPT54Mini | "gpt-5.4-mini" |
GPT54Nano | "gpt-5.4-nano" |
GPT55 | "gpt-5.5" |
GPT55Pro | "gpt-5.5-pro" |
GPT5Chat | "gpt-5-chat" |
GPT5ChatLatest | "gpt-5-chat-latest" |
GPT5Codex | "gpt-5-codex" |
GPT5Mini | "gpt-5-mini" |
GPT5Nano | "gpt-5-nano" |
GPT5Pro | "gpt-5-pro" |
GPTAudio | "gpt-audio" |
GPTAudio15 | "gpt-audio-1.5" |
GPTAudioMini | "gpt-audio-mini" |
GPTRealtime15 | "gpt-realtime-1.5" |
GPTRealtime2 | "gpt-realtime-2" |
GPTRealtimeTranslate | "gpt-realtime-translate" |
GPTRealtimeWhisper | "gpt-realtime-whisper" |
O1 | "o1" |
O1Mini | "o1-mini" |
O3 | "o3" |
O3Mini | "o3-mini" |
O4Mini | "o4-mini" |