Class GPT4032kModel
java.lang.Object
bg.codexio.ai.openai.api.models.ModelTypeAbstract
bg.codexio.ai.openai.api.models.v40.GPT4032kModel
- All Implemented Interfaces:
ModelType
Currently points to gpt-4-32k-0613.
Context Window: 32,768 tokens
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class bg.codexio.ai.openai.api.models.ModelTypeAbstract
name, toString
-
Constructor Details
-
GPT4032kModel
public GPT4032kModel()
-