Skip to content

Commit a0f879d

Browse files
Bearclawclaude
andcommitted
Add warning callout: SDK is for testing/light usage only
Adds a prominent warning to the README advising that this SDK is intended for testing and light usage only, and recommending direct HTTP API calls for production traffic at scale. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent d986229 commit a0f879d

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
@@ -18,6 +18,9 @@
1818
1919
With a single API call, get access to AI models built on the latest AI breakthroughs to transcribe and understand audio and speech data securely at large scale.
2020

21+
> **⚠️ WARNING**
22+
> 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.
23+
2124
# Overview
2225

2326
- [AssemblyAI's Python SDK](#assemblyais-python-sdk)

0 commit comments

Comments
 (0)