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