mirror of https://github.com/openclaw/openclaw.git
11 lines
315 B
TypeScript
11 lines
315 B
TypeScript
// Generated by scripts/generate-plugin-sdk-facades.mjs. Do not edit manually.
|
|
export {
|
|
buildDoubaoCodingProvider,
|
|
buildDoubaoModelDefinition,
|
|
buildDoubaoProvider,
|
|
DOUBAO_BASE_URL,
|
|
DOUBAO_CODING_BASE_URL,
|
|
DOUBAO_CODING_MODEL_CATALOG,
|
|
DOUBAO_MODEL_CATALOG,
|
|
} from "../../extensions/volcengine/api.js";
|