Class GPT35Turbo1106Model

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

public class GPT35Turbo1106Model extends ModelTypeAbstract
Updated GPT 3.5 TurboNew

The latest GPT-3.5 Turbo model with improved instruction following, JSON mode, reproducible outputs, parallel function calling, and more. Returns a maximum of 4,096 output tokens.

Context Window: 16,385 tokens

  • Constructor Details

    • GPT35Turbo1106Model

      public GPT35Turbo1106Model()