sarvamai 0.1.23a2__py3-none-any.whl → 0.1.23a3__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.
@@ -25,12 +25,12 @@ class BaseClientWrapper:
25
25
  import platform
26
26
 
27
27
  headers: typing.Dict[str, str] = {
28
- "User-Agent": "sarvamai/0.1.23a2",
28
+ "User-Agent": "sarvamai/0.1.23a3",
29
29
  "X-Fern-Language": "Python",
30
30
  "X-Fern-Runtime": f"python/{platform.python_version()}",
31
31
  "X-Fern-Platform": f"{platform.system().lower()}/{platform.release()}",
32
32
  "X-Fern-SDK-Name": "sarvamai",
33
- "X-Fern-SDK-Version": "0.1.23a2",
33
+ "X-Fern-SDK-Version": "0.1.23a3",
34
34
  **(self.get_custom_headers() or {}),
35
35
  }
36
36
  headers["api-subscription-key"] = self.api_subscription_key
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: sarvamai
3
- Version: 0.1.23a2
3
+ Version: 0.1.23a3
4
4
  Summary:
5
5
  Requires-Python: >=3.8,<4.0
6
6
  Classifier: Intended Audience :: Developers
@@ -5,7 +5,7 @@ sarvamai/chat/raw_client.py,sha256=3PzDx1L9kByZCB5yLVIzewIc3oNuetS1gmmh30oxqOY,1
5
5
  sarvamai/client.py,sha256=PibsiWMSJg-oIGEI_l1RIMrMlymaa5r7lzN-x0mWlIQ,14064
6
6
  sarvamai/core/__init__.py,sha256=Jt8mAI-h0pBpx_xjDyo3-fS_zhsIE2PvHdE-65WOsBA,3783
7
7
  sarvamai/core/api_error.py,sha256=44vPoTyWN59gonCIZMdzw7M1uspygiLnr3GNFOoVL2Q,614
8
- sarvamai/core/client_wrapper.py,sha256=cjEe7Iz-yFOSryLUeXrkqI6E6lhNmtUhpOeCZzo43q8,3227
8
+ sarvamai/core/client_wrapper.py,sha256=Y0r4mZxBWDRQRQ2be6b5TivbUCH2xNQ7tHsJK41dss4,3227
9
9
  sarvamai/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
10
10
  sarvamai/core/events.py,sha256=HvKBdSoYcFetk7cgNXb7FxuY-FtY8NtUhZIN7mGVx8U,1159
11
11
  sarvamai/core/file.py,sha256=d4NNbX8XvXP32z8KpK2Xovv33nFfruIrpz0QWxlgpZk,2663
@@ -226,6 +226,6 @@ sarvamai/types/transliterate_mode.py,sha256=1jSEMlGcoLkWuk12TgoOpSgwifa4rThGKZ1h
226
226
  sarvamai/types/transliterate_source_language.py,sha256=bSY9wJszF0sg-Cgg6F-YcWC8ly1mIlj9rqa15-jBtx8,283
227
227
  sarvamai/types/transliteration_response.py,sha256=yt-lzTbDeJ_ZL4I8kQa6oESxA9ebeJJY7LfFHpdEsmM,815
228
228
  sarvamai/version.py,sha256=Qkp3Ee9YH-O9RTix90e0i7iNrFAGN-QDt2AFwGA4n8k,75
229
- sarvamai-0.1.23a2.dist-info/METADATA,sha256=qw7ipL0xbGqzhknfRiBoyAjYe_s5BoRLwd2c_7xZ1c4,26824
230
- sarvamai-0.1.23a2.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
231
- sarvamai-0.1.23a2.dist-info/RECORD,,
229
+ sarvamai-0.1.23a3.dist-info/METADATA,sha256=OgaRn_uu5rHqN6kjzW9MG4GZguPg6WrY-lMdjQF4ymY,26824
230
+ sarvamai-0.1.23a3.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
231
+ sarvamai-0.1.23a3.dist-info/RECORD,,