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