letta-client 0.1.212__py3-none-any.whl → 0.1.213__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 letta-client might be problematic. Click here for more details.
- letta_client/core/client_wrapper.py +1 -1
- letta_client/types/provider_type.py +2 -0
- {letta_client-0.1.212.dist-info → letta_client-0.1.213.dist-info}/METADATA +1 -1
- {letta_client-0.1.212.dist-info → letta_client-0.1.213.dist-info}/RECORD +5 -5
- {letta_client-0.1.212.dist-info → letta_client-0.1.213.dist-info}/WHEEL +0 -0
|
@@ -24,7 +24,7 @@ class BaseClientWrapper:
|
|
|
24
24
|
headers: typing.Dict[str, str] = {
|
|
25
25
|
"X-Fern-Language": "Python",
|
|
26
26
|
"X-Fern-SDK-Name": "letta-client",
|
|
27
|
-
"X-Fern-SDK-Version": "0.1.
|
|
27
|
+
"X-Fern-SDK-Version": "0.1.213",
|
|
28
28
|
}
|
|
29
29
|
if self._project is not None:
|
|
30
30
|
headers["X-Project"] = self._project
|
|
@@ -10,6 +10,7 @@ ProviderType = typing.Union[
|
|
|
10
10
|
"openai",
|
|
11
11
|
"letta",
|
|
12
12
|
"deepseek",
|
|
13
|
+
"cerebras",
|
|
13
14
|
"lmstudio_openai",
|
|
14
15
|
"xai",
|
|
15
16
|
"mistral",
|
|
@@ -19,6 +20,7 @@ ProviderType = typing.Union[
|
|
|
19
20
|
"azure",
|
|
20
21
|
"vllm",
|
|
21
22
|
"bedrock",
|
|
23
|
+
"cohere",
|
|
22
24
|
],
|
|
23
25
|
typing.Any,
|
|
24
26
|
]
|
|
@@ -71,7 +71,7 @@ letta_client/client_side_access_tokens/types/client_side_access_tokens_list_clie
|
|
|
71
71
|
letta_client/client_side_access_tokens/types/client_side_access_tokens_list_client_side_access_tokens_response_tokens_item_policy_data_item_access_item.py,sha256=kNHfEWFl7u71Pu8NPqutod0a2NXfvq8il05Hqm0iBB4,284
|
|
72
72
|
letta_client/core/__init__.py,sha256=OKbX2aCZXgHCDUsCouqv-OiX32xA6eFFCKIUH9M5Vzk,1591
|
|
73
73
|
letta_client/core/api_error.py,sha256=RE8LELok2QCjABadECTvtDp7qejA1VmINCh6TbqPwSE,426
|
|
74
|
-
letta_client/core/client_wrapper.py,sha256=
|
|
74
|
+
letta_client/core/client_wrapper.py,sha256=iGPGC9lEfV90x0R3qBhFUk_RM3PDmfOpbLCWgek17Dg,2336
|
|
75
75
|
letta_client/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
|
|
76
76
|
letta_client/core/file.py,sha256=d4NNbX8XvXP32z8KpK2Xovv33nFfruIrpz0QWxlgpZk,2663
|
|
77
77
|
letta_client/core/http_client.py,sha256=Z77OIxIbL4OAB2IDqjRq_sYa5yNYAWfmdhdCSSvh6Y4,19552
|
|
@@ -345,7 +345,7 @@ letta_client/types/provider.py,sha256=YjljtsMsEfF-dhVP5zOIIX3rl34n4CpuNiojD3kq30
|
|
|
345
345
|
letta_client/types/provider_category.py,sha256=St4tSc_Wc5huF79kb088-L-tRz9Cj2_b5DqEoU4eDIs,156
|
|
346
346
|
letta_client/types/provider_check.py,sha256=F_DrCohBhBtGTBRthRX72X6-6c5ftJo568D62dc2cig,1057
|
|
347
347
|
letta_client/types/provider_trace.py,sha256=sLDiO-N9KbgA9ppwMRSw8Qlf52PApocjeXgbBans-94,2200
|
|
348
|
-
letta_client/types/provider_type.py,sha256=
|
|
348
|
+
letta_client/types/provider_type.py,sha256=GChNOHlZBAq3J0H4gv_1Hmg3Ju678iffL5HU6mGdKQE,481
|
|
349
349
|
letta_client/types/reasoning_content.py,sha256=aId-87QjQ4sm_fuCmzIdZZghr-9DFeVV-Lv9x5iVw3I,995
|
|
350
350
|
letta_client/types/reasoning_message.py,sha256=kaMXugtXSNSQkYTJXXqgY7egLpcxeNvBx88HQTNpTzw,1647
|
|
351
351
|
letta_client/types/reasoning_message_source.py,sha256=GYOWGm2mje1yYbR8E2kbAeQS--VDrGlpsobEBQHE2cU,186
|
|
@@ -429,6 +429,6 @@ letta_client/types/web_search_options_user_location_approximate.py,sha256=Ywk01J
|
|
|
429
429
|
letta_client/version.py,sha256=bttKLbIhO3UonCYQlqs600zzbQgfhCCMjeXR9WRzid4,79
|
|
430
430
|
letta_client/voice/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
|
|
431
431
|
letta_client/voice/client.py,sha256=47iQYCuW_qpKI4hM3pYVxn3hw7kgQj3emU1_oRpkRMA,5811
|
|
432
|
-
letta_client-0.1.
|
|
433
|
-
letta_client-0.1.
|
|
434
|
-
letta_client-0.1.
|
|
432
|
+
letta_client-0.1.213.dist-info/METADATA,sha256=68HCc4doJaCdJ4R15F0Sa15GQbz_ou8oDzgQVOV9XRA,5177
|
|
433
|
+
letta_client-0.1.213.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
|
434
|
+
letta_client-0.1.213.dist-info/RECORD,,
|
|
File without changes
|