mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-05 23:50:22 +00:00
refactor: plugin-own speech provider config
This commit is contained in:
@@ -8,7 +8,6 @@ export {
|
||||
TtsModeSchema,
|
||||
TtsProviderSchema,
|
||||
} from "../config/zod-schema.core.js";
|
||||
export { resolveOpenAITtsInstructions } from "../tts/tts-core.js";
|
||||
export type { GatewayRequestHandlerOptions } from "../gateway/server-methods/types.js";
|
||||
export {
|
||||
isRequestBodyLimitError,
|
||||
|
||||
Reference in New Issue
Block a user