We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 09394e9 commit a0a17e8Copy full SHA for a0a17e8
__tests__/meta_functions/aci_handle_execution.test.ts
@@ -63,7 +63,7 @@ describe('AI Integration Tests', () => {
63
functionName: searchToolCall.name,
64
functionArguments: searchArguments,
65
linkedAccountOwnerId: 'test-user-id',
66
- allowedAppsOnly: false,
+ allowedOnly: false,
67
format: FunctionDefinitionFormat.OPENAI_RESPONSES,
68
});
69
0 commit comments