arbi 0.1.0__py3-none-any.whl → 0.2.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 arbi might be problematic. Click here for more details.
- arbi/__init__.py +3 -1
- arbi/_base_client.py +12 -12
- arbi/_client.py +8 -8
- arbi/_compat.py +48 -48
- arbi/_models.py +51 -45
- arbi/_qs.py +7 -7
- arbi/_types.py +53 -12
- arbi/_utils/__init__.py +9 -2
- arbi/_utils/_compat.py +45 -0
- arbi/_utils/_datetime_parse.py +136 -0
- arbi/_utils/_transform.py +13 -3
- arbi/_utils/_typing.py +6 -1
- arbi/_utils/_utils.py +4 -5
- arbi/_version.py +1 -1
- arbi/resources/api/api.py +3 -3
- arbi/resources/api/assistant.py +17 -17
- arbi/resources/api/configs.py +41 -33
- arbi/resources/api/conversation/conversation.py +11 -11
- arbi/resources/api/conversation/user.py +5 -5
- arbi/resources/api/document/annotation.py +17 -17
- arbi/resources/api/document/document.py +166 -33
- arbi/resources/api/health.py +129 -11
- arbi/resources/api/sso.py +9 -9
- arbi/resources/api/tag.py +26 -26
- arbi/resources/api/user/settings.py +28 -20
- arbi/resources/api/user/user.py +107 -16
- arbi/resources/api/workspace.py +69 -39
- arbi/types/api/__init__.py +5 -0
- arbi/types/api/assistant_query_params.py +16 -4
- arbi/types/api/assistant_retrieve_params.py +16 -4
- arbi/types/api/config_create_params.py +67 -2
- arbi/types/api/config_retrieve_response.py +98 -2
- arbi/types/api/conversation_retrieve_threads_response.py +13 -2
- arbi/types/api/document_date_extractor_llm_config.py +3 -3
- arbi/types/api/document_date_extractor_llm_config_param.py +3 -3
- arbi/types/api/document_upload_from_url_params.py +23 -0
- arbi/types/api/document_upload_params.py +3 -3
- arbi/types/api/embedder_config.py +12 -0
- arbi/types/api/embedder_config_param.py +12 -0
- arbi/types/api/health_check_app_response.py +6 -0
- arbi/types/api/health_retrieve_status_response.py +45 -0
- arbi/types/api/health_retrieve_version_response.py +8 -0
- arbi/types/api/query_llm_config.py +1 -1
- arbi/types/api/query_llm_config_param.py +1 -1
- arbi/types/api/tag_apply_to_docs_params.py +3 -2
- arbi/types/api/tag_remove_from_docs_params.py +3 -2
- arbi/types/api/title_llm_config.py +1 -1
- arbi/types/api/title_llm_config_param.py +1 -1
- arbi/types/api/user/setting_retrieve_response.py +10 -1
- arbi/types/api/user/setting_update_params.py +8 -2
- arbi/types/api/user_register_params.py +2 -0
- arbi/types/api/user_verify_email_params.py +11 -0
- arbi/types/api/user_verify_email_response.py +9 -0
- arbi/types/api/workspace_create_protected_params.py +2 -0
- arbi/types/api/workspace_response.py +2 -0
- arbi/types/api/workspace_update_params.py +2 -0
- {arbi-0.1.0.dist-info → arbi-0.2.0.dist-info}/METADATA +3 -3
- {arbi-0.1.0.dist-info → arbi-0.2.0.dist-info}/RECORD +60 -53
- {arbi-0.1.0.dist-info → arbi-0.2.0.dist-info}/WHEEL +0 -0
- {arbi-0.1.0.dist-info → arbi-0.2.0.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,88 +1,93 @@
|
|
|
1
|
-
arbi/__init__.py,sha256=
|
|
2
|
-
arbi/_base_client.py,sha256=
|
|
3
|
-
arbi/_client.py,sha256=
|
|
4
|
-
arbi/_compat.py,sha256=
|
|
1
|
+
arbi/__init__.py,sha256=ClssvoymscHgzz5SeaZ8-Go-7e5qohJ6P9ZmoJZYHX0,2606
|
|
2
|
+
arbi/_base_client.py,sha256=AIMT_u8CcgacHhxPIc2Xk2zEm9XhcB1OfgaRG86ROaM,67045
|
|
3
|
+
arbi/_client.py,sha256=o4F82ZoIarRYxj25j0DI20PFS4V6Kvf6seNlVALc8YM,14733
|
|
4
|
+
arbi/_compat.py,sha256=DQBVORjFb33zch24jzkhM14msvnzY7mmSmgDLaVFUM8,6562
|
|
5
5
|
arbi/_constants.py,sha256=S14PFzyN9-I31wiV7SmIlL5Ga0MLHxdvegInGdXH7tM,462
|
|
6
6
|
arbi/_exceptions.py,sha256=ymYmwHMUBfDutGbh6IppIeeweaUQ646Qqe3CdCk5wgM,3216
|
|
7
7
|
arbi/_files.py,sha256=KnEzGi_O756MvKyJ4fOCW_u3JhOeWPQ4RsmDvqihDQU,3545
|
|
8
|
-
arbi/_models.py,sha256=
|
|
9
|
-
arbi/_qs.py,sha256=
|
|
8
|
+
arbi/_models.py,sha256=lKnskYPONAWDvWo8tmbbVk7HmG7UOsI0Nve0vSMmkRc,30452
|
|
9
|
+
arbi/_qs.py,sha256=craIKyvPktJ94cvf9zn8j8ekG9dWJzhWv0ob34lIOv4,4828
|
|
10
10
|
arbi/_resource.py,sha256=eBjjRTRH59kNM8uLWIK04QCR0Sknrv9fEs4DvHw749U,1088
|
|
11
11
|
arbi/_response.py,sha256=YuaBc04B9DUJJE0ptEY4_9l_sEhDGdmfNEoow70cdRk,28776
|
|
12
12
|
arbi/_streaming.py,sha256=pYS_kis2y_Hm4dOrU0VpTwXipsTChy9GdB3qBsRp36s,10092
|
|
13
|
-
arbi/_types.py,sha256=
|
|
14
|
-
arbi/_version.py,sha256=
|
|
13
|
+
arbi/_types.py,sha256=IKFmwVOgZfk5sU6OHM_AmRlhGEEu2QZ7IRJwV2ujbXk,7234
|
|
14
|
+
arbi/_version.py,sha256=c0CtxWbrbdyuJmgUbkIZRGYV2BzTLRUkU0KiIa3_9YM,156
|
|
15
15
|
arbi/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
16
|
-
arbi/_utils/__init__.py,sha256=
|
|
16
|
+
arbi/_utils/__init__.py,sha256=7fch0GT9zpNnErbciSpUNa-SjTxxjY6kxHxKMOM4AGs,2305
|
|
17
|
+
arbi/_utils/_compat.py,sha256=D8gtAvjJQrDWt9upS0XaG9Rr5l1QhiAx_I_1utT_tt0,1195
|
|
18
|
+
arbi/_utils/_datetime_parse.py,sha256=bABTs0Bc6rabdFvnIwXjEhWL15TcRgWZ_6XGTqN8xUk,4204
|
|
17
19
|
arbi/_utils/_logs.py,sha256=8KRH2HNTPpXiZmTJwcw1JgdwU3GDtFOuxJ83fb_hrFY,768
|
|
18
20
|
arbi/_utils/_proxy.py,sha256=aglnj2yBTDyGX9Akk2crZHrl10oqRmceUy2Zp008XEs,1975
|
|
19
21
|
arbi/_utils/_reflection.py,sha256=ZmGkIgT_PuwedyNBrrKGbxoWtkpytJNU1uU4QHnmEMU,1364
|
|
20
22
|
arbi/_utils/_resources_proxy.py,sha256=Ar894nC6HRi3YKu1Hl8-4xUTXwqtXkfrl1IId_ivR_w,579
|
|
21
23
|
arbi/_utils/_streams.py,sha256=SMC90diFFecpEg_zgDRVbdR3hSEIgVVij4taD-noMLM,289
|
|
22
24
|
arbi/_utils/_sync.py,sha256=TpGLrrhRNWTJtODNE6Fup3_k7zrWm1j2RlirzBwre-0,2862
|
|
23
|
-
arbi/_utils/_transform.py,sha256=
|
|
24
|
-
arbi/_utils/_typing.py,sha256=
|
|
25
|
-
arbi/_utils/_utils.py,sha256=
|
|
25
|
+
arbi/_utils/_transform.py,sha256=NjCzmnfqYrsAikUHQig6N9QfuTVbKipuP3ur9mcNF-E,15951
|
|
26
|
+
arbi/_utils/_typing.py,sha256=N_5PPuFNsaygbtA_npZd98SVN1LQQvFTKL6bkWPBZGU,4786
|
|
27
|
+
arbi/_utils/_utils.py,sha256=lGwSOqZHxq9gLp6_tBjkzTDNoVpT_5-zMMp2Lar9VWA,12232
|
|
26
28
|
arbi/lib/.keep,sha256=wuNrz-5SXo3jJaJOJgz4vFHM41YH_g20F5cRQo0vLes,224
|
|
27
29
|
arbi/resources/__init__.py,sha256=Ks_RQk6zvKGqOl6H7gpnyW1FrSY8SVsrKGj4mcmQ61k,513
|
|
28
30
|
arbi/resources/api/__init__.py,sha256=BB3HidGaRiEo2ul0vZ3GEkUb9KcWwq2AqQxQNkl-WFQ,4654
|
|
29
|
-
arbi/resources/api/api.py,sha256=
|
|
30
|
-
arbi/resources/api/assistant.py,sha256=
|
|
31
|
-
arbi/resources/api/configs.py,sha256=
|
|
32
|
-
arbi/resources/api/health.py,sha256=
|
|
33
|
-
arbi/resources/api/sso.py,sha256=
|
|
34
|
-
arbi/resources/api/tag.py,sha256=
|
|
35
|
-
arbi/resources/api/workspace.py,sha256=
|
|
31
|
+
arbi/resources/api/api.py,sha256=rPaNqbe0ydk36hwmx9-JETxAjTvOjcv_5KEoP8oWJ7o,14490
|
|
32
|
+
arbi/resources/api/assistant.py,sha256=tLJuBp-YTGfCCSzwiRyScffBtxopQ1XfRBk3yR320Cs,11367
|
|
33
|
+
arbi/resources/api/configs.py,sha256=4OhzA18GUfVfprYMH11SrCm_FarHc-gvL4CuuSNVTHY,20836
|
|
34
|
+
arbi/resources/api/health.py,sha256=YoAisCoB4jP0mei-PZK7qaaOOH6Gv5zDaOIdnEzZZDc,17432
|
|
35
|
+
arbi/resources/api/sso.py,sha256=CS0-3ufSS18M83LEKVqhYHJ7Jyxki3hMqmm6EU5PprA,12457
|
|
36
|
+
arbi/resources/api/tag.py,sha256=GJEVDQPV3wra110dzsU0-gC0VWLERrZ1rHtLidrvVhA,23598
|
|
37
|
+
arbi/resources/api/workspace.py,sha256=XgDKxt8VcGln3fpLCjfdcPF3ZRcPuLAC0kMTg0iJwU4,43711
|
|
36
38
|
arbi/resources/api/conversation/__init__.py,sha256=WQKtfAPfHwgtRJaTnZszRZmQ0caUcMcDv7EHhu1rf4U,1054
|
|
37
|
-
arbi/resources/api/conversation/conversation.py,sha256=
|
|
38
|
-
arbi/resources/api/conversation/user.py,sha256=
|
|
39
|
+
arbi/resources/api/conversation/conversation.py,sha256=tNHi1fQesbYPbpCrJywPcoldL3iEJAWJeKpmhNtBbcw,22210
|
|
40
|
+
arbi/resources/api/conversation/user.py,sha256=SBvtd4XkpZyMpwVAh-MV_vKptE6YoGKoGohx5zH5WNw,10280
|
|
39
41
|
arbi/resources/api/document/__init__.py,sha256=3O8YXgjavyK-5v5Gyf9lFsnvOxKXcQUHfQ_i-c7KhSY,1080
|
|
40
|
-
arbi/resources/api/document/annotation.py,sha256=
|
|
41
|
-
arbi/resources/api/document/document.py,sha256=
|
|
42
|
+
arbi/resources/api/document/annotation.py,sha256=Bj13Pct44cvJGrDh-eEYhNOzThxcJ1bRoEypk5dNXYw,15094
|
|
43
|
+
arbi/resources/api/document/document.py,sha256=Ru8Gpyd3AgGCp2Jda3oxicfl6LDlUZ412oXDgxYn_3c,38960
|
|
42
44
|
arbi/resources/api/user/__init__.py,sha256=hmOPYjiZ4KjFv2MNjhz26s2BMBzvXGiXOGdwhTaG5BI,1002
|
|
43
|
-
arbi/resources/api/user/settings.py,sha256=
|
|
44
|
-
arbi/resources/api/user/user.py,sha256=
|
|
45
|
+
arbi/resources/api/user/settings.py,sha256=8JKyYbDwds-R1b14yGcgyLdyH5dC9Gk_HJqQmSZBq48,10458
|
|
46
|
+
arbi/resources/api/user/user.py,sha256=ZlFsOitePvJ0JCvrKtkOJI004SmiKG3UCxpPazjo3kY,23477
|
|
45
47
|
arbi/types/__init__.py,sha256=zOxql2OO_R5LGwkFLawHC6O_f57kidrnO9hwxyuquzE,341
|
|
46
48
|
arbi/types/chunk.py,sha256=J6LQxWxLDW9feXQZOiYNNSBKgwkzhXgf74DS_noHFLs,254
|
|
47
49
|
arbi/types/chunk_metadata.py,sha256=GHcVONko0WWfDAa6rvLHldxgxL2IWmI6NqKwXAJLgYQ,545
|
|
48
50
|
arbi/types/chunk_metadata_param.py,sha256=UwGaK35hTMRR-YKPivEpQtUorIAqu-I7did2HnOV4aE,629
|
|
49
51
|
arbi/types/chunk_param.py,sha256=YI77ArEd8KXaDXspgezw1h36xQhoCnb4iwX6Hws3nzU,368
|
|
50
|
-
arbi/types/api/__init__.py,sha256=
|
|
51
|
-
arbi/types/api/assistant_query_params.py,sha256=
|
|
52
|
-
arbi/types/api/assistant_retrieve_params.py,sha256=
|
|
52
|
+
arbi/types/api/__init__.py,sha256=JIdiR0F3zNp1-M-dozzGs1O86rbtBLAffhV2rJD6M6I,7102
|
|
53
|
+
arbi/types/api/assistant_query_params.py,sha256=tLfSNwPPg0ve1c3jqwVlCSR15NN8FPa2iexnAtoRyA4,1698
|
|
54
|
+
arbi/types/api/assistant_retrieve_params.py,sha256=ACZYlGGO9ZR8NFelWxdo_YqSUYnu-Lhj4Cxr520Ks84,1704
|
|
53
55
|
arbi/types/api/chunker_config_param.py,sha256=hdYyEXCdR_g6DB_c0EuoH_73MocVOVaqwaV2Z5D_hCs,237
|
|
54
|
-
arbi/types/api/config_create_params.py,sha256=
|
|
56
|
+
arbi/types/api/config_create_params.py,sha256=J-5mhrR6RXff5AdOn_gaNxL_HzbS9SQqw4DZLp0CphU,4462
|
|
55
57
|
arbi/types/api/config_create_response.py,sha256=BnoDpvdgYv0l3OQFCw2kz61pnXMsqkd8Lru57RF7jAM,301
|
|
56
58
|
arbi/types/api/config_delete_response.py,sha256=DSBLJ9NT42K3icy_XFSyM1bfiSSvo6NPi6DN5drK2IQ,259
|
|
57
59
|
arbi/types/api/config_get_versions_response.py,sha256=9zPsTDowITXN_zjK1dzCnUQK8otPKBmaZMtdZLcLLwU,384
|
|
58
|
-
arbi/types/api/config_retrieve_response.py,sha256=
|
|
60
|
+
arbi/types/api/config_retrieve_response.py,sha256=sRsOMZAToccJVZjhhUPzpyAT5Uv2y9NFlkcEfEGVki8,5736
|
|
59
61
|
arbi/types/api/conversation_delete_message_response.py,sha256=4te9sHh4cWMdUUR_79_LnwoV1tFOzg2TR50fw6ALgfY,285
|
|
60
62
|
arbi/types/api/conversation_delete_response.py,sha256=9qOWK2udruW1Emzp_0o_iSbPVhTi9qI3TNyvv8Mo9TA,271
|
|
61
|
-
arbi/types/api/conversation_retrieve_threads_response.py,sha256=
|
|
63
|
+
arbi/types/api/conversation_retrieve_threads_response.py,sha256=I7rvtj-eBjVYMCmMrWzjs-Hm_V-_4VSjvzunROBrt1Y,2452
|
|
62
64
|
arbi/types/api/conversation_share_response.py,sha256=wm3-w5puCTF3nKV2Xbt0RYXwPWW9oHWnR2OPTdpGp44,269
|
|
63
65
|
arbi/types/api/conversation_update_title_params.py,sha256=G2o6v4B8iQn41YtZTZ0rKIRevStNED4JWwM7lN1BbIc,357
|
|
64
66
|
arbi/types/api/conversation_update_title_response.py,sha256=GHtttE9kyIjYhSa8D5bMLvfhvsjRvy4FEVPikG3x04Q,297
|
|
65
67
|
arbi/types/api/doc_response.py,sha256=PMfZnlNipsGv_rgwDCIKAnw-n4ByYUSp-evLbRjCDxU,884
|
|
66
|
-
arbi/types/api/document_date_extractor_llm_config.py,sha256=
|
|
67
|
-
arbi/types/api/document_date_extractor_llm_config_param.py,sha256=
|
|
68
|
+
arbi/types/api/document_date_extractor_llm_config.py,sha256=CFJmVLmoK9GlOF4ikP8tNzWQLcCRxZC5RThyuK1nq4A,1109
|
|
69
|
+
arbi/types/api/document_date_extractor_llm_config_param.py,sha256=_HiOJmarO5r7tJvuTZSvvvPzj1xXPTOT3ANp1wicGWo,1053
|
|
68
70
|
arbi/types/api/document_delete_response.py,sha256=G-xYnoYPqiy82dlueVoTVobcX7qu0Z5OnHRftvXtYsM,263
|
|
69
71
|
arbi/types/api/document_get_parsed_response.py,sha256=Ug91THKXOkvxZdiwKAmQEBSaaY4zfKX2kDqZa5jli-w,588
|
|
70
72
|
arbi/types/api/document_get_tags_response.py,sha256=HK-2gtqB7_SIQDJeYNTPSYesPbMyQScI0mOLVk3oEbI,304
|
|
71
73
|
arbi/types/api/document_update_params.py,sha256=yXwKGkvHHS7xd6Yii58gnZOXVgguZBqZHmqvexlnqus,495
|
|
72
74
|
arbi/types/api/document_update_response.py,sha256=32tVCwearilpe3k230PqUITphqURuaXfWIL935mlE1E,418
|
|
73
|
-
arbi/types/api/
|
|
75
|
+
arbi/types/api/document_upload_from_url_params.py,sha256=GmVmR-xXtzs8uS7-26njHQoJsvDpywDoyWmZw6DEyG0,631
|
|
76
|
+
arbi/types/api/document_upload_params.py,sha256=PFI96dPy0pf7tUKaUczyeSovwrOhQkBIMYVa7dovTq4,628
|
|
74
77
|
arbi/types/api/document_view_params.py,sha256=GogDVeskOJg2fiqnYUvnx3zaghVdaOKzgHrVcCCE5gU,341
|
|
75
|
-
arbi/types/api/embedder_config.py,sha256=
|
|
76
|
-
arbi/types/api/embedder_config_param.py,sha256=
|
|
77
|
-
arbi/types/api/health_check_app_response.py,sha256=
|
|
78
|
+
arbi/types/api/embedder_config.py,sha256=bglJ7lPF5NMUmvw7_fUutQsRp8wL504ShVi33WJwuTs,1102
|
|
79
|
+
arbi/types/api/embedder_config_param.py,sha256=gTlvStClH1V0O0rdi7P8hSpHiMQuhfx1_snwxCPm3V8,1046
|
|
80
|
+
arbi/types/api/health_check_app_response.py,sha256=kdAwGU8T232HvavvbHHQyxgeR0aKSwI96dpqXB7DtGU,341
|
|
78
81
|
arbi/types/api/health_check_models_response.py,sha256=tMKh7I40pCkteDLR1TLMiutYEgCFQdEsc1l3nMS95DY,389
|
|
79
82
|
arbi/types/api/health_check_services_response.py,sha256=pxn38TYSIT14FcIf0qG-Bsxj9p9tPMf6sJ5HoOM32TM,477
|
|
80
83
|
arbi/types/api/health_get_models_response.py,sha256=GpHTGHIz8ddUDkDwAYk-nMJ633q943BWhf5wzekRHls,403
|
|
84
|
+
arbi/types/api/health_retrieve_status_response.py,sha256=x7AuOrjObGGbsmMVo4_mgcsRlKw35NsqelYT6VMscm0,901
|
|
85
|
+
arbi/types/api/health_retrieve_version_response.py,sha256=w3hlYp5-H0MCIqvi95-IIeGq7izeRIZUEZcXencc84c,258
|
|
81
86
|
arbi/types/api/model_citation_config.py,sha256=am2bXs6i2EpCq05nT_zTrljig40Ln3kQxbilZJXpZDg,899
|
|
82
87
|
arbi/types/api/model_citation_config_param.py,sha256=5lOXLYvG991xXsX9fDAKguURcikWkE9rj4DGfmjRU2g,898
|
|
83
88
|
arbi/types/api/parser_config_param.py,sha256=lFJO9CO8m3e8YFltmHLrMKhC83FFwCJWjsua5l3Jjic,235
|
|
84
|
-
arbi/types/api/query_llm_config.py,sha256=
|
|
85
|
-
arbi/types/api/query_llm_config_param.py,sha256=
|
|
89
|
+
arbi/types/api/query_llm_config.py,sha256=LkDKaQgcaOg7HC76jW1RGGOnbZnwXSsjB42HXFLeTzE,1102
|
|
90
|
+
arbi/types/api/query_llm_config_param.py,sha256=bKGnr2jRqSI9BxnemLLehkRLCba9WvrS82LhtsnAPvc,1046
|
|
86
91
|
arbi/types/api/reranker_config.py,sha256=PJkomlrt6wYihqWcj7_oLgbdFY0ArFcRpU6m71XoD3M,718
|
|
87
92
|
arbi/types/api/reranker_config_param.py,sha256=eMFvnO972sio_O_gVFlmRhdmQWUWBbhpIkkhO3uVpaw,695
|
|
88
93
|
arbi/types/api/retriever_config.py,sha256=YHOLfj-uWQkHFwrfeClsPqwU40tTNXiWc_3U19yNKH4,920
|
|
@@ -92,25 +97,27 @@ arbi/types/api/sso_invite_response.py,sha256=BK7ZdSoLHYMi1TiamLJWooI8WiDgi4cHk3a
|
|
|
92
97
|
arbi/types/api/sso_login_params.py,sha256=8Q5-DU31_ppOQdkHdfq_PRO5c2C1gnx0HaBTy9vSXNg,359
|
|
93
98
|
arbi/types/api/sso_login_response.py,sha256=h9nObM2u4uEO3zIhPq87H4Kcy9D_Ir1Xft8-uxvBrbw,292
|
|
94
99
|
arbi/types/api/sso_rotate_passcode_response.py,sha256=OU5O6MeSe1mEunnTI0-J0ZdkqAkYCR2fMNC_ppTVBZs,246
|
|
95
|
-
arbi/types/api/tag_apply_to_docs_params.py,sha256=
|
|
100
|
+
arbi/types/api/tag_apply_to_docs_params.py,sha256=uBBrKObrpJ1-7mdBDYOo_zDwxtgGimvMJ1PIM2T3H-8,344
|
|
96
101
|
arbi/types/api/tag_apply_to_docs_response.py,sha256=TsxwW3pDclPASWe_k1Hze2r2q3Iem8gs_6-LT_UYE98,270
|
|
97
102
|
arbi/types/api/tag_create_params.py,sha256=0qK1udaTYjI9LunJmMjINvt_iS0EFGbQypvIiM5XTpI,404
|
|
98
103
|
arbi/types/api/tag_create_response.py,sha256=WXsPBZc74s8qsvKMMOLjSD-YRCxwbHIWWv3nDKLl-eQ,224
|
|
99
104
|
arbi/types/api/tag_delete_response.py,sha256=uRvx0SqOe0ZGQwl8oRAZGe7zyWk6SqNL77ksAfIs7M8,207
|
|
100
105
|
arbi/types/api/tag_get_docs_response.py,sha256=jHs4iruSi_qTUpCKA7xmbbqU-Lo7FfSWqA8sC_vXBk0,294
|
|
101
|
-
arbi/types/api/tag_remove_from_docs_params.py,sha256=
|
|
106
|
+
arbi/types/api/tag_remove_from_docs_params.py,sha256=_uMA9WssCG2BdwPWxtC1iZJwyIoeUDAfTMS_oKXyQpg,350
|
|
102
107
|
arbi/types/api/tag_remove_from_docs_response.py,sha256=Mx1c34ChFjHK2fBzDkQeSjKm1C0y7qqfhiqPGq5wbwQ,284
|
|
103
108
|
arbi/types/api/tag_update_params.py,sha256=z1ZtNJlNRgJAgLL9og-GjKyFekEBkM4QK6PKYbF9pnE,323
|
|
104
109
|
arbi/types/api/tag_update_response.py,sha256=JrAwUO5Gxq8OmiYruEnCIlXVb4gZmmMX0iSRANn4d4Q,320
|
|
105
|
-
arbi/types/api/title_llm_config.py,sha256=
|
|
106
|
-
arbi/types/api/title_llm_config_param.py,sha256=
|
|
110
|
+
arbi/types/api/title_llm_config.py,sha256=PXO4kMDbrvGGbOgCIOadvly1-r-mfWtqeYXL-pJH10s,1061
|
|
111
|
+
arbi/types/api/title_llm_config_param.py,sha256=4WG5AXMuSE6CKBxUwTXZZdzJDkzvBaTbqN2L8u_W4EU,1005
|
|
107
112
|
arbi/types/api/token.py,sha256=e1QsctdKEqdwxs-boLYUsFVZyj1oCeNSe9PhzKFqXI8,232
|
|
108
113
|
arbi/types/api/user_list_workspaces_response.py,sha256=X0oscmn3j575hI61D9rRytgNWvdw066jkSrhNohP2iw,309
|
|
109
114
|
arbi/types/api/user_login_params.py,sha256=nFXWVqG5Rm16HGkTY5DZ5xQYCdyZUrfJiL4hZkFkEKw,307
|
|
110
115
|
arbi/types/api/user_logout_response.py,sha256=osQbYps3A6UNKeIrbPRZcC9z1zgFv-wpVRicvAXbEGA,209
|
|
111
|
-
arbi/types/api/user_register_params.py,sha256=
|
|
116
|
+
arbi/types/api/user_register_params.py,sha256=tH8jOFryn64zyizkk8_ZbMtDKBe3OElSB-SUswStaPo,406
|
|
112
117
|
arbi/types/api/user_response.py,sha256=QqeAfX3YBxj72gWYoyW7bPBQ8fbeaUu_WJOqtdQ1Ub0,388
|
|
113
|
-
arbi/types/api/
|
|
118
|
+
arbi/types/api/user_verify_email_params.py,sha256=urUDkRA7aQL3xI7b-6ZDthexP-5uh0z1f3YpTCSiQ9o,290
|
|
119
|
+
arbi/types/api/user_verify_email_response.py,sha256=Z94jdaY-UEugVFq-pV9tuS6w_7h8J0ZWfZuWQwcn56I,219
|
|
120
|
+
arbi/types/api/workspace_create_protected_params.py,sha256=GEWI-KNn3kb35x-mcm90Hsaq45B_a5HporRZNTXDUok,388
|
|
114
121
|
arbi/types/api/workspace_delete_response.py,sha256=9a8IW_EpP-YkirjDnXomQBe-JkgBv6FfH-x_R1WYKhI,219
|
|
115
122
|
arbi/types/api/workspace_get_conversations_response.py,sha256=-zANZeLpmieOeaj29PoogwDagM0O74KOdRcAbZAjzvU,656
|
|
116
123
|
arbi/types/api/workspace_get_doctags_response.py,sha256=A1iXtPTjnhlo7WOadfDF6Fct6fmebztgQwKYhKiBHak,312
|
|
@@ -120,10 +127,10 @@ arbi/types/api/workspace_get_tags_response.py,sha256=cGX-wVpeZPrcJ05DmQOMjqOSU5v
|
|
|
120
127
|
arbi/types/api/workspace_get_users_response.py,sha256=-An5rEppqZnDgdRhAsODQBTDC0lWfWLPE0DJ7jDbmnU,428
|
|
121
128
|
arbi/types/api/workspace_remove_user_params.py,sha256=w5hOk29XiNAtgfe5wxdi9mfLWnwqpZg8FPTGhvIe0k8,304
|
|
122
129
|
arbi/types/api/workspace_remove_user_response.py,sha256=R6V0FWSqpL4OoZ4YbEQcohXU51Az4wQSDFYol3AfGCI,273
|
|
123
|
-
arbi/types/api/workspace_response.py,sha256=
|
|
130
|
+
arbi/types/api/workspace_response.py,sha256=_X_SnsYMukngMVjStrc3Ogt1SGbWLJmGyonWs3C2TEE,471
|
|
124
131
|
arbi/types/api/workspace_share_params.py,sha256=m-RZd0vFlAAwkwNrghYeYqPcl2wQZRII85qfqzImPQI,298
|
|
125
132
|
arbi/types/api/workspace_share_response.py,sha256=vO-CI3_ZQ75SqcnL80WDy9sHXogIKtS9HcxGHLDkvkY,387
|
|
126
|
-
arbi/types/api/workspace_update_params.py,sha256=
|
|
133
|
+
arbi/types/api/workspace_update_params.py,sha256=I7Xhd0rS3Ak7B4Conk_HX4mYEYX7d_vYmDp3X_aZiEM,370
|
|
127
134
|
arbi/types/api/conversation/__init__.py,sha256=jzfeVJd78d972p4eSzTZNWXY7EXR50kJ3e6pzDcG8d8,393
|
|
128
135
|
arbi/types/api/conversation/user_add_params.py,sha256=bzAIbyla6URUE6xkArzggJnv1sDFxCG1AzYiMKMlQ74,280
|
|
129
136
|
arbi/types/api/conversation/user_add_response.py,sha256=85ahGr81kC7sqLn0T1r-AYxgvER4gFki6YdhxTJ1pf0,250
|
|
@@ -135,9 +142,9 @@ arbi/types/api/document/annotation_delete_response.py,sha256=Wnu_PpHc_rKwpJEGVoC
|
|
|
135
142
|
arbi/types/api/document/annotation_update_params.py,sha256=jXOIdvuCU8HnxKV19U6BDAnPtI4Tu0QydHq3d6lgJ1c,379
|
|
136
143
|
arbi/types/api/document/doc_tag_response.py,sha256=3gL_vh9MacHcL6n7XyTpWiuCcK1jC2JKug-c15eEZNU,458
|
|
137
144
|
arbi/types/api/user/__init__.py,sha256=b9vEjTKAmJh0n8S3HhlpX4qxnKy5XCv-YuiX84mZJOY,291
|
|
138
|
-
arbi/types/api/user/setting_retrieve_response.py,sha256=
|
|
139
|
-
arbi/types/api/user/setting_update_params.py,sha256=
|
|
140
|
-
arbi-0.
|
|
141
|
-
arbi-0.
|
|
142
|
-
arbi-0.
|
|
143
|
-
arbi-0.
|
|
145
|
+
arbi/types/api/user/setting_retrieve_response.py,sha256=OUnFgGhjtvBS5dsXO7bgTNrfas16dX7G6wJGxz89f78,1417
|
|
146
|
+
arbi/types/api/user/setting_update_params.py,sha256=RkRpoaB_kWzHdT45-9PK39BDr6LU2C5X3ikfVmpyxt8,683
|
|
147
|
+
arbi-0.2.0.dist-info/METADATA,sha256=tLDV-MuiVUtaEakxxY2Zuc7zzEBTv6ZDurMd_JXILUg,13252
|
|
148
|
+
arbi-0.2.0.dist-info/WHEEL,sha256=C2FUgwZgiLbznR-k0b_5k3Ai_1aASOXDss3lzCUsUug,87
|
|
149
|
+
arbi-0.2.0.dist-info/licenses/LICENSE,sha256=NdV0oP8MV-RCBufnchF66WBpOGG_tJCxGnK1wt1OkrQ,11334
|
|
150
|
+
arbi-0.2.0.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|