2dai-sdk 1.4.0 → 1.4.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/README.md +3 -3
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  # 2dai-sdk
2
2
 
3
- Official TypeScript/JavaScript SDK for 2DAI AI Generation API
3
+ Official TypeScript/JavaScript SDK for 2DAI.io Cloud AI Generation API
4
4
 
5
5
  Generate images, videos, and text using state-of-the-art AI models through a simple and intuitive API.
6
6
 
7
- [![Version](https://img.shields.io/badge/version-1.4.0-blue)](.)
7
+ [![Version](https://img.shields.io/badge/version-1.4.1-blue)](.)
8
8
  [![TypeScript](https://img.shields.io/badge/TypeScript-5.0+-blue)](.)
9
9
  [![Node](https://img.shields.io/badge/node-%3E%3D18.0.0-green)](.)
10
10
 
@@ -142,7 +142,7 @@ yarn add 2dai-sdk
142
142
  To use this SDK, you need an API key.
143
143
 
144
144
  **Request Access:**
145
- 1. Fill out the [API Access Request Form](https://YOUR_2DAI_FORM_LINK)
145
+ 1. Fill out the [API Access Request Form](https://forms.gle/TdQ8Wu3zpegvAwVg9)
146
146
  2. We'll review your request within 24-48 hours
147
147
  3. Once approved, you'll receive your API key via email
148
148
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "2dai-sdk",
3
- "version": "1.4.0",
3
+ "version": "1.4.1",
4
4
  "description": "Official 2DAI SDK - Multimodal AI for autonomous image/video generation, vision analysis and agentic LLM workflows",
5
5
  "keywords": [
6
6
  "2dai",