feat: add xai speech-to-text support

This commit is contained in:
Peter Steinberger
2026-04-23 00:46:19 +01:00
parent 2bec189174
commit 012841816d
14 changed files with 307 additions and 30 deletions

View File

@@ -128,6 +128,7 @@ export const pluginRegistrationContractCases = {
pluginId: "xai",
providerIds: ["xai"],
webSearchProviderIds: ["grok"],
mediaUnderstandingProviderIds: ["xai"],
},
zai: {
pluginId: "zai",