mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-06 16:20:43 +00:00
fix: use static provider catalogs for model listing
This commit is contained in:
@@ -52,6 +52,7 @@ export default defineSingleProviderPluginEntry({
|
||||
],
|
||||
catalog: {
|
||||
buildProvider: buildMoonshotProvider,
|
||||
buildStaticProvider: buildMoonshotProvider,
|
||||
allowExplicitBaseUrl: true,
|
||||
},
|
||||
applyNativeStreamingUsageCompat: ({ providerConfig }) =>
|
||||
|
||||
Reference in New Issue
Block a user