Skip to content

Commit 6050424

Browse files
stainless-app[bot]stainless-bot
authored andcommitted
chore: rebuild project due to codegen change (#10)
1 parent b2020fa commit 6050424

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,15 @@ TypeScript >= 4.5 is supported.
287287

288288
The following runtimes are supported:
289289

290+
- Web browsers (Up-to-date Chrome, Firefox, Safari, Edge, and more)
291+
- Node.js 18 LTS or later ([non-EOL](https://endoflife.date/nodejs)) versions.
292+
- Deno v1.28.0 or higher, using `import ArgotOpenAI from "npm:argot-stainless-openai"`.
293+
- Bun 1.0 or later.
294+
- Cloudflare Workers.
295+
- Vercel Edge Runtime.
296+
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
297+
- Nitro v2.6 or greater.
298+
290299
Note that React Native is not supported at this time.
291300

292301
If you are interested in other runtime environments, please open or upvote an issue on GitHub.

0 commit comments

Comments
 (0)