fix: fix cannot select stream-tool-call in agent modal (#17015)
This commit is contained in:
@@ -55,6 +55,7 @@ export enum ModelFeatureEnum {
|
||||
toolCall = 'tool-call',
|
||||
multiToolCall = 'multi-tool-call',
|
||||
agentThought = 'agent-thought',
|
||||
streamToolCall = 'stream-tool-call',
|
||||
vision = 'vision',
|
||||
video = 'video',
|
||||
document = 'document',
|
||||
|
||||
Reference in New Issue
Block a user