feat(ai): add Together AI provider
This commit is contained in:
@@ -105,6 +105,7 @@ const OpenAICompletionsCompatSchema = Type.Object({
|
||||
Type.Union([
|
||||
Type.Literal("openai"),
|
||||
Type.Literal("openrouter"),
|
||||
Type.Literal("together"),
|
||||
Type.Literal("deepseek"),
|
||||
Type.Literal("zai"),
|
||||
Type.Literal("qwen"),
|
||||
|
||||
Reference in New Issue
Block a user