letta-client 1.0.0a7__py3-none-any.whl → 1.0.0a8__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/_version.py +1 -1
- letta_client/pagination.py +107 -0
- letta_client/resources/agents/agents.py +12 -10
- letta_client/resources/agents/blocks.py +12 -10
- letta_client/resources/agents/folders.py +13 -10
- letta_client/resources/agents/groups.py +14 -11
- letta_client/resources/agents/messages.py +13 -10
- letta_client/resources/agents/tools.py +13 -10
- letta_client/resources/batches/batches.py +12 -10
- letta_client/resources/blocks/agents.py +14 -11
- letta_client/resources/blocks/blocks.py +12 -10
- letta_client/resources/folders/agents.py +13 -10
- letta_client/resources/folders/files.py +12 -9
- letta_client/resources/folders/folders.py +12 -10
- letta_client/resources/groups/groups.py +12 -10
- letta_client/resources/groups/messages.py +13 -10
- letta_client/resources/identities/agents.py +14 -11
- letta_client/resources/identities/blocks.py +14 -11
- letta_client/resources/identities/identities.py +12 -10
- letta_client/resources/runs/messages.py +14 -11
- letta_client/resources/runs/runs.py +13 -11
- letta_client/resources/runs/steps.py +14 -11
- letta_client/resources/steps/messages.py +14 -11
- letta_client/resources/steps/steps.py +13 -11
- letta_client/resources/tags.py +13 -10
- letta_client/resources/tools.py +12 -10
- letta_client/types/__init__.py +0 -9
- letta_client/types/agents/__init__.py +0 -4
- letta_client/types/agents/folder_list_response.py +3 -7
- letta_client/types/blocks/__init__.py +0 -1
- letta_client/types/folders/agent_list_response.py +1 -2
- letta_client/types/folders/file_list_response.py +4 -7
- letta_client/types/groups/__init__.py +0 -1
- letta_client/types/identities/__init__.py +0 -2
- letta_client/types/runs/__init__.py +0 -2
- letta_client/types/steps/message_list_response.py +3 -5
- letta_client/types/tag_list_response.py +1 -2
- {letta_client-1.0.0a7.dist-info → letta_client-1.0.0a8.dist-info}/METADATA +1 -1
- {letta_client-1.0.0a7.dist-info → letta_client-1.0.0a8.dist-info}/RECORD +41 -59
- letta_client/types/agent_list_response.py +0 -10
- letta_client/types/agents/block_list_response.py +0 -10
- letta_client/types/agents/group_list_response.py +0 -10
- letta_client/types/agents/message_list_response.py +0 -10
- letta_client/types/agents/tool_list_response.py +0 -10
- letta_client/types/batch_list_response.py +0 -10
- letta_client/types/block_list_response.py +0 -10
- letta_client/types/blocks/agent_list_response.py +0 -10
- letta_client/types/folder_list_response.py +0 -10
- letta_client/types/group_list_response.py +0 -10
- letta_client/types/groups/message_list_response.py +0 -10
- letta_client/types/identities/agent_list_response.py +0 -10
- letta_client/types/identities/block_list_response.py +0 -10
- letta_client/types/identity_list_response.py +0 -10
- letta_client/types/run_list_response.py +0 -10
- letta_client/types/runs/message_list_response.py +0 -10
- letta_client/types/runs/step_list_response.py +0 -10
- letta_client/types/step_list_response.py +0 -10
- letta_client/types/tool_list_response.py +0 -10
- {letta_client-1.0.0a7.dist-info → letta_client-1.0.0a8.dist-info}/WHEEL +0 -0
- {letta_client-1.0.0a7.dist-info → letta_client-1.0.0a8.dist-info}/licenses/LICENSE +0 -0
|
@@ -11,7 +11,8 @@ letta_client/_resource.py,sha256=usdu71d9SVBhsKu3-JpcwE4ZYyIZJTEIFhNNUR2i-qI,109
|
|
|
11
11
|
letta_client/_response.py,sha256=BKfNWi9r9l3FTwBirPt64_mnVss9gK8OYZkHb0MLL1A,28840
|
|
12
12
|
letta_client/_streaming.py,sha256=yvRY-2Co3LGJP-i-BadgepvNxhhfMeIsXX2Rk6tcEg0,10096
|
|
13
13
|
letta_client/_types.py,sha256=dz_siM5FFPTKJs3m9q2ocNjY26xAZ98zPp7sQlsSm0U,7242
|
|
14
|
-
letta_client/_version.py,sha256=
|
|
14
|
+
letta_client/_version.py,sha256=517LS6ZJL4iKavEqkTbWh0lamgdPxilWKzfL6cBW0UM,172
|
|
15
|
+
letta_client/pagination.py,sha256=upQkD1Qty9nGjaSRNSvtkvWd9YJJHteK4YZfPk9WzQ4,3130
|
|
15
16
|
letta_client/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
17
|
letta_client/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
|
|
17
18
|
letta_client/_utils/_compat.py,sha256=D8gtAvjJQrDWt9upS0XaG9Rr5l1QhiAx_I_1utT_tt0,1195
|
|
@@ -28,52 +29,52 @@ letta_client/_utils/_utils.py,sha256=0dDqauUbVZEXV0NVl7Bwu904Wwo5eyFCZpQThhFNhyA
|
|
|
28
29
|
letta_client/lib/.keep,sha256=wuNrz-5SXo3jJaJOJgz4vFHM41YH_g20F5cRQo0vLes,224
|
|
29
30
|
letta_client/resources/__init__.py,sha256=t8-E03q5uhhzb8iMeqZrbjSJaMFHz0hw9g-EwLV6AeY,6017
|
|
30
31
|
letta_client/resources/archives.py,sha256=6KuuPUZ8bsEjvDNXJKZS07x16ank656ncYHRT-kOIMI,22206
|
|
31
|
-
letta_client/resources/tags.py,sha256=
|
|
32
|
-
letta_client/resources/tools.py,sha256=
|
|
32
|
+
letta_client/resources/tags.py,sha256=76SSFdJJBHLGuEL3ejulFwMxLLNTgiD2HuOqaxLx03Y,8635
|
|
33
|
+
letta_client/resources/tools.py,sha256=8ExhSsul9XUkJArL9KS_zjRLFhjz7fC05cHCyAYqJTs,47609
|
|
33
34
|
letta_client/resources/agents/__init__.py,sha256=kMBB1oA9e0oxT91T6Ck4AT-BKIBFQPKTENALxMNHN3g,3265
|
|
34
|
-
letta_client/resources/agents/agents.py,sha256=
|
|
35
|
-
letta_client/resources/agents/blocks.py,sha256=
|
|
35
|
+
letta_client/resources/agents/agents.py,sha256=5tkQqcxeRNeZSbk1cvrdMOk65m2jKFob76ZgbsTHyPQ,82228
|
|
36
|
+
letta_client/resources/agents/blocks.py,sha256=5espAqEEvE9NmBUjw8WLV1EMfAvaWs-DDQutrdbebFc,27420
|
|
36
37
|
letta_client/resources/agents/files.py,sha256=Xaj7R3ye4PqtqrMejFnWh47Hvj5OJpJvS1H-RSHMpb8,20676
|
|
37
|
-
letta_client/resources/agents/folders.py,sha256=
|
|
38
|
-
letta_client/resources/agents/groups.py,sha256=
|
|
39
|
-
letta_client/resources/agents/messages.py,sha256=
|
|
40
|
-
letta_client/resources/agents/tools.py,sha256=
|
|
38
|
+
letta_client/resources/agents/folders.py,sha256=N-2MUJIF0Ybr3tIRpgZVpEYbo5FsafH9T-LxDjAXrSY,15938
|
|
39
|
+
letta_client/resources/agents/groups.py,sha256=Mre1J9LdVE78mW2R-xxtd66FY8_aFK-rRMglE7zP0Hg,8865
|
|
40
|
+
letta_client/resources/agents/messages.py,sha256=pCPaCEn50YeJ0Zd8yeGI8C7I0qnOIWAL786fnUWGlA8,62096
|
|
41
|
+
letta_client/resources/agents/tools.py,sha256=2ET7Gjdoe9xNV802pLWbezBXDh-R5QZYkkPx1vlethY,20839
|
|
41
42
|
letta_client/resources/batches/__init__.py,sha256=zix5YRFFCfQpPx3_vc1R2MbjLKYKJB5Ex-F_mYeVrpc,1041
|
|
42
|
-
letta_client/resources/batches/batches.py,sha256=
|
|
43
|
+
letta_client/resources/batches/batches.py,sha256=AnqFT5VGlJ7Bga8kTQUlTwe6gC7kUKf3Q5wqtN1in7A,19959
|
|
43
44
|
letta_client/resources/batches/messages.py,sha256=fcZV_hOI1YJGZCYxWrIa8gH330elSIPrUx8bY9v-L0M,8776
|
|
44
45
|
letta_client/resources/blocks/__init__.py,sha256=bdVcjGQZ2G8IPxXUtEIHRfJA0gopCS-rQGrxxjZY8L8,1002
|
|
45
|
-
letta_client/resources/blocks/agents.py,sha256=
|
|
46
|
-
letta_client/resources/blocks/blocks.py,sha256=
|
|
46
|
+
letta_client/resources/blocks/agents.py,sha256=nbmtwjZafr2ktTjybTUjIVL_BWiJfgBsQ9cwPHNgp1Y,10817
|
|
47
|
+
letta_client/resources/blocks/blocks.py,sha256=hfnfr5eegQ766Ly0IKBbYkZleUAVC77qg3JVYL_Uu0c,37036
|
|
47
48
|
letta_client/resources/folders/__init__.py,sha256=ANqxbwoospe99HnVPeeDt2lDyxG5m60_9QPTbehdRjs,1452
|
|
48
|
-
letta_client/resources/folders/agents.py,sha256=
|
|
49
|
-
letta_client/resources/folders/files.py,sha256=
|
|
50
|
-
letta_client/resources/folders/folders.py,sha256=
|
|
49
|
+
letta_client/resources/folders/agents.py,sha256=TF2jWWA17gcm9f-qTEF30k4V1Buz0qzf8imL7E7Lsvc,8704
|
|
50
|
+
letta_client/resources/folders/files.py,sha256=r4NmvgFK5lBiWSVYoFncyCSLeLRQ1NUgtHJFtoFocGs,18217
|
|
51
|
+
letta_client/resources/folders/folders.py,sha256=COTjkhM0Zof5WEn2H-FhS4shKFbnHJgN4UJUvDZ-Id0,29134
|
|
51
52
|
letta_client/resources/groups/__init__.py,sha256=XRg7EgECFtIm8h8RjGcNEJyiZpw6XJqoG0aJwGsUADw,1028
|
|
52
|
-
letta_client/resources/groups/groups.py,sha256=
|
|
53
|
-
letta_client/resources/groups/messages.py,sha256=
|
|
53
|
+
letta_client/resources/groups/groups.py,sha256=hV5bPhl_wVR8PrN0A8wbHYYqH1p0bxIhbtyzsI-UTsM,28415
|
|
54
|
+
letta_client/resources/groups/messages.py,sha256=bU4UV3n2a07ZCfyipcHpks21YxvLXbeyEgDuSAearZo,45425
|
|
54
55
|
letta_client/resources/identities/__init__.py,sha256=DaxkyrCra0xPWgEyZVRgVapuasUybvZokYssYq_QnyM,2006
|
|
55
|
-
letta_client/resources/identities/agents.py,sha256=
|
|
56
|
-
letta_client/resources/identities/blocks.py,sha256=
|
|
57
|
-
letta_client/resources/identities/identities.py,sha256=
|
|
56
|
+
letta_client/resources/identities/agents.py,sha256=KeejDcc4xDrqCQMV79QvK1VDRTCSIS4GqvgQUCFQRIc,9709
|
|
57
|
+
letta_client/resources/identities/blocks.py,sha256=wj33TgwKkbvRjFODp9X2OqsgEk0D3Lf5wT1Rdu8vy6w,8654
|
|
58
|
+
letta_client/resources/identities/identities.py,sha256=zfdOrdbkOQcx318nKp8wnTlT5y0pTfy93a5np89bmX8,37988
|
|
58
59
|
letta_client/resources/identities/properties.py,sha256=8GcBy9r9DAuTmvZdlkFcTlfH_hbSNpzD0O_VPRrx2bQ,6483
|
|
59
60
|
letta_client/resources/models/__init__.py,sha256=Tvswac6gTvPG6C45MOrEYYjWY6dEdWagxey_P6fgYkU,1054
|
|
60
61
|
letta_client/resources/models/embeddings.py,sha256=1y7h-pd_LW7Dyf9q_7CV1MF6KVfSRHCfLlPuaM5B-KE,5238
|
|
61
62
|
letta_client/resources/models/models.py,sha256=hL_X-WVFOIzxpbnfgeAU-yPTSOn0mj5YTaiqKKcVIL4,8217
|
|
62
63
|
letta_client/resources/runs/__init__.py,sha256=Oz3VS4QWQ-W1ZkMdw1EuuH33QdUIgyxFhtAROdmI7RQ,1876
|
|
63
|
-
letta_client/resources/runs/messages.py,sha256=
|
|
64
|
-
letta_client/resources/runs/runs.py,sha256=
|
|
65
|
-
letta_client/resources/runs/steps.py,sha256=
|
|
64
|
+
letta_client/resources/runs/messages.py,sha256=BSAvj0TIFD5rHlIpRXrFXED4plyN1ZTtODzFkyf7R7Q,13665
|
|
65
|
+
letta_client/resources/runs/runs.py,sha256=9eNWdUu4uoNmkKXJSo0FKI3lXAUjAUpI5dXJ8-4IZsw,16677
|
|
66
|
+
letta_client/resources/runs/steps.py,sha256=hR33PtnoHUFrxLSj8-Rb3kAMRebyzlYjaSxqn8vyEXc,7981
|
|
66
67
|
letta_client/resources/runs/usage.py,sha256=rsarShRjn8sylRDfsO2BcM25dk2xGr0Njal9CKbeDgs,5824
|
|
67
68
|
letta_client/resources/steps/__init__.py,sha256=OV3vMIlQtZsrqFyxxdFcdAy4CZHlf2p1ce7F7cncolk,2391
|
|
68
69
|
letta_client/resources/steps/feedback.py,sha256=c6Ph3zVOVQduy4pjuHQWmTOtEITsESmBg6dJ4dP2kt4,7131
|
|
69
|
-
letta_client/resources/steps/messages.py,sha256=
|
|
70
|
+
letta_client/resources/steps/messages.py,sha256=rd5ATYa8q40jrGEP908jXZf8jdpVMD_4ACN_JpJj4yo,8935
|
|
70
71
|
letta_client/resources/steps/metrics.py,sha256=_oFTnx8VS1-H4TkBaqWcxuxjjO_SuAdshoUC-PRvJy8,6049
|
|
71
|
-
letta_client/resources/steps/steps.py,sha256
|
|
72
|
+
letta_client/resources/steps/steps.py,sha256=-uugSzAwTdoSt8wvHtoQFlppsrVjbo9gTsl31addIX0,18661
|
|
72
73
|
letta_client/resources/steps/trace.py,sha256=Q11XSAoMKkEnePvm4eIUZ-UZeMu6QxmQedgH4TI8swQ,5951
|
|
73
74
|
letta_client/resources/templates/__init__.py,sha256=4wWq5EBTkiBFzEIzLMP5rkzQ94peMZkl1roLp8iPK_g,1041
|
|
74
75
|
letta_client/resources/templates/agents.py,sha256=vc757D2B5BKTz8DoSTepQx1aChV4GFgXArM2cHfXG7s,9351
|
|
75
76
|
letta_client/resources/templates/templates.py,sha256=ATGrBCFSA06XpjR5rbWtXAT4vq66DwnDia5_XcM8z7Q,3695
|
|
76
|
-
letta_client/types/__init__.py,sha256=
|
|
77
|
+
letta_client/types/__init__.py,sha256=1Hk1PDww1NjCCzygHTx98HY7VMXLiYYcFKM294p363I,7967
|
|
77
78
|
letta_client/types/agent_count_response.py,sha256=SdUd1SYP0pwONLc_7_bESZm1mwsgrNP93JiWq47bKdo,198
|
|
78
79
|
letta_client/types/agent_create_params.py,sha256=lpof9sC0HEX-Rnfw9-WB6Mwg1dpIBlsVMnE51TfCV2U,7343
|
|
79
80
|
letta_client/types/agent_environment_variable.py,sha256=CDCeL5bHPsx9A_3SE3dPB5x8ceT2JB8FlQRwd1lVlbY,1144
|
|
@@ -82,7 +83,6 @@ letta_client/types/agent_export_file_response.py,sha256=c5eYslclKaFVoEBzrROlKbvK
|
|
|
82
83
|
letta_client/types/agent_import_file_params.py,sha256=fGl277vpRgA8TbciH4UhmWK4XCZtafc5cd6VIBsPCg8,1355
|
|
83
84
|
letta_client/types/agent_import_file_response.py,sha256=SetzaX66KAv1KUEsa1I2dkmFTGzE1roiSOXgTk4FdCE,297
|
|
84
85
|
letta_client/types/agent_list_params.py,sha256=f-uiB1ANBPEhI6_U6YjIN7wQ-RsDajjiIPGzjrtSJdI,2550
|
|
85
|
-
letta_client/types/agent_list_response.py,sha256=F5xtOGxRQQSiahfr8gqv-X5jLJMUUWzcZFJvxIK-IBw,270
|
|
86
86
|
letta_client/types/agent_retrieve_params.py,sha256=bukXdH3GE-NUSq13Se_fu6braZZOxHY4RUMnpsQC6yE,1100
|
|
87
87
|
letta_client/types/agent_state.py,sha256=NsxkPiTUdPy8CVTa_If2UnU_qJX50T0jTtZnUHgrxVo,9339
|
|
88
88
|
letta_client/types/agent_type.py,sha256=s3xTJnio45wTIYkWNJotfD2X57Ad-26kQvIEAPtfBW0,405
|
|
@@ -95,11 +95,9 @@ letta_client/types/archive_update_params.py,sha256=d9TShnWLYQzm-NyhHVgcz2r8uXC4e
|
|
|
95
95
|
letta_client/types/batch_create_params.py,sha256=L_eoTMfpaApo7kL85FjFMlRR87TXh29yZIoImfE0Igg,2428
|
|
96
96
|
letta_client/types/batch_job.py,sha256=7WqF20P-PN66xtlPV7KKRk45lPa0qEAiiq3jgBCaPp4,2024
|
|
97
97
|
letta_client/types/batch_list_params.py,sha256=bl6BOxOr0eyVktNbxLl9__5tmRXG-dNFBLPlXrCeaNc,845
|
|
98
|
-
letta_client/types/batch_list_response.py,sha256=eOYgKgpo05jSVx_-79YCKQhsj2pdxZ8mEaOBPptrwC8,264
|
|
99
98
|
letta_client/types/block_count_response.py,sha256=rgo7gHSwJn8iQkorR8yoalkwR5cyLrD5le7v3YUM2Vo,198
|
|
100
99
|
letta_client/types/block_create_params.py,sha256=VwfwhX8kUf3F1o8mxdzA1d8vfHN4YvA4TOU0mncg9Wc,1245
|
|
101
100
|
letta_client/types/block_list_params.py,sha256=Earz6lU-V0HDD9V-_YrQhglg_A6UASWJgMaTq0KLpj0,2435
|
|
102
|
-
letta_client/types/block_list_response.py,sha256=FFz2UR_ZAqDtI4XHFfFuTSX60TljknehK7XYUIq_dMs,261
|
|
103
101
|
letta_client/types/block_update_params.py,sha256=jlEf3o1LqpbUcc0NZkI1wIzdhR2kI_2DIE9DsPmj8K0,1371
|
|
104
102
|
letta_client/types/child_tool_rule.py,sha256=9VmfpVcM-VB1v9SY_yN1ABXPDQeZOLfz7o98f8PCde8,1175
|
|
105
103
|
letta_client/types/child_tool_rule_param.py,sha256=x_vGcGiiWl7HVDJGTX6aHfQZBnz6X5UNlqhfYIWJotc,1282
|
|
@@ -115,20 +113,17 @@ letta_client/types/folder.py,sha256=jxrRX-mTAWWHu6nGhxM0dfz_DWaKl81YdGC11bjmu_o,
|
|
|
115
113
|
letta_client/types/folder_count_response.py,sha256=BeKkjltHXaCZr9LMeA9uZbX4lvFVUh6Opb_1pddt2UI,200
|
|
116
114
|
letta_client/types/folder_create_params.py,sha256=sJ3iSSQclEQHmwESkpSVhZyEY0ekn99Urk2RIlQoi4I,971
|
|
117
115
|
letta_client/types/folder_list_params.py,sha256=oXb8k3fJywQXnjW_9DE2vKHbVQ3VDuJTa6-fUwLgAgk,931
|
|
118
|
-
letta_client/types/folder_list_response.py,sha256=pCdn2XIbn5F8Aw2Vy2_fEUIYzewxVVDFtBczFGTVi7U,259
|
|
119
116
|
letta_client/types/folder_update_params.py,sha256=GQXYIQJRs-a8CuPQtSRWvdAQAhL-rk3ZTNOJsD9xIIs,781
|
|
120
117
|
letta_client/types/group.py,sha256=pHBvXJ1pwFxCCZJIdZr7dkmA5hnfBLJjR2MgcKrgFm4,1574
|
|
121
118
|
letta_client/types/group_count_response.py,sha256=957tbXl5QChGQtuB96Ka0cC-8IXEhWHdt4-2S-FAw9A,198
|
|
122
119
|
letta_client/types/group_create_params.py,sha256=qd-72B5O4c6PIgK7xIaFkxAlXBMdOwcIHaZFgVw81V0,1323
|
|
123
120
|
letta_client/types/group_list_params.py,sha256=37JRsmoS6ZTVCvGzdg2-uXCfxn4zfkuAs7_yuqN8t3E,1050
|
|
124
|
-
letta_client/types/group_list_response.py,sha256=yTSg6Ce-dc3LM6ssN5fdzW3qk-VstKjyya7ilxqHOfE,254
|
|
125
121
|
letta_client/types/group_update_params.py,sha256=EzGOp2m9Igsb3_IaYVmk8QNAuJulIUcikgvqX1_TB-0,2582
|
|
126
122
|
letta_client/types/health_response.py,sha256=q4SqkchWIWVrGLsGeQTjy8qr1BynEKgm2vjCnAg6wfI,218
|
|
127
123
|
letta_client/types/identity.py,sha256=NyVfbNd2-LsHPwowJw04_bxLmKiz6mE54XG-E7T8FVI,970
|
|
128
124
|
letta_client/types/identity_count_response.py,sha256=KGDSczG-xwOpFXjuxivkbF0df7WELT3R4IeBkzW0IE4,204
|
|
129
125
|
letta_client/types/identity_create_params.py,sha256=wHarVuxFwL3TD4Wxaa9-KWRW6GaSV9h84FXd1UO1ALg,1282
|
|
130
126
|
letta_client/types/identity_list_params.py,sha256=M5zNhXGSrSZ7PUAe5QYtlTeemvDn213zKBA7m_HsT0A,1124
|
|
131
|
-
letta_client/types/identity_list_response.py,sha256=n8WiHIiX5BOutoKuyqZreiCV8UhzOt8YFyOfbdvYvQU,269
|
|
132
127
|
letta_client/types/identity_property.py,sha256=wI7QIJCpfUBiOeHVnbFH7fN1Vxr0jLoWsomp6vHJ-bc,489
|
|
133
128
|
letta_client/types/identity_property_param.py,sha256=cxsJfRQs8bISHOg_ji7u6L_MD4OaQxCDJ3qhPKPqdlY,566
|
|
134
129
|
letta_client/types/identity_type.py,sha256=Zx2_g64c3_aO7Ta9I6v1-fX9k36V1Rji0sCZ1J0xgRs,223
|
|
@@ -164,15 +159,13 @@ letta_client/types/requires_approval_tool_rule.py,sha256=oxYZhLD8_oyoN9tRuJ4fEUj
|
|
|
164
159
|
letta_client/types/requires_approval_tool_rule_param.py,sha256=GZkzrct1rfFfaWpALbuytGC4d5lDEfRmMqiSkJCnOsA,624
|
|
165
160
|
letta_client/types/round_robin_manager_param.py,sha256=0AWhIh9goMzvHc8dGHCa-wuM13D4UGyTKOvD0gWl09o,365
|
|
166
161
|
letta_client/types/run_list_params.py,sha256=NlhObeRvbiU2wG_FTwEozTCOJinC_ZevZZOW2swpnVw,1703
|
|
167
|
-
letta_client/types/run_list_response.py,sha256=G73U6hxFfp6wjpAxvTAOaRw9DkdQS6NIs73BdO9XeV0,251
|
|
168
162
|
letta_client/types/sleeptime_manager_param.py,sha256=rwg20GKfOPTnGLiMApQ-V1-sshFp3Ncn_WNHXNfy__g,424
|
|
169
163
|
letta_client/types/step.py,sha256=HEaZCWHB802VOZX8ADswSgh2J-GduelP0ln5aU73JqY,2995
|
|
170
164
|
letta_client/types/step_list_params.py,sha256=QFGWBPMHZxN2HXYR0Aw39OZ51lJoVaz6QlyZJE8owxE,1784
|
|
171
|
-
letta_client/types/step_list_response.py,sha256=rqks1UaIGzAcLhbGwk9ytsvjtvgTJAZkYK0MueKeYzk,249
|
|
172
165
|
letta_client/types/stop_reason_type.py,sha256=c65VgfH1QeppsLMqD09IkYL4FLBC1yHKQdD9OGsgjDQ,405
|
|
173
166
|
letta_client/types/supervisor_manager_param.py,sha256=Jxnf9Yi8-kzGBIMqFCkJSMqWvsp3AXPzKQOqHxurOps,353
|
|
174
167
|
letta_client/types/tag_list_params.py,sha256=_RnY8jTjiAnm7vYTXgjyo6LeVMcvVzsQkHycgQOiM40,992
|
|
175
|
-
letta_client/types/tag_list_response.py,sha256=
|
|
168
|
+
letta_client/types/tag_list_response.py,sha256=0No3qReinIFKMUcHShkISu7-KrIRRgg8p9VFJrSKnng,192
|
|
176
169
|
letta_client/types/terminal_tool_rule.py,sha256=awI46gpnXzb1yEF8P8-LC_mTDKPsyPb9lRj9i4m_lhQ,500
|
|
177
170
|
letta_client/types/terminal_tool_rule_param.py,sha256=6nVUm9k1XaDwmbZjsdmSoyaT6N4MTKRS6oxIyViuX40,533
|
|
178
171
|
letta_client/types/text_response_format.py,sha256=JXjHFwVTXR3EAXEgyqnPrI5BnPEWp0BXtLW6pdK5GoE,345
|
|
@@ -182,7 +175,6 @@ letta_client/types/tool_count_params.py,sha256=En9uTa2LsREUJSuql5okpUxnSEePjkqL2
|
|
|
182
175
|
letta_client/types/tool_count_response.py,sha256=fxkWNTsSBbEJl7EhEuq9nqEZC161PsEbglIpw33jrgM,196
|
|
183
176
|
letta_client/types/tool_create_params.py,sha256=ourfiChPPF2YoNxmpHmIXq89EPevrTetZtYWwKCZX3s,1610
|
|
184
177
|
letta_client/types/tool_list_params.py,sha256=oSwepX0mdUw07skdN6ULZbX2bxhLHbIVusuNsXQZsMQ,1639
|
|
185
|
-
letta_client/types/tool_list_response.py,sha256=611wn2TymQK385EFMRFIcG1-hHyZTz9c_d-jinfR3_Y,249
|
|
186
178
|
letta_client/types/tool_return_message.py,sha256=cbKJnEJgD5YssoC4BId-fG5floUPOXZZQde7z-uNqoY,928
|
|
187
179
|
letta_client/types/tool_type.py,sha256=bCnBz4HnX_v2a-1KoE5n3IS-tbadrkLvK3VTyvJRx2M,459
|
|
188
180
|
letta_client/types/tool_update_params.py,sha256=sLLst0Dk69UuVotbHvpIPETpqVJ_VfUIKld8QsrLe6Q,1808
|
|
@@ -190,23 +182,21 @@ letta_client/types/tool_upsert_base_tools_response.py,sha256=LnfdXQ1Ogg9lsOzZ6Lv
|
|
|
190
182
|
letta_client/types/tool_upsert_params.py,sha256=mZW3jsUXSCIJWTHzyfbxlZwtw7ue2K1oKllK9onPOik,1610
|
|
191
183
|
letta_client/types/vector_db_provider.py,sha256=qBKOulAcpdAgPJxRBU_bwNyK3LDRRDc23ZWHwOG10kU,237
|
|
192
184
|
letta_client/types/voice_sleeptime_manager_param.py,sha256=fpSmxdOHcyj6h6EV1K0fqh9howUNN9d_IGUfUO9d8Do,856
|
|
193
|
-
letta_client/types/agents/__init__.py,sha256=
|
|
185
|
+
letta_client/types/agents/__init__.py,sha256=zBspVlwywWm3QV3Emy61vl6bOGC_q0M95v4RnJA_BRc,4936
|
|
194
186
|
letta_client/types/agents/approval_create_param.py,sha256=MT8miAyzQSZwjN7vPe8iFWwris30bl34KJs0LlR1DVE,1295
|
|
195
187
|
letta_client/types/agents/approval_request_message.py,sha256=ig5yQhnSut9F5uGLJCoPI0hsCOZQLZq6TL8o9NEVcM8,1178
|
|
196
188
|
letta_client/types/agents/approval_response_message.py,sha256=JkZLpvyE7muDzkKYoWz8PlLlz5V_rW9lARrlsVtyLV4,1691
|
|
197
189
|
letta_client/types/agents/assistant_message.py,sha256=fUPjYLWZJHglFdcI3gm6I-yzkMIeE7P5D3mbly0L23U,930
|
|
198
190
|
letta_client/types/agents/block.py,sha256=5iiwmmjg8rPFCXSaWBNCZXhIg2Cr5fNh9pGUv5usIJg,1665
|
|
199
191
|
letta_client/types/agents/block_list_params.py,sha256=Z8EahHM0Q4qrEjxiLdmwOJT4Zjs8n9eMmNlof1obNUE,861
|
|
200
|
-
letta_client/types/agents/block_list_response.py,sha256=-DaWXYP-7pFCrOCbMN54-DplN5ZIB3QP1EjBZQPiB50,254
|
|
201
192
|
letta_client/types/agents/block_update_params.py,sha256=Re774KcydMNgPxBiOj_1Cs8Cw_He8lH25pvO-Mc_EAY,1470
|
|
202
193
|
letta_client/types/agents/file_close_all_response.py,sha256=yq3AN8M749mivM6T7WS6iNKCrBRANafXXHsB3NuQRsc,232
|
|
203
194
|
letta_client/types/agents/file_list_params.py,sha256=ltjR-n7z_ZiOCO_nNPmSyH7DQUxdUB_jEuSXnnLWMmE,1067
|
|
204
195
|
letta_client/types/agents/file_list_response.py,sha256=oG37WQIZKjDo5HVnoWSZy5O09w-IF3pXEjyHMTiL5nk,1336
|
|
205
196
|
letta_client/types/agents/file_open_response.py,sha256=QnOUmArtPRRFAlSqfCzcQX_Mj9J7_YfSSCdjOdA7dhk,224
|
|
206
197
|
letta_client/types/agents/folder_list_params.py,sha256=ch6sBSUu88lyAm7RWAaHjVKOJ5gmH4sJh_d6q6RZ46E,871
|
|
207
|
-
letta_client/types/agents/folder_list_response.py,sha256
|
|
198
|
+
letta_client/types/agents/folder_list_response.py,sha256=q0MtO1aVgPOuYlE9JIAO73lGLwI97p7hslGM9GCzLtU,1357
|
|
208
199
|
letta_client/types/agents/group_list_params.py,sha256=uP71TVEepshoEshCGqTPoCurfXrPA1aCjEx_uwBogzQ,937
|
|
209
|
-
letta_client/types/agents/group_list_response.py,sha256=blJQuLc9fszNcxj8PghPyW24qFRDalxuoe6YLw1BwIc,255
|
|
210
200
|
letta_client/types/agents/hidden_reasoning_message.py,sha256=QyK6CPVEXosSruZiazdsAL2mQ2nMU3Psano0ZmJXZiQ,763
|
|
211
201
|
letta_client/types/agents/image_content.py,sha256=xsOD6ryt99gbOv5nvGTHOWqVMgK7cE3V7FJD6bHApsM,1767
|
|
212
202
|
letta_client/types/agents/image_content_param.py,sha256=O5olgayrddnQPRktITgGj6aHFeEEOSEc4qXzhxOlkTA,1707
|
|
@@ -222,7 +212,6 @@ letta_client/types/agents/message.py,sha256=UEBeJIl_-XMHmvUESTOI0e--2W4xl7swirth
|
|
|
222
212
|
letta_client/types/agents/message_cancel_params.py,sha256=BPgIzthxeMYYIP-Gjab8iwicmLZWLdNMqXDvdVgDcZw,405
|
|
223
213
|
letta_client/types/agents/message_cancel_response.py,sha256=vTd3EpaL-xN1zG6BgiOYhFxUkqbqFM0AJiFPRV2vB28,242
|
|
224
214
|
letta_client/types/agents/message_list_params.py,sha256=GrzqCYFDpgWP8Mr2CBxKUjj3UyZsHO3EM1hP4ETtnwY,1337
|
|
225
|
-
letta_client/types/agents/message_list_response.py,sha256=m6hdAGkCinFM7cdgkscCtc0bklQheJA5r_buxt56eXU,296
|
|
226
215
|
letta_client/types/agents/message_reset_params.py,sha256=fdhNm-jWov0vO21yxzybEXK_y9ursZKsFcvhdD_uavE,358
|
|
227
216
|
letta_client/types/agents/message_role.py,sha256=eAvdKVpQSHXw37kexvCvW7FmhYBZunHjLCgHEcHxVAY,260
|
|
228
217
|
letta_client/types/agents/message_send_async_params.py,sha256=hRa_uEFYmbn3fcQeqAp3XEEgqNZqxqKBEBz6RCiNXVg,1807
|
|
@@ -248,7 +237,6 @@ letta_client/types/agents/tool_call_content_param.py,sha256=6emc1rsT2umsH6gSvVZX
|
|
|
248
237
|
letta_client/types/agents/tool_call_delta.py,sha256=7THqtblAJMt4e_tjMJr92ajlF641rDaJVsQ2RtuoGDM,320
|
|
249
238
|
letta_client/types/agents/tool_call_message.py,sha256=8p4Lk_o1C-nsq1gOuSADvfLY80Oe8-DSZ7dC5Px8-Rk,981
|
|
250
239
|
letta_client/types/agents/tool_list_params.py,sha256=fmhOBx016k5FFLKHk187w7Om1HRWkUNEzBPI4MVrbXM,851
|
|
251
|
-
letta_client/types/agents/tool_list_response.py,sha256=ZcDgozkPHhscFNdPkdSW3J3ZL6NjmCA0EY33EqCoge0,250
|
|
252
240
|
letta_client/types/agents/tool_return.py,sha256=pwBOXj-A1ePm3WaKJU9ipAxChS2DHoLSABcEAAa29dE,501
|
|
253
241
|
letta_client/types/agents/tool_return_content.py,sha256=BSOvlAuJPL_xcsrQmiCPHOIxweSrq3EZMT1GHBquLi4,639
|
|
254
242
|
letta_client/types/agents/tool_return_content_param.py,sha256=LZTL1w0MNgZH69Yc-z0BgC0We5ChGM6XYfaAICEwXfc,670
|
|
@@ -262,46 +250,40 @@ letta_client/types/agents/user_message.py,sha256=xm9gDlwhHJbgxmYNMrHFCsvRw9puOXC
|
|
|
262
250
|
letta_client/types/batches/__init__.py,sha256=VDr2g2i749NVUkSdcmAl77trohsU_WlAuwDHH-vVeg4,273
|
|
263
251
|
letta_client/types/batches/message_list_params.py,sha256=KSeV1xGtZuJs_heEVRI5JdWcXrlPPBlDxieaZUXQdTA,948
|
|
264
252
|
letta_client/types/batches/message_list_response.py,sha256=U-6QL14UaJ2R-sGVhtVNLbYYUmf1aEi6p3gSWF00jsM,285
|
|
265
|
-
letta_client/types/blocks/__init__.py,sha256=
|
|
253
|
+
letta_client/types/blocks/__init__.py,sha256=hiSa_DsUrxaUdZf6f03IP9pqSbKVcadjiYcctRlUIU0,189
|
|
266
254
|
letta_client/types/blocks/agent_list_params.py,sha256=LEpVKnFur-EAvFYdIiAmv30AxyxFuPzgHiqlPuleCFs,1675
|
|
267
|
-
letta_client/types/blocks/agent_list_response.py,sha256=zi0I3Rzdw9GWQss2_YQpWKWD65eb-CEsPdYKZsX8tHA,271
|
|
268
255
|
letta_client/types/folders/__init__.py,sha256=FrCq1pjDJwHup7YQJ5hp3YMff5sCRVP_kpzRo-V32HY,537
|
|
269
256
|
letta_client/types/folders/agent_list_params.py,sha256=oUexDxrOm9Zec1zoU2acoqLaNMcUuXUdD_qzrc_D1v8,861
|
|
270
|
-
letta_client/types/folders/agent_list_response.py,sha256=
|
|
257
|
+
letta_client/types/folders/agent_list_response.py,sha256=oiXlhowiDKrL3wbjuwV-d2ohNDn8JkvVlcPzGGEcLMU,196
|
|
271
258
|
letta_client/types/folders/file_list_params.py,sha256=eXpJfwqdeIzVgqdBittXz8KFfO1jbqfGptrbgX9-4fc,925
|
|
272
|
-
letta_client/types/folders/file_list_response.py,sha256=
|
|
259
|
+
letta_client/types/folders/file_list_response.py,sha256=vwIjQJzdE9QIhQnAi0ceCotklvfVWcKskt6pkUsbilA,1851
|
|
273
260
|
letta_client/types/folders/file_upload_params.py,sha256=QTwtUEVP3lnvb3cz0KSUV9ZZMq3h-a-sO-HBJhtMVk0,563
|
|
274
261
|
letta_client/types/folders/file_upload_response.py,sha256=e8r6wCrJYH-8uEYlB3vrX88DT1oF2F2vMdSBl6Rs6ww,1855
|
|
275
|
-
letta_client/types/groups/__init__.py,sha256=
|
|
262
|
+
letta_client/types/groups/__init__.py,sha256=mgMtN3bJUAjAZpxX9jMM2N8wQoBALDMEUH-Adb_k5UA,507
|
|
276
263
|
letta_client/types/groups/message_list_params.py,sha256=3jinSJ9x44shMpCGUnDyQIHGEO8eacmYJS9pYUZBXZY,1132
|
|
277
|
-
letta_client/types/groups/message_list_response.py,sha256=owcIybjGvlP1HJYvdeMesIOJ2ruNepXQP69SJlukL70,304
|
|
278
264
|
letta_client/types/groups/message_send_params.py,sha256=_wjiak-S3PyUWcG4zX8jhcXmAee8xnzPVegd1K9yO6o,1714
|
|
279
265
|
letta_client/types/groups/message_stream_params.py,sha256=Z9UeNykGd-542rtXIpk6w--SXbPmemu9Os1L6hiikQA,2087
|
|
280
266
|
letta_client/types/groups/message_update_params.py,sha256=tdLJjMuGf8pER0Nh9M-TMvqaxxXwX8-hcP6cRjCCPx4,2046
|
|
281
267
|
letta_client/types/groups/message_update_response.py,sha256=k_LZMbo4PoU5AOCWCaPfyLwxGt423MrCFslYFSioCpY,1120
|
|
282
|
-
letta_client/types/identities/__init__.py,sha256=
|
|
268
|
+
letta_client/types/identities/__init__.py,sha256=SQiVtprSocQYiddZcYSxaWRwRakw6nHqXQEhLX06rvU,336
|
|
283
269
|
letta_client/types/identities/agent_list_params.py,sha256=RyGM8SzPHzBTwuIAWIhyyk--gvFppZYueCSn6gSzp2E,1248
|
|
284
|
-
letta_client/types/identities/agent_list_response.py,sha256=zi0I3Rzdw9GWQss2_YQpWKWD65eb-CEsPdYKZsX8tHA,271
|
|
285
270
|
letta_client/types/identities/block_list_params.py,sha256=Z8EahHM0Q4qrEjxiLdmwOJT4Zjs8n9eMmNlof1obNUE,861
|
|
286
|
-
letta_client/types/identities/block_list_response.py,sha256=jgeQBR_9qYTIZuQtr-ou-4-ywjKmW8zDwxSz00MEPKA,262
|
|
287
271
|
letta_client/types/identities/property_upsert_params.py,sha256=BUnzZp4_FhfEgbWZYX0r-SwRSPKvpvFGaX-NYexQs00,404
|
|
288
272
|
letta_client/types/models/__init__.py,sha256=ldgePtY0WELsx-lMqSQk1640HoGRcSqS0E7pMa38D_g,207
|
|
289
273
|
letta_client/types/models/embedding_list_response.py,sha256=qYfIdlT2K9HfQM4HT8q5aRyLTjHxhZ5OMSqv0_2Yy3E,294
|
|
290
|
-
letta_client/types/runs/__init__.py,sha256=
|
|
274
|
+
letta_client/types/runs/__init__.py,sha256=Riz_7Dvo-6bmNzacxeOskEMg02AUa09z734xhie-ucA,420
|
|
291
275
|
letta_client/types/runs/message_list_params.py,sha256=MkOUr9b_J1tWqC4ACYBs_aOiTBgDkNRtxyU3jMfi_1A,881
|
|
292
|
-
letta_client/types/runs/message_list_response.py,sha256=owcIybjGvlP1HJYvdeMesIOJ2ruNepXQP69SJlukL70,304
|
|
293
276
|
letta_client/types/runs/message_stream_params.py,sha256=931Vo_wgFLcWT10V9A6Umg2cDyGwr3WZlF1X4MuDpas,758
|
|
294
277
|
letta_client/types/runs/step_list_params.py,sha256=JKd1EUaMTqsqaCzCNitlN7qpADrbVpZEDmF3otX7siQ,673
|
|
295
|
-
letta_client/types/runs/step_list_response.py,sha256=FfOEBegrAewJmSWggG1BAjxQIGmbzAf7kA6Ra-Pw6dg,250
|
|
296
278
|
letta_client/types/runs/usage_retrieve_response.py,sha256=PQ4zo-HkNQc5HdepokWimeRU1tx52IfEeAnBsbx07Jc,708
|
|
297
279
|
letta_client/types/steps/__init__.py,sha256=SeQhiJbf4neZiYeTeYjfVTFVCcqBW6_BJja15SPRsp0,441
|
|
298
280
|
letta_client/types/steps/feedback_create_params.py,sha256=aIWbtnuU2LOHcpQAxroTVgcWOineMjE9iLTCcgi2-dk,524
|
|
299
281
|
letta_client/types/steps/message_list_params.py,sha256=YOM_88-fm54HosPI3lITS4ejBXrZbnzDV7_bAnOoOgA,878
|
|
300
|
-
letta_client/types/steps/message_list_response.py,sha256=
|
|
282
|
+
letta_client/types/steps/message_list_response.py,sha256=KOOB_tmBTiMjXRPtuZocvn_tUH_61lLw3HKGMHFm4TA,1116
|
|
301
283
|
letta_client/types/steps/metric_retrieve_response.py,sha256=2rqlYkeGpwu4JYBPg9PszUKbT63x4AEDfo8wAJSdoew,1385
|
|
302
284
|
letta_client/types/templates/__init__.py,sha256=eRs8IaeLPk-OtK1SeqFlKxHQ1_thE0sgK2BZ2ioSyUw,195
|
|
303
285
|
letta_client/types/templates/agent_create_params.py,sha256=kvmC7ldFkNdx7kf6r_CK3O88BATWZjKW3kdzc475rFk,1406
|
|
304
|
-
letta_client-1.0.
|
|
305
|
-
letta_client-1.0.
|
|
306
|
-
letta_client-1.0.
|
|
307
|
-
letta_client-1.0.
|
|
286
|
+
letta_client-1.0.0a8.dist-info/METADATA,sha256=iP9qCcjeCk8kNX0ULsf8Db4fw1I5ZRIN4fjaF_AeTCo,15981
|
|
287
|
+
letta_client-1.0.0a8.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
288
|
+
letta_client-1.0.0a8.dist-info/licenses/LICENSE,sha256=BzGFjaxYQ82_SHPlYaZdGvoP71_alR_yRWyWASLnPe0,11335
|
|
289
|
+
letta_client-1.0.0a8.dist-info/RECORD,,
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .agent_state import AgentState
|
|
7
|
-
|
|
8
|
-
__all__ = ["AgentListResponse"]
|
|
9
|
-
|
|
10
|
-
AgentListResponse: TypeAlias = List[AgentState]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .block import Block
|
|
7
|
-
|
|
8
|
-
__all__ = ["BlockListResponse"]
|
|
9
|
-
|
|
10
|
-
BlockListResponse: TypeAlias = List[Block]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..group import Group
|
|
7
|
-
|
|
8
|
-
__all__ = ["GroupListResponse"]
|
|
9
|
-
|
|
10
|
-
GroupListResponse: TypeAlias = List[Group]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .letta_message_union import LettaMessageUnion
|
|
7
|
-
|
|
8
|
-
__all__ = ["MessageListResponse"]
|
|
9
|
-
|
|
10
|
-
MessageListResponse: TypeAlias = List[LettaMessageUnion]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..tool import Tool
|
|
7
|
-
|
|
8
|
-
__all__ = ["ToolListResponse"]
|
|
9
|
-
|
|
10
|
-
ToolListResponse: TypeAlias = List[Tool]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .batch_job import BatchJob
|
|
7
|
-
|
|
8
|
-
__all__ = ["BatchListResponse"]
|
|
9
|
-
|
|
10
|
-
BatchListResponse: TypeAlias = List[BatchJob]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .agents.block import Block
|
|
7
|
-
|
|
8
|
-
__all__ = ["BlockListResponse"]
|
|
9
|
-
|
|
10
|
-
BlockListResponse: TypeAlias = List[Block]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..agent_state import AgentState
|
|
7
|
-
|
|
8
|
-
__all__ = ["AgentListResponse"]
|
|
9
|
-
|
|
10
|
-
AgentListResponse: TypeAlias = List[AgentState]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .folder import Folder
|
|
7
|
-
|
|
8
|
-
__all__ = ["FolderListResponse"]
|
|
9
|
-
|
|
10
|
-
FolderListResponse: TypeAlias = List[Folder]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .group import Group
|
|
7
|
-
|
|
8
|
-
__all__ = ["GroupListResponse"]
|
|
9
|
-
|
|
10
|
-
GroupListResponse: TypeAlias = List[Group]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..agents.letta_message_union import LettaMessageUnion
|
|
7
|
-
|
|
8
|
-
__all__ = ["MessageListResponse"]
|
|
9
|
-
|
|
10
|
-
MessageListResponse: TypeAlias = List[LettaMessageUnion]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..agent_state import AgentState
|
|
7
|
-
|
|
8
|
-
__all__ = ["AgentListResponse"]
|
|
9
|
-
|
|
10
|
-
AgentListResponse: TypeAlias = List[AgentState]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..agents.block import Block
|
|
7
|
-
|
|
8
|
-
__all__ = ["BlockListResponse"]
|
|
9
|
-
|
|
10
|
-
BlockListResponse: TypeAlias = List[Block]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .identity import Identity
|
|
7
|
-
|
|
8
|
-
__all__ = ["IdentityListResponse"]
|
|
9
|
-
|
|
10
|
-
IdentityListResponse: TypeAlias = List[Identity]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .agents.run import Run
|
|
7
|
-
|
|
8
|
-
__all__ = ["RunListResponse"]
|
|
9
|
-
|
|
10
|
-
RunListResponse: TypeAlias = List[Run]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..agents.letta_message_union import LettaMessageUnion
|
|
7
|
-
|
|
8
|
-
__all__ = ["MessageListResponse"]
|
|
9
|
-
|
|
10
|
-
MessageListResponse: TypeAlias = List[LettaMessageUnion]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from ..step import Step
|
|
7
|
-
|
|
8
|
-
__all__ = ["StepListResponse"]
|
|
9
|
-
|
|
10
|
-
StepListResponse: TypeAlias = List[Step]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .step import Step
|
|
7
|
-
|
|
8
|
-
__all__ = ["StepListResponse"]
|
|
9
|
-
|
|
10
|
-
StepListResponse: TypeAlias = List[Step]
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import List
|
|
4
|
-
from typing_extensions import TypeAlias
|
|
5
|
-
|
|
6
|
-
from .tool import Tool
|
|
7
|
-
|
|
8
|
-
__all__ = ["ToolListResponse"]
|
|
9
|
-
|
|
10
|
-
ToolListResponse: TypeAlias = List[Tool]
|
|
File without changes
|
|
File without changes
|