mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-20 05:31:30 +00:00
chore: refresh plugin sdk api baselines
This commit is contained in:
@@ -1269,7 +1269,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"declaration": "export type ReplyPrefixContext = import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
|
||||
"declaration": "export type ReplyPrefixContext = import(\"/Users/steipete/Projects/clawdbot2/src/auto-reply/reply/response-prefix-template\").ResponsePrefixContext;",
|
||||
"exportName": "ReplyPrefixContext",
|
||||
"kind": "type",
|
||||
"source": {
|
||||
@@ -3338,7 +3338,7 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/vincentkoc/GIT/_Perso/openclaw-fix-main-rc-types/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
|
||||
"declaration": "export type ChannelOutboundSessionRouteParams = { cfg: OpenClawConfig; agentId: string; accountId?: string | null; target: string; resolvedTarget?: { to: string; kind: import(\"/Users/steipete/Projects/clawdbot2/src/channels/plugins/types.core\").ChannelDirectoryEntryKind | \"channel\"; display?: string; source: \"normalized\" | \"directory\"; }; replyToId?: string | null; threadId?: string | number | null;};",
|
||||
"exportName": "ChannelOutboundSessionRouteParams",
|
||||
"kind": "type",
|
||||
"source": {
|
||||
@@ -4345,7 +4345,7 @@
|
||||
"exportName": "ModelDefinitionConfig",
|
||||
"kind": "type",
|
||||
"source": {
|
||||
"line": 46,
|
||||
"line": 47,
|
||||
"path": "src/config/types.models.ts"
|
||||
}
|
||||
},
|
||||
@@ -4354,7 +4354,7 @@
|
||||
"exportName": "ModelProviderConfig",
|
||||
"kind": "type",
|
||||
"source": {
|
||||
"line": 64,
|
||||
"line": 65,
|
||||
"path": "src/config/types.models.ts"
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user