Class GPT35Turbo1106Model
java.lang.Object
bg.codexio.ai.openai.api.models.ModelTypeAbstract
bg.codexio.ai.openai.api.models.v35.GPT35Turbo1106Model
- All Implemented Interfaces:
ModelType
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 Summary
Constructors -
Method Summary
Methods inherited from class bg.codexio.ai.openai.api.models.ModelTypeAbstract
name, toString
-
Constructor Details
-
GPT35Turbo1106Model
public GPT35Turbo1106Model()
-