Class GPT401106Model

java.lang.Object
bg.codexio.ai.openai.api.models.ModelTypeAbstract
bg.codexio.ai.openai.api.models.v40.GPT401106Model
All Implemented Interfaces:
ModelType

public class GPT401106Model extends ModelTypeAbstract
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 Details

    • GPT401106Model

      public GPT401106Model()