Skip to content

Commit

Permalink
chore(docs): update browser support information (#522)
Browse files Browse the repository at this point in the history
  • Loading branch information
Stainless Bot committed Sep 6, 2024
1 parent b6d2638 commit ce7aeb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,7 @@ The following runtimes are supported:
- Jest 28 or greater with the `"node"` environment (`"jsdom"` is not supported at this time).
- Nitro v2.6 or greater.
- Web browsers: disabled by default to avoid exposing your secret API credentials (see our help center for [best practices](https://support.anthropic.com/en/articles/9767949-api-key-best-practices-keeping-your-keys-safe-and-secure)). Enable browser support by explicitly setting `dangerouslyAllowBrowser` to `true`.

<details>
<summary><b>More explanation</b></summary>
<h3>Why is this dangerous?</h3>
Expand Down

0 comments on commit ce7aeb5

Please sign in to comment.