Skip to content

Commit 3903dc9

Browse files
authored
Merge pull request #139 from AssemblyAI/5B8DD0B76EF065CD9E44B52CF4273EB0
Update ReadME to call out SDK should be used for testing and light usage
2 parents 86c6489 + fb67665 commit 3903dc9

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@ 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-
2219
## Documentation
2320

2421
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)