Fix rebase issues: regenerate models, fix mom agent API

This commit is contained in:
Mario Zechner 2025-12-30 00:54:15 +01:00
parent 4a9c53347e
commit c86f2a0136
3 changed files with 5874 additions and 5920 deletions

File diff suppressed because it is too large Load diff

View file

@ -434,10 +434,8 @@ function createRunner(sandboxConfig: SandboxConfig, channelId: string, channelDi
thinkingLevel: "off",
tools,
},
messageTransformer,
transport: new ProviderTransport({
getApiKey: async () => getAnthropicApiKey(authStorage),
}),
convertToLlm,
getApiKey: async () => getAnthropicApiKey(authStorage),
});
// Load existing messages