Class GPT35Turbo16kModel
java.lang.Object
bg.codexio.ai.openai.api.models.ModelTypeAbstract
bg.codexio.ai.openai.api.models.v35.GPT35Turbo16kModel
- All Implemented Interfaces:
ModelType
Currently points to gpt-3.5-turbo-0613.
Context Window: 16,385 tokens
Will point to gpt-3.5-turbo-1106 starting Dec 11, 2023. See
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bg.codexio.ai.openai.api.models.ModelTypeAbstract
name, toString
-
Constructor Details
-
GPT35Turbo16kModel
public GPT35Turbo16kModel()
-