Skip to content

Commit 86c6489

Browse files
authored
Merge pull request #138 from AssemblyAI/bearclaw/add-sdk-warning-callout
Add warning callout: SDK is for testing/light usage only
2 parents 90750de + f2f7606 commit 86c6489

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ The AssemblyAI JavaScript SDK provides an easy-to-use interface for interacting
1616
which supports async and streaming transcription.
1717
It is written primarily for Node.js in TypeScript with all types exported, but also [compatible with other runtimes](./docs/compat.md).
1818

19+
> **⚠️ WARNING**
20+
> This SDK is intended for **testing and light usage only**. It is not recommended for use at scale or with production traffic. For best results, we recommend calling the AssemblyAI API directly via HTTP request. See our [official documentation](https://www.assemblyai.com/docs) for more information, including HTTP code examples.
21+
1922
## Documentation
2023

2124
Visit the [AssemblyAI documentation](https://www.assemblyai.com/docs) for step-by-step instructions and a lot more details about our AI models and API.

0 commit comments

Comments
 (0)