mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-04 11:50:20 +00:00
refactor: move provider model helpers into plugins
This commit is contained in:
@@ -3,4 +3,4 @@ export {
|
||||
normalizeGoogleApiBaseUrl,
|
||||
normalizeGoogleModelId,
|
||||
parseGeminiAuth,
|
||||
} from "openclaw/plugin-sdk/provider-google";
|
||||
} from "./api.js";
|
||||
|
||||
Reference in New Issue
Block a user