structifyai 1.178.0__py3-none-any.whl → 1.180.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.
- structify/_version.py +1 -1
- structify/resources/connectors/connectors.py +357 -1
- structify/resources/polars.py +55 -42
- structify/resources/slack.py +8 -8
- structify/resources/wiki.py +23 -18
- structify/types/__init__.py +4 -1
- structify/types/chat_create_session_params.py +1 -0
- structify/types/code_generate_code_params.py +1 -0
- structify/types/connector_add_schema_object_params.py +59 -0
- structify/types/connector_add_schema_object_response.py +35 -0
- structify/types/llm_information_store.py +4 -0
- structify/types/slack_event_payload_param.py +2 -2
- structify/types/slack_events_params.py +2 -2
- structify/types/wiki_create_params.py +1 -2
- structify/types/wiki_create_response.py +23 -0
- structify/types/wiki_list_response.py +22 -3
- structify/types/wiki_page_with_references.py +18 -2
- structify/types/wiki_update_params.py +4 -2
- structify/types/wiki_update_response.py +23 -0
- {structifyai-1.178.0.dist-info → structifyai-1.180.0.dist-info}/METADATA +1 -1
- {structifyai-1.178.0.dist-info → structifyai-1.180.0.dist-info}/RECORD +23 -20
- structify/types/team_wiki_page.py +0 -28
- {structifyai-1.178.0.dist-info → structifyai-1.180.0.dist-info}/WHEEL +0 -0
- {structifyai-1.178.0.dist-info → structifyai-1.180.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -11,7 +11,7 @@ structify/_resource.py,sha256=tJi4pDQooQZ_zJwEwrLj-U-ye2hC-cbmr1GzIwCT10Y,1118
|
|
|
11
11
|
structify/_response.py,sha256=RuNhMDiZUdPqEbmFJHDVI4FMPDszk8QjK9LVWm1Fagk,28806
|
|
12
12
|
structify/_streaming.py,sha256=n4C9M7ITmANYn9LaWHNoqJdIIyF7svLco2qst7u3M7U,10233
|
|
13
13
|
structify/_types.py,sha256=jj4p-m3vpUma0AdhPWIaljHZXeb4RKnrAusjVdpDy5Y,7597
|
|
14
|
-
structify/_version.py,sha256=
|
|
14
|
+
structify/_version.py,sha256=j3DkUZvs9-jBxvatoUgZdstV_KU-5yKarYbkIEqKmIQ,163
|
|
15
15
|
structify/pagination.py,sha256=ycybhWcpKk4ztsMcCA6C0WZiJejGrSx6bSr8LLskJUY,4346
|
|
16
16
|
structify/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
17
17
|
structify/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
|
|
@@ -39,20 +39,20 @@ structify/resources/external_dataframe_proxy.py,sha256=DSn0YwWIembR__ZtDxVCJtyY3
|
|
|
39
39
|
structify/resources/jobs.py,sha256=gO1aSByi1dMvW90UDsMmNhLHFCOY4ENLkZcAx4gbLHY,30108
|
|
40
40
|
structify/resources/match.py,sha256=gDWEWnKwEoLbheQAMFltJCk2ysa_L9AuJMOaauM7c4Y,12248
|
|
41
41
|
structify/resources/nango.py,sha256=Zl0M1XhlVe61jHVd-SdYI9uEbEhIRmskvlk7Xp0Lh8g,9166
|
|
42
|
-
structify/resources/polars.py,sha256=
|
|
42
|
+
structify/resources/polars.py,sha256=9uluqVdLXu5ZpR9-v7B6i3TJVV47zKtILOJwAzz5lkU,60817
|
|
43
43
|
structify/resources/projects.py,sha256=YDikBDB9D1EXyZ2GyRx4GlpQ83snw51YlNuU1sLHqho,14117
|
|
44
44
|
structify/resources/public_sessions.py,sha256=_JmssE0MMjeGdxT0FWtrkcceSV4skeEkVGYeO2FkJes,9976
|
|
45
45
|
structify/resources/sandbox.py,sha256=KgpZ623G6T_3_oovCgjlxO81M63NanMBAezVDdesOCc,12807
|
|
46
46
|
structify/resources/scrape.py,sha256=vAEjjOqH0gVOlEs_JvHLMQ-W9zfF28vwdm45CCO2bSs,12119
|
|
47
47
|
structify/resources/server.py,sha256=39G3yhj3NYWgnLq0PdS86lwDvXK6MIWAIl7G0ZLMJro,4934
|
|
48
48
|
structify/resources/sessions.py,sha256=TWTnvSVuh_oIhXB2LCq9FP8gcwN1Sf_2kKmWX_jBoLs,66746
|
|
49
|
-
structify/resources/slack.py,sha256=
|
|
49
|
+
structify/resources/slack.py,sha256=AIHLIzIKAHiw4HwLHlHQcqQYROBaqNA6ceuYpOGPbVo,13038
|
|
50
50
|
structify/resources/sources.py,sha256=K5jLPKu3LNH5vKL9V1NQlHaG8UI982H74enN_cjdf-0,13181
|
|
51
51
|
structify/resources/structure.py,sha256=jXcVdUuNc6Q-HwUhSDcsJONbBqRf_FcPAjNtjXYxrdo,33124
|
|
52
52
|
structify/resources/teams.py,sha256=W1Isf2lXDLB-xdzgR8qJwCrziElOY25OcsQfIBKQ1Sc,55575
|
|
53
53
|
structify/resources/whitelabel.py,sha256=0TQ3HJccdflpAVcHqydizT4RznkRvZBRP0--0szjDps,12865
|
|
54
54
|
structify/resources/whitelabel_service.py,sha256=cqGBpRegtJRjt5WFNPCXTwyGKHTAbBUrhJP1UroEhVQ,9439
|
|
55
|
-
structify/resources/wiki.py,sha256=
|
|
55
|
+
structify/resources/wiki.py,sha256=sFS6i3etYwiQB9iRbdxhQr3y9C9jeVLx6hWCQhu7Tdc,19762
|
|
56
56
|
structify/resources/workflow.py,sha256=D8gnt22usKoY9iA3HTNlbQyWTykNUXl2m3rFsPAKZZc,9273
|
|
57
57
|
structify/resources/workflow_schedule.py,sha256=bP7rxm0OsW27zt2Y5EF7EILfFzP3lKFIaRRr_8MbZvA,29807
|
|
58
58
|
structify/resources/admin/__init__.py,sha256=QbNLwto24WRX1DgTltNy7lRPrwp4bgRla_pmd0fRedM,4362
|
|
@@ -69,7 +69,7 @@ structify/resources/connector_catalog/__init__.py,sha256=uwvbyu4gu4pZ_px3-Nhhh2l
|
|
|
69
69
|
structify/resources/connector_catalog/admin.py,sha256=2ob0yPRr_zyoHGs-XTIupwCCnO9LgddXP-ToAJtTxmw,60801
|
|
70
70
|
structify/resources/connector_catalog/connector_catalog.py,sha256=0cl-NXRalMWtcsWXkKEAPlxZ_slhR1VW4FsPBE81iWY,15533
|
|
71
71
|
structify/resources/connectors/__init__.py,sha256=XshER9L_6E2kY_zKa1VTkY_UmEIAoi3MkeFYJdGGH0U,1133
|
|
72
|
-
structify/resources/connectors/connectors.py,sha256=
|
|
72
|
+
structify/resources/connectors/connectors.py,sha256=GO6LloGr2mm1eJk-QDDgS8ANuBOneo4cX-ajmTG5Mbo,103070
|
|
73
73
|
structify/resources/connectors/type_snippets.py,sha256=dawxpQbDQhqKPHpRQApti0OhgMI-rQUHeRuaDKgU-wM,6585
|
|
74
74
|
structify/resources/datasets/__init__.py,sha256=bzXAcLzZcFHJgRUmvkRsO-koBIahXNo1DCKTBvOiS1Q,1054
|
|
75
75
|
structify/resources/datasets/datasets.py,sha256=CBalzZ6o55Z-6olRChbkO-wRnx8k-qtxFxHumfv5igY,73366
|
|
@@ -78,7 +78,7 @@ structify/resources/user/__init__.py,sha256=vkGsM7uGlBXVVwuEZlICVLlIY3F75n_MIMpm
|
|
|
78
78
|
structify/resources/user/api_keys.py,sha256=LgKvDGkHPGIumWmEsPCA1XYAKNuRN48nqG6anv8AVHE,14331
|
|
79
79
|
structify/resources/user/stripe.py,sha256=MazkGQ5VuNY7TxMPXxJULBVerMGmOXaEcXpfQsUYoNs,13574
|
|
80
80
|
structify/resources/user/user.py,sha256=Hk8D5KB8in-A9eJSYFIosILz4HgSWDwDDAVIQeQ8Sew,25411
|
|
81
|
-
structify/types/__init__.py,sha256=
|
|
81
|
+
structify/types/__init__.py,sha256=Gm7OWeLpLh0Z3gAvf_m_GIZQTTz29k-o3cih1i4tTGQ,28588
|
|
82
82
|
structify/types/accept_invitation_response.py,sha256=hWIn0Sscg7U0uOqoZA5SG8ENZQuM0tsbgOlrJbcW37s,260
|
|
83
83
|
structify/types/add_member_response.py,sha256=_YjqwGpsfdR9Dw6SAQ99TveFSD8Hov1IjVPMH2KC3CM,882
|
|
84
84
|
structify/types/admin_grant_access_response.py,sha256=xCPdmejgZs1oXOsfgbW-cYKZa8getHRotRnsCav5QPU,390
|
|
@@ -91,7 +91,7 @@ structify/types/chat_admin_issue_found_params.py,sha256=N5YMgm6O-Yr3sXZb2sWDHdyN
|
|
|
91
91
|
structify/types/chat_copy_node_output_by_code_hash_params.py,sha256=gP4V2Y0_Rb4-kwoEceClJLgjVdWv7bgcI4qqQIvdNv8,356
|
|
92
92
|
structify/types/chat_copy_node_output_by_code_hash_response.py,sha256=Cst1RK9jDrMAKEyzLIk5_-D6YUbO-AIVllYui2sy2aQ,272
|
|
93
93
|
structify/types/chat_copy_params.py,sha256=tfA3jdduKDJeHiYjWWKdHifRMp1sCGyGQcYHFuMFdnE,425
|
|
94
|
-
structify/types/chat_create_session_params.py,sha256=
|
|
94
|
+
structify/types/chat_create_session_params.py,sha256=tyt7TJt03vz9-Jw4QU8UbvdbTiPMPK5843gNJQ5Dck8,1885
|
|
95
95
|
structify/types/chat_delete_files_params.py,sha256=Rv24bWe1CK524xobl9-_APx5GG8KTqIwEtUgYIUlMXc,343
|
|
96
96
|
structify/types/chat_delete_files_response.py,sha256=ZoFJjfZqn_rVuwiFhsuFigN_AQHh_DRkb5KRj7J_49g,225
|
|
97
97
|
structify/types/chat_dependency.py,sha256=J8JLY6kBjFt4dgf-_Vk_HEjxS5R6_6VnTQue2JzZRug,415
|
|
@@ -115,9 +115,11 @@ structify/types/chat_update_session_favorite_params.py,sha256=UNi0YujSs1gCSry2jK
|
|
|
115
115
|
structify/types/chat_update_session_params.py,sha256=5NQZx-j-W2xQGlX0GU-9vwyQt0QunlifWY2MpRtrEv8,382
|
|
116
116
|
structify/types/chat_update_visibility_params.py,sha256=uWtgq4zb_TSO4hIsY0FmdWaljB_20wpjl6IQhRMibTg,361
|
|
117
117
|
structify/types/chat_visibility.py,sha256=GpTgjpcupE1z9Iul8fxOrlMoP_2wjQ_7Z0rJ2y9qO5Q,244
|
|
118
|
-
structify/types/code_generate_code_params.py,sha256=
|
|
118
|
+
structify/types/code_generate_code_params.py,sha256=K44J7mgJT6491hb-nLLARwkDsC7TMl2XIxuIIQZCoFw,2393
|
|
119
119
|
structify/types/code_interrupt_generation_params.py,sha256=1Y9VOgObIJFyYgAEkUuWZRKKV5-4HcoRA6p5iSEnF3s,410
|
|
120
120
|
structify/types/connector.py,sha256=hqfk8x1ZM39idvAd4wXLm1QNrnT3kRgxEuhk8O28-B0,1069
|
|
121
|
+
structify/types/connector_add_schema_object_params.py,sha256=9mnIPgBHlfAlyhsDAjGQUBfm0ar17o2z0GdQHsRL1ts,1187
|
|
122
|
+
structify/types/connector_add_schema_object_response.py,sha256=J4puhk0xXjRBx5p9_uekmngLj_oiy3zwKE_PcSDBuyA,713
|
|
121
123
|
structify/types/connector_auth_method.py,sha256=iHBmcNbi74mDjFd_m4-HrGrZoV9_WRSFtrOY0fz9NhQ,562
|
|
122
124
|
structify/types/connector_auth_method_with_fields.py,sha256=EABCugmJ8ahZNhSqvNQAESjHpD3kozh4GPop2OZpSMw,519
|
|
123
125
|
structify/types/connector_catalog_list_params.py,sha256=I6VUDKLGNd_p2ePnb1OeHHdaFW2HT5Hw26fSJR4xR3E,551
|
|
@@ -277,7 +279,7 @@ structify/types/list_members_response.py,sha256=r2FsGyRNLd62HRVdMEgzquEIIevjcLkF
|
|
|
277
279
|
structify/types/list_projects_response.py,sha256=wbEpzmj8T6Zcbmka1kQfAvUKYU25jhD93Nn8xxIIXWk,278
|
|
278
280
|
structify/types/list_tables_response.py,sha256=1XIMp2upviEO0H2H4Jijpkg-eJwYU3F76k8FLkUmODs,307
|
|
279
281
|
structify/types/list_teams_response.py,sha256=x29nOJYk-J8B_U9K-M_QALpsUZmMpDXwC74b0mI0Uls,286
|
|
280
|
-
structify/types/llm_information_store.py,sha256=
|
|
282
|
+
structify/types/llm_information_store.py,sha256=t01qPX2swyYzcqi4vjRYbuYHs2vYoxl75niaLdGtezk,2351
|
|
281
283
|
structify/types/match_create_jobs_params.py,sha256=5wil8clE2f1o4biqh73ldf4x_aIgqOVtvnJZe_vCibU,633
|
|
282
284
|
structify/types/match_list_results_params.py,sha256=TH2MarUXxaWpxFibx8tLYzKw4jUXGNvfzv40EZ0Kyhw,540
|
|
283
285
|
structify/types/match_result.py,sha256=j7AcS26BRJXRz9NKpMgPG3iFn5eofmqPopt7ZWbwbZ8,509
|
|
@@ -330,8 +332,8 @@ structify/types/session_upload_dashboard_layout_params.py,sha256=e0Wl58rImZujwww
|
|
|
330
332
|
structify/types/session_upload_node_output_data_params.py,sha256=9Jr6QHTjJ22XZsTvZtHxtgpr6xoqiKwhj7jT6EAmDMM,416
|
|
331
333
|
structify/types/session_upload_node_visualization_output_params.py,sha256=yMIKhede3dc7-Nng9VqM09TSauulIGMKkzUgU9yvG0I,385
|
|
332
334
|
structify/types/slack_api_response.py,sha256=V2gZUhcFGy4UFdgu1WF3fHS25Jyly3mgfCx_rYf4AeI,506
|
|
333
|
-
structify/types/slack_event_payload_param.py,sha256=
|
|
334
|
-
structify/types/slack_events_params.py,sha256=
|
|
335
|
+
structify/types/slack_event_payload_param.py,sha256=6jBIkT7pF-ceS1Mu-BOgIiVLUIJnk4KxvLCZ6TlZIhA,1598
|
|
336
|
+
structify/types/slack_events_params.py,sha256=ajoDYVt-ynUlJiBuEH8ec5XIghOHrvALqmPD5uDlxIk,1522
|
|
335
337
|
structify/types/source.py,sha256=CGPjLL1R41gJGoJbSSqFJeCtQUir7lJkptC8eI4ERqw,814
|
|
336
338
|
structify/types/source_delete_entity_params.py,sha256=lQHCpKkAggme2ZBRfCOA3GbIDpHbr3I8HCHLsGqfaFk,307
|
|
337
339
|
structify/types/source_delete_relationship_params.py,sha256=r-yVxl4vXogXxwuZko-rXFdL5X0B0K7XhHePTlCGeZU,325
|
|
@@ -367,7 +369,6 @@ structify/types/team_role.py,sha256=xlMM8_rJ_7N77mkUaH709rcCLKN6IvjfqUdxHRguMxs,
|
|
|
367
369
|
structify/types/team_subscription_status.py,sha256=6ZPOvV0DSr0G0INYit4MZIz414r4AW5LPGdT4rvj_x0,619
|
|
368
370
|
structify/types/team_update_member_role_params.py,sha256=K7_ylgRKDTOT3yqqyhpUCV9AQllv3VII0OiVS8CxehI,365
|
|
369
371
|
structify/types/team_update_params.py,sha256=02KyDHm0xqZgdy6HgHNLCBcOSyMSrYh3dt8o-eVjrzQ,512
|
|
370
|
-
structify/types/team_wiki_page.py,sha256=PDcFqG8mc10Ejnh6YeoSdalNorn40axi7K3ppmhRQ9I,454
|
|
371
372
|
structify/types/team_with_role.py,sha256=t-UgnD90UmxlMpLHdxN8L7kK7VxMVLj-PM26NvkV_2U,327
|
|
372
373
|
structify/types/teams_link_code_response.py,sha256=p81nvCP4KeGVUgQiiaFwAlLMRaGnG4Iv7rp03WFG0uA,269
|
|
373
374
|
structify/types/token_response.py,sha256=N75RMh9ZF05z5Ubc_Pu2pePe3MN7Yqn2GB1FJ8FQJZ0,408
|
|
@@ -388,10 +389,12 @@ structify/types/user_update_params.py,sha256=Z6bSEcvG5mv38rhVv2Omjtk5HgLuRcfPvi0
|
|
|
388
389
|
structify/types/user_usage_params.py,sha256=9pIC03UG1gStMjuSTIp2FFgFqmBWTFvIgYcwEcef7P0,298
|
|
389
390
|
structify/types/user_usage_response.py,sha256=EDuJrPsWkTQOMImx7EARAzL_lO23AeW_-rRWXGAArJ0,263
|
|
390
391
|
structify/types/wiki_connector_reference.py,sha256=jktQImwtOU3P7f3zEhy0PnVFeU6lWwrBdnmr7nPSSDo,1222
|
|
391
|
-
structify/types/wiki_create_params.py,sha256=
|
|
392
|
-
structify/types/
|
|
393
|
-
structify/types/
|
|
394
|
-
structify/types/
|
|
392
|
+
structify/types/wiki_create_params.py,sha256=wUyt-E2oh2GX-3tOKFDyJut9dkbHM6db2ZUGIh5aisA,334
|
|
393
|
+
structify/types/wiki_create_response.py,sha256=9orww-rrlX6Zo-s5XwjE-BnnegupLPjxp3Zqt5twZWc,332
|
|
394
|
+
structify/types/wiki_list_response.py,sha256=3cy30Y1gBEwAuB62oDhPElgl3u3l_PIT2B80v7tFmYY,480
|
|
395
|
+
structify/types/wiki_page_with_references.py,sha256=-miBnm2uYg3nucEaWK2gGcd8s4K_r9AywwHAUZrEgPQ,472
|
|
396
|
+
structify/types/wiki_update_params.py,sha256=a44DcH_jAgtjJ0C73CmBvSqPekITPWMCJSe4Jip0rMM,398
|
|
397
|
+
structify/types/wiki_update_response.py,sha256=nhyZEDGz_Mvr3FQMxNDF5Z07TE82Gcj0FLWwZE87tsQ,332
|
|
395
398
|
structify/types/workflow_dag.py,sha256=rgyIEaVDhEQNR_P-miSrt6N2YjjAJDku2XbkXEkFxbM,829
|
|
396
399
|
structify/types/workflow_node_execution_status.py,sha256=YXJLd-P4SGdu_IsJjyO44IRYoO4Bm0zEIjUhCSy_HFY,316
|
|
397
400
|
structify/types/workflow_node_log.py,sha256=I3VRmr9hE3yYLbBZ9zJ1JnF_JPi153gzuZeDhDwkvRI,311
|
|
@@ -496,7 +499,7 @@ structify/types/user/stripe_create_portal_session_params.py,sha256=5AYRC8z_SlKmd
|
|
|
496
499
|
structify/types/user/stripe_create_session_params.py,sha256=DFcNLNzEWeupkGQ9J5PafsuL_bIU9cLEIhAmFPsRlfo,387
|
|
497
500
|
structify/types/user/stripe_create_subscription_params.py,sha256=d8HfiC94gJbG-cC_WvBz6xYCvxKJO_EP2yyVmVvufrU,424
|
|
498
501
|
structify/types/user/subscription_plan.py,sha256=qKJMM-zPpYolYC1DlypOwPpxlyJBLkQqFK_0VpwktJs,222
|
|
499
|
-
structifyai-1.
|
|
500
|
-
structifyai-1.
|
|
501
|
-
structifyai-1.
|
|
502
|
-
structifyai-1.
|
|
502
|
+
structifyai-1.180.0.dist-info/METADATA,sha256=NSQ4LhG54Fu6IpiUXqzd-xIm3yuSIZWbMbJo1GDg1aM,16399
|
|
503
|
+
structifyai-1.180.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
504
|
+
structifyai-1.180.0.dist-info/licenses/LICENSE,sha256=9CwgrmGz3rZSTT-KqGc1gua-7g8B4ThTgMtUgPALh5c,11339
|
|
505
|
+
structifyai-1.180.0.dist-info/RECORD,,
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
# File generated from our OpenAPI spec by Stainless. See CONTRIBUTING.md for details.
|
|
2
|
-
|
|
3
|
-
from typing import Dict, Optional
|
|
4
|
-
from datetime import datetime
|
|
5
|
-
|
|
6
|
-
from .._models import BaseModel
|
|
7
|
-
|
|
8
|
-
__all__ = ["TeamWikiPage"]
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
class TeamWikiPage(BaseModel):
|
|
12
|
-
id: str
|
|
13
|
-
|
|
14
|
-
content: Dict[str, object]
|
|
15
|
-
|
|
16
|
-
created_at: datetime
|
|
17
|
-
|
|
18
|
-
created_by: str
|
|
19
|
-
|
|
20
|
-
slug: str
|
|
21
|
-
|
|
22
|
-
team_id: str
|
|
23
|
-
|
|
24
|
-
title: str
|
|
25
|
-
|
|
26
|
-
updated_at: datetime
|
|
27
|
-
|
|
28
|
-
deleted_at: Optional[datetime] = None
|
|
File without changes
|
|
File without changes
|