Class GPT401106Model
java.lang.Object
bg.codexio.ai.openai.api.models.ModelTypeAbstract
bg.codexio.ai.openai.api.models.v40.GPT401106Model
- All Implemented Interfaces:
ModelType
GPT-4 Turbo
The latest GPT-4 model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more. Returns a maximum of 4,096 output tokens. This preview model is not yet suited for production traffic Context Window: 128,000 tokens
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bg.codexio.ai.openai.api.models.ModelTypeAbstract
name, toString
-
Constructor Details
-
GPT401106Model
public GPT401106Model()
-