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 221fce4 commit ff7045fCopy full SHA for ff7045f
2 files changed
tests/api-resources/agents/agents.test.ts
@@ -1,7 +1,7 @@
1
// File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
2
3
import Browserbase from '@browserbasehq/sdk';
4
-import { Response } from 'node-fetch';
+import { Response } from '@browserbasehq/sdk/_shims/index';
5
6
const client = new Browserbase({
7
apiKey: 'My API Key',
tests/api-resources/agents/runs.test.ts
0 commit comments