mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-04 04:42:37 +02:00
upgrade composio and dependencies
This commit is contained in:
parent
b403542447
commit
69c44e1033
3 changed files with 21 additions and 27 deletions
|
|
@ -346,6 +346,7 @@ export async function executeAction(
|
|||
userId: connectedAccountId,
|
||||
arguments: input,
|
||||
connectedAccountId,
|
||||
dangerouslySkipVersionCheck: true,
|
||||
});
|
||||
|
||||
console.log(`[Composio] Action completed successfully`);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue