mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-29 09:43:35 +00:00
docs: document plugin sdk runtime helpers
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// OpenCode provider helpers expose auth and model defaults for the OpenCode-compatible plugin.
|
||||
import { createProviderApiKeyAuthMethod, type OpenClawConfig } from "./provider-auth-api-key.js";
|
||||
|
||||
export { applyOpencodeZenModelDefault, OPENCODE_ZEN_DEFAULT_MODEL } from "./provider-onboard.js";
|
||||
|
||||
Reference in New Issue
Block a user