feat: support basic feature of OpenAI new models (#1476)
This commit is contained in:
@@ -8,3 +8,4 @@ class ProviderQuotaUnit(Enum):
|
||||
|
||||
class ModelFeature(Enum):
|
||||
AGENT_THOUGHT = 'agent_thought'
|
||||
VISION = 'vision'
|
||||
|
||||
Reference in New Issue
Block a user