smallestai 0.1.0__py3-none-any.whl → 1.1.0__py3-none-any.whl

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.

Potentially problematic release.


This version of smallestai might be problematic. Click here for more details.

@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: smallestai
3
- Version: 0.1.0
3
+ Version: 1.1.0
4
4
  Summary: Official Python client for the Smallest AI API
5
5
  Author-email: Smallest <info@smallest.ai>
6
6
  License: MIT
@@ -62,18 +62,12 @@ Currently, the library supports direct synthesis and the ability to synthesize s
62
62
 
63
63
  ## Installation
64
64
 
65
- To install the package, follow these steps:
66
-
67
- 1. Clone the repository:
68
- ```bash
69
- git clone https://github.com/smallest-inc/smallest-python-sdk.git
70
- ```
71
-
72
- 2. Navigate to the cloned directory and install the package:
73
- ```bash
74
- cd smallest-python
75
- pip install .
76
- ```
65
+ To install the latest version available
66
+ ```bash
67
+ pip install smallestai
68
+ ```
69
+ When using an SDK in your application, make sure to pin to at least the major version (e.g., ==1.*). This helps ensure your application remains stable and avoids potential issues from breaking changes in future updates.
70
+
77
71
 
78
72
  ## Get the API Key
79
73
 
@@ -5,8 +5,8 @@ smallest/models.py,sha256=R5UZZA9SibrJ2DsWPi_mkKI13WfyC-MLd-7kptfjns4,390
5
5
  smallest/stream_tts.py,sha256=1j4JpAwrAmwprC98mKQwuhXf0HFxFTlMcZ3_JAdcAK0,5416
6
6
  smallest/tts.py,sha256=Gr13I-O0qH7EclnR_g29qcpiqITWjgfjCFxFwNxyZrA,5410
7
7
  smallest/utils.py,sha256=hAgyEfZEnvayzu8qS4LXhpZR8qK7z4gatLWGVOkS3Yg,2183
8
- smallestai-0.1.0.dist-info/LICENSE,sha256=kK3HNKhN7luQhkjkNWIvy9_gizbEDUM4mSv_HWq9uuM,1068
9
- smallestai-0.1.0.dist-info/METADATA,sha256=SFv_JOl8POo4AdpYJV-tgqekj9jz24nf0usA5O1gRvg,8696
10
- smallestai-0.1.0.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
11
- smallestai-0.1.0.dist-info/top_level.txt,sha256=i5ktbWkG-2aS28vrYTeuhKtA-tY2ZG7SHgLHi87QTLw,9
12
- smallestai-0.1.0.dist-info/RECORD,,
8
+ smallestai-1.1.0.dist-info/LICENSE,sha256=kK3HNKhN7luQhkjkNWIvy9_gizbEDUM4mSv_HWq9uuM,1068
9
+ smallestai-1.1.0.dist-info/METADATA,sha256=e1ivgFjFyvXKPKGXoa8jSH7pqUsmiqoqNk0Q_Mjq3yM,8723
10
+ smallestai-1.1.0.dist-info/WHEEL,sha256=R06PA3UVYHThwHvxuRWMqaGcr-PuniXahwjmQRFMEkY,91
11
+ smallestai-1.1.0.dist-info/top_level.txt,sha256=i5ktbWkG-2aS28vrYTeuhKtA-tY2ZG7SHgLHi87QTLw,9
12
+ smallestai-1.1.0.dist-info/RECORD,,