feat(model): add volcano model
This commit is contained in:
@@ -297,6 +297,7 @@ PROVIDER_STRATEGIES = {
|
||||
"bedrock": BedrockFormatStrategy,
|
||||
"anthropic": BedrockFormatStrategy,
|
||||
"openai": OpenAIFormatStrategy,
|
||||
"volcano": OpenAIFormatStrategy,
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user