vellum-ai 0.7.5__py3-none-any.whl → 0.7.6__py3-none-any.whl
Sign up to get free protection for your applications and to get access to all the features.
- vellum/__init__.py +68 -72
- vellum/core/client_wrapper.py +1 -1
- vellum/resources/ml_models/client.py +0 -11
- vellum/types/__init__.py +72 -76
- vellum/types/ml_model_display_config_labelled.py +0 -1
- vellum/types/ml_model_display_config_request.py +0 -1
- vellum/types/ml_model_parameter_config.py +14 -14
- vellum/types/ml_model_parameter_config_request.py +14 -14
- vellum/types/ml_model_read.py +0 -6
- vellum/types/{array_parameter_config.py → open_api_array_property.py} +6 -6
- vellum/types/{array_parameter_config_request.py → open_api_array_property_request.py} +6 -6
- vellum/types/{boolean_parameter_config.py → open_api_boolean_property.py} +1 -1
- vellum/types/{boolean_parameter_config_request.py → open_api_boolean_property_request.py} +1 -1
- vellum/types/{const_parameter_config.py → open_api_const_property.py} +1 -1
- vellum/types/{const_parameter_config_request.py → open_api_const_property_request.py} +1 -1
- vellum/types/{integer_parameter_config.py → open_api_integer_property.py} +1 -1
- vellum/types/{integer_parameter_config_request.py → open_api_integer_property_request.py} +1 -1
- vellum/types/{number_parameter_config.py → open_api_number_property.py} +1 -1
- vellum/types/{number_parameter_config_request.py → open_api_number_property_request.py} +1 -1
- vellum/types/{object_parameter_config.py → open_api_object_property.py} +7 -7
- vellum/types/{object_parameter_config_request.py → open_api_object_property_request.py} +7 -7
- vellum/types/{one_of_parameter_config.py → open_api_one_of_property.py} +4 -4
- vellum/types/{one_of_parameter_config_request.py → open_api_one_of_property_request.py} +4 -4
- vellum/types/{parameter_config.py → open_api_property.py} +25 -25
- vellum/types/{parameter_config_request.py → open_api_property_request.py} +25 -25
- vellum/types/{string_parameter_config.py → open_api_string_property.py} +1 -1
- vellum/types/{string_parameter_config_request.py → open_api_string_property_request.py} +1 -1
- {vellum_ai-0.7.5.dist-info → vellum_ai-0.7.6.dist-info}/METADATA +1 -1
- {vellum_ai-0.7.5.dist-info → vellum_ai-0.7.6.dist-info}/RECORD +31 -33
- vellum/types/ml_model_build_config.py +0 -29
- vellum/types/ml_model_build_config_request.py +0 -29
- {vellum_ai-0.7.5.dist-info → vellum_ai-0.7.6.dist-info}/LICENSE +0 -0
- {vellum_ai-0.7.5.dist-info → vellum_ai-0.7.6.dist-info}/WHEEL +0 -0
@@ -1,8 +1,8 @@
|
|
1
|
-
vellum/__init__.py,sha256=
|
1
|
+
vellum/__init__.py,sha256=eqkGPne9ahxtbVtLlx7i1BxCA-RBaWg3qGRTCLw6lTA,49657
|
2
2
|
vellum/client.py,sha256=FEelOptuh8ylBnqSznSXvIUj2LWGTEPDTPrK5sgQkSE,83651
|
3
3
|
vellum/core/__init__.py,sha256=UFXpYzcGxWQUucU1TkjOQ9mGWN3A5JohluOIWVYKU4I,973
|
4
4
|
vellum/core/api_error.py,sha256=RE8LELok2QCjABadECTvtDp7qejA1VmINCh6TbqPwSE,426
|
5
|
-
vellum/core/client_wrapper.py,sha256=
|
5
|
+
vellum/core/client_wrapper.py,sha256=Z9KoCufJbg73Hf7nVHFk9DnB5JNBULg1oQsf7_0BQbE,1873
|
6
6
|
vellum/core/datetime_utils.py,sha256=nBys2IsYrhPdszxGKCNRPSOCwa-5DWOHG95FB8G9PKo,1047
|
7
7
|
vellum/core/file.py,sha256=sy1RUGZ3aJYuw998bZytxxo6QdgKmlnlgBaMvwEKCGg,1480
|
8
8
|
vellum/core/http_client.py,sha256=46CyqS5Y8MwWTclAXnb1z5-ODJfwfHYbyhvjhb7RY1c,18753
|
@@ -41,7 +41,7 @@ vellum/resources/documents/client.py,sha256=lrRR9wp5nnMnENycYm-FrWwKIy7tKrfpHQ5L
|
|
41
41
|
vellum/resources/folder_entities/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
|
42
42
|
vellum/resources/folder_entities/client.py,sha256=EZ_RjrB87rPLoaqNC44Dkrhp7aWEqEqI2pm5bekMqLw,4359
|
43
43
|
vellum/resources/ml_models/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
|
44
|
-
vellum/resources/ml_models/client.py,sha256=
|
44
|
+
vellum/resources/ml_models/client.py,sha256=1pXtLSTr3J7Jdu5INAGqyRFN8FEEZZ2DZ54k02HXR48,26644
|
45
45
|
vellum/resources/sandboxes/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
|
46
46
|
vellum/resources/sandboxes/client.py,sha256=Vn80xkXWKZ8llBQSSoSqs9NU62mP1BBpNxgRBpDdLy8,15204
|
47
47
|
vellum/resources/test_suite_runs/__init__.py,sha256=FTtvy8EDg9nNNg9WCatVgKTRYV8-_v1roeGPAKoa_pw,65
|
@@ -63,7 +63,7 @@ vellum/terraform/document_index/__init__.py,sha256=GY4Sn8X8-TgNiW_2Rph2uvY6tmJ6q
|
|
63
63
|
vellum/terraform/provider/__init__.py,sha256=YYQLWWJDslcjc1eN0N719A3wqMdbNR2c3WuqGtX1U_I,12684
|
64
64
|
vellum/terraform/py.typed,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
|
65
65
|
vellum/terraform/versions.json,sha256=L-eKdEx1tp0hyZY8TGQ0Gy1a5R7q9hHAMLrCXICurZo,56
|
66
|
-
vellum/types/__init__.py,sha256=
|
66
|
+
vellum/types/__init__.py,sha256=OymATkVwsBVnU8eA1JZ9okU8N07VwDMUsWWl9rdGY5s,66253
|
67
67
|
vellum/types/add_openai_api_key_enum.py,sha256=GB7sLK_Ou7-Xn73sKJHUo6Gx3TjyhU7uJvWZAg4UeaI,92
|
68
68
|
vellum/types/api_node_result.py,sha256=H25_pCtZ9xT6GTbQG1Gae89yjK-45yKipSLNqfc2PTk,1246
|
69
69
|
vellum/types/api_node_result_data.py,sha256=1MIuC_rN_4ul7PQVWPbQySrLKzwwVb5sjXO6G6v13z4,1424
|
@@ -71,8 +71,6 @@ vellum/types/array_chat_message_content.py,sha256=K0yuU12ZcRDs_2VRlu79IbiAf_Y39G
|
|
71
71
|
vellum/types/array_chat_message_content_item.py,sha256=mXDQpoND0OGXrliYf2Bv9IFTl_MkIVde7XhWRe5Ufb4,3464
|
72
72
|
vellum/types/array_chat_message_content_item_request.py,sha256=lTgoUXtvJb5G_eqh0EXBEXiiHF1Csqaqi73HTtjzj30,3566
|
73
73
|
vellum/types/array_chat_message_content_request.py,sha256=EoYSd2woUwevAnfImd-vsuntTOd1fb6ZnJA1O01dwMc,1322
|
74
|
-
vellum/types/array_parameter_config.py,sha256=yiC3KJJBMePqjLgDqQCtzcB2NokqpgXdE1_fMxXFNtU,1849
|
75
|
-
vellum/types/array_parameter_config_request.py,sha256=aMNd3onGqPJ6ZexfLo5O6qOtN6YsfX8j1zbRQXfx5Ew,1899
|
76
74
|
vellum/types/array_variable_value_item.py,sha256=u7YFgtMjj4ivadNdpYQWhilb6tUUemERRP20GnXe7Cw,6465
|
77
75
|
vellum/types/array_vellum_value_item.py,sha256=V1IuUrLHcw2QjorfgBqxMFFKsOHXU1R2FDyQw0LmXZg,6439
|
78
76
|
vellum/types/array_vellum_value_item_request.py,sha256=IUlMs4FuyPou7BevQ02MOTO99AbYIjfxcCJ_d8t7yx4,6596
|
@@ -82,8 +80,6 @@ vellum/types/basic_vectorizer_sentence_transformers_multi_qa_mpnet_base_cos_v_1.
|
|
82
80
|
vellum/types/basic_vectorizer_sentence_transformers_multi_qa_mpnet_base_cos_v_1_request.py,sha256=APAoJIInsVhBvE_jLK4EEbEmLA2NrVZaJ6HN5IxUOPw,1306
|
83
81
|
vellum/types/basic_vectorizer_sentence_transformers_multi_qa_mpnet_base_dot_v_1.py,sha256=8NSUnqls42kdxBDZiux1qgLJas8uaKbyYyp2kuxGQgo,1299
|
84
82
|
vellum/types/basic_vectorizer_sentence_transformers_multi_qa_mpnet_base_dot_v_1_request.py,sha256=9kIGz_6mXkvyRWkCcA6nI2qmWT2xRLi9YhywL9psa4c,1306
|
85
|
-
vellum/types/boolean_parameter_config.py,sha256=p3lEiV4g2_IMFAiuWjMoZRn48Nm_8qE6Quoo049EgQM,1315
|
86
|
-
vellum/types/boolean_parameter_config_request.py,sha256=04FO5ho-aRijmPogU7zGaz1zb_-s88m0vav-ms1aBN8,1322
|
87
83
|
vellum/types/chat_history_input_request.py,sha256=ObEDWHSvoE3cM0k9yNvHfH-hvv3b2Q1BqUqbfW9J8Fw,1384
|
88
84
|
vellum/types/chat_message.py,sha256=MnS739INlKGrKYc8aY03wWphwwdWJS6Ofay2C0vf1Js,1476
|
89
85
|
vellum/types/chat_message_content.py,sha256=Q1xVbnE3yCkR-SCes0q3HFCqOzyToBo89bFzCpwrYqY,4474
|
@@ -105,8 +101,6 @@ vellum/types/compile_prompt_deployment_expand_meta_request.py,sha256=scZSodpuL7w
|
|
105
101
|
vellum/types/compile_prompt_meta.py,sha256=PpB48-OUQJ7FBsnm9OB6p2mrFS0gdZue9Z56l7CFFyU,1405
|
106
102
|
vellum/types/conditional_node_result.py,sha256=lXeIDXT-C3i-HPEayST3AAHiRl4fsCWjya-q5PqB9iE,1285
|
107
103
|
vellum/types/conditional_node_result_data.py,sha256=rj1h54SNih-xGxdjdOTcDsiuRNY-sr4RnFX0Gxm4xmM,1161
|
108
|
-
vellum/types/const_parameter_config.py,sha256=gUBVyT8kNB-zuC7k1akCOZEkvSMkMFcuEC-D0QEQ4Hg,1284
|
109
|
-
vellum/types/const_parameter_config_request.py,sha256=2_6CsfkQY1RDalt1zJNOhn4CM8ytuga9ZCg8Y3elV1E,1291
|
110
104
|
vellum/types/create_test_suite_test_case_request.py,sha256=5N5hP0T2KXRnOYoP9phNdfu4BluXItOXWnrRS3E814c,2013
|
111
105
|
vellum/types/deployment_provider_payload_response.py,sha256=y-xTryYrsxy0SuIe1mPaIpHdvWCH5ot9zdPVcKB7pVQ,1375
|
112
106
|
vellum/types/deployment_provider_payload_response_payload.py,sha256=Jpu_z0WZ0Uu0Xu5h77GrNNAjP1R8pn4K-aHJPqk8c50,171
|
@@ -185,8 +179,6 @@ vellum/types/initiated_prompt_execution_meta.py,sha256=sGP1Ntr_1gRTKPXFpG1GVqKyZ
|
|
185
179
|
vellum/types/initiated_workflow_node_result_event.py,sha256=yJipp7umaCx0xBj0NV2amYZKuCIPEWKCeUf9TXcANIY,1640
|
186
180
|
vellum/types/instructor_vectorizer_config.py,sha256=ZIFZkn0ky5b53-toSfK7iYN6HbhA9OWS_20CbeRt3u4,1288
|
187
181
|
vellum/types/instructor_vectorizer_config_request.py,sha256=H-Z6VvToeqFXjMdKuwCCzgnWwQqDNh34T-jO8iRR0ug,1295
|
188
|
-
vellum/types/integer_parameter_config.py,sha256=Le6ix5PCkdjCjGgEHjFtD7MxRdYE7tHqSs3d636vNFk,1500
|
189
|
-
vellum/types/integer_parameter_config_request.py,sha256=7tmFHGJkkTXXaWyfSuqkT55O1BLKO6QIHK08KFqLEzs,1507
|
190
182
|
vellum/types/iteration_state_enum.py,sha256=yjwnPhqKQQbWgQUqP2qws4kVMhRY8sFTGK_diuSrsR0,168
|
191
183
|
vellum/types/json_input_request.py,sha256=OXwR1r5PAxvPSJzQCOpDiHNcgkZj2svSpyajdLGHw-g,1311
|
192
184
|
vellum/types/json_variable_value.py,sha256=dYe1zfqtlADpdaOcN0RRZp7g7ANQs4_egabo7nocDW4,1125
|
@@ -202,12 +194,10 @@ vellum/types/metadata_filter_config_request.py,sha256=2dyR8cRtth5GSusudSCROLAXda
|
|
202
194
|
vellum/types/metadata_filter_rule_combinator.py,sha256=3Vpp1Mnv3As7efkxWTeV8qd4gdJ6OLoLhz_UeVBHAX8,165
|
203
195
|
vellum/types/metadata_filter_rule_request.py,sha256=wmavl7ehQ-7KuLLV8oR8G_yOwYNBz58BKCdw8whstSw,1634
|
204
196
|
vellum/types/metric_node_result.py,sha256=6svCJQnyc5X8W-LBWHe5tRGnH3mmpVIwJiIFYrBSu8U,1170
|
205
|
-
vellum/types/ml_model_build_config.py,sha256=RiFqRoXmB6Mufuyjb9xZUY7TaIrE4wg6Ot_a-ulV8v8,1152
|
206
|
-
vellum/types/ml_model_build_config_request.py,sha256=tHNemf4mEujiW-OjE8e9W0veNihZZo7g5ZTGQN767Ho,1159
|
207
197
|
vellum/types/ml_model_developer.py,sha256=W7-VLqym4IJ_ZokaHjItz3RTo8SSmjJ3c1CLxMrRUnc,509
|
208
198
|
vellum/types/ml_model_developer_enum_value_label.py,sha256=cfkbgrS3oJuhhIPQmWBOqqs7U6FYt6iWN2jtCXz8zWE,1208
|
209
|
-
vellum/types/ml_model_display_config_labelled.py,sha256=
|
210
|
-
vellum/types/ml_model_display_config_request.py,sha256=
|
199
|
+
vellum/types/ml_model_display_config_labelled.py,sha256=SleUaRCUTc3nFAqU6R8UOOzR2J4RusTVJtPLj6clAVE,1288
|
200
|
+
vellum/types/ml_model_display_config_request.py,sha256=WfPdaLzX0X0w4V-3hQ1A8JOuej1mqsevEzkj8pW-ry4,1242
|
211
201
|
vellum/types/ml_model_display_tag.py,sha256=mvxWDmFB7nxMiO9f9XEueWoXL3YmkPfqvroDVzVXNyE,229
|
212
202
|
vellum/types/ml_model_display_tag_enum_value_label.py,sha256=r8_Nxz3TOBcEhWmVVgCbrI0h2x85Q8RsGA-TLZOBBe0,1213
|
213
203
|
vellum/types/ml_model_exec_config.py,sha256=dveJCP_BOy4VcNP9Uv15ISUTyRA2Z5DRauDWT2weSos,1717
|
@@ -215,9 +205,9 @@ vellum/types/ml_model_exec_config_request.py,sha256=ul1FDz4JS-G94E9EP4LCFGi3c-Us
|
|
215
205
|
vellum/types/ml_model_family.py,sha256=96a6cigZeoGoM4VLvwvSmIKnEVBAI8RsW7xaS3EZZDI,513
|
216
206
|
vellum/types/ml_model_family_enum_value_label.py,sha256=ldXOZN0ZV277Q9qSjli3kJJ47ozzDe50d1DanB_l9v4,1196
|
217
207
|
vellum/types/ml_model_feature.py,sha256=s3DTCKk5m8MBdVV4-gHGe3Oj4B38fS6I1LLj8pps4Lo,441
|
218
|
-
vellum/types/ml_model_parameter_config.py,sha256=
|
219
|
-
vellum/types/ml_model_parameter_config_request.py,sha256
|
220
|
-
vellum/types/ml_model_read.py,sha256=
|
208
|
+
vellum/types/ml_model_parameter_config.py,sha256=O5z8RmZrUGvrjiwmUiwcJEMr3U4ac4l4tZnk6iwDG4Y,1988
|
209
|
+
vellum/types/ml_model_parameter_config_request.py,sha256=qVp0oOrqwUeHmoJhaMrJSMTJi7NGbziaJUl9lwcYl3s,2133
|
210
|
+
vellum/types/ml_model_read.py,sha256=KNOazNGvwSRCDRdG6OxHpneqBv7BoyCkNtolYQwRvzw,3191
|
221
211
|
vellum/types/ml_model_request_authorization_config.py,sha256=V6hYlsBvIz2Qgeretyi7NfVOb--whnS0dxSIym4Yz10,1274
|
222
212
|
vellum/types/ml_model_request_authorization_config_request.py,sha256=jottmkt6NlAKqF2-s1t-tcVtpgw9Pn0YV0FFWIy908w,1281
|
223
213
|
vellum/types/ml_model_request_authorization_config_type_enum.py,sha256=lJxgsXzglf1vIJ5KQzdLhbf5HJxhasx35pjm_SHvxGQ,192
|
@@ -269,15 +259,9 @@ vellum/types/node_output_compiled_string_value.py,sha256=VOfaPvMrcutOc_EWLgZq6qg
|
|
269
259
|
vellum/types/node_output_compiled_value.py,sha256=DWdKxzFzgpblJ9UOQPs0u3EiV67yegjFdnCPYiJSFI0,9482
|
270
260
|
vellum/types/normalized_log_probs.py,sha256=uoRDS7GqcABRgFGWhXS7wt1HaCDG1FVBO6qjMkjfh4Q,1263
|
271
261
|
vellum/types/normalized_token_log_probs.py,sha256=DnGhv3A8voTQAGpKG7E0vXWYbLitW03J3DiPf4If0tk,1271
|
272
|
-
vellum/types/number_parameter_config.py,sha256=gA7X4XYumGVS9JMLK-_AauVlazLymeHq9PznZsDsYu8,1544
|
273
|
-
vellum/types/number_parameter_config_request.py,sha256=Zlr6pcDD-cHgK5nHa4ze6F1Ae-7AT3fDKoMPMXdT10A,1551
|
274
262
|
vellum/types/number_variable_value.py,sha256=4JbXYHUkM1j__Hc_TSUmRi3slhrlT3xHZLrwap5LA04,1146
|
275
263
|
vellum/types/number_vellum_value.py,sha256=vTex_snG-avqfPLF-EzYY6aBvogAqqh8CdzTMZyWO8Q,1196
|
276
264
|
vellum/types/number_vellum_value_request.py,sha256=akGxvE-Q-xCyQDNYqRTdO8qB4_ejk7Sv8wZxu51WZns,1203
|
277
|
-
vellum/types/object_parameter_config.py,sha256=zW7qWaK_HRgJoej0mXlSKWEmXtk0Q9P8yVxsi6Aj27A,1948
|
278
|
-
vellum/types/object_parameter_config_request.py,sha256=Hf9nxfHEuMV3Fv_zsOFTHPQ9SBT7droV9caB7rA9_gc,2005
|
279
|
-
vellum/types/one_of_parameter_config.py,sha256=ta0u6gwWVSWCjQ1zUuzOglCLnnJrvdDaIf93fb_gax8,1565
|
280
|
-
vellum/types/one_of_parameter_config_request.py,sha256=DVNppBuSXjDtmT5kOtR8jhz5UhobgonkjJAd2azeong,1601
|
281
265
|
vellum/types/open_ai_vectorizer_config.py,sha256=Yvem9U9ERKVBDIg3sdvU9A1k3AC2l73E1xVii6hN49M,1300
|
282
266
|
vellum/types/open_ai_vectorizer_config_request.py,sha256=Ot03dp-6-9Vz2mXlVDreufitB7S3LwdbYIT6iK2BP94,1307
|
283
267
|
vellum/types/open_ai_vectorizer_text_embedding_3_large.py,sha256=c76fzqmUp4yoaS0iDhRRejkTEX78oMH7fwhriyTYsJ4,1285
|
@@ -286,6 +270,24 @@ vellum/types/open_ai_vectorizer_text_embedding_3_small.py,sha256=KQB1peq6UW_Mh_8
|
|
286
270
|
vellum/types/open_ai_vectorizer_text_embedding_3_small_request.py,sha256=vYL0Od7bEiCdoTgNatr0ilu1DHJiW_1hFVNdPWzaXHQ,1314
|
287
271
|
vellum/types/open_ai_vectorizer_text_embedding_ada_002.py,sha256=Emh6qBhrfIKthnnmiv5MrGMvEnK-S1hF7ZyxL3o5ho4,1285
|
288
272
|
vellum/types/open_ai_vectorizer_text_embedding_ada_002_request.py,sha256=X5159JwHZVtuoifSImStj-cVVpgsXeUu_NahL9SHLV8,1314
|
273
|
+
vellum/types/open_api_array_property.py,sha256=kJtt-e74htQ7mY6b8pFc0Y-0AQNtnf4ysemO5-QsKlI,1850
|
274
|
+
vellum/types/open_api_array_property_request.py,sha256=NDeVS8NDc_kMK-KmvLZZHqGNcfZ1OVo356xNBRZVewY,1900
|
275
|
+
vellum/types/open_api_boolean_property.py,sha256=iUSyWfNUFBLKJTdq6lYtVJ6elyzR4R-CNp4KzY20cKk,1315
|
276
|
+
vellum/types/open_api_boolean_property_request.py,sha256=iigM_229G5PTtDAQphzvHz4lVVAGMAhW-Mk5iVuBIxI,1322
|
277
|
+
vellum/types/open_api_const_property.py,sha256=eBFMgzI7WSMb6RvAqRwHEQCPMGJu51Rq16RkIBtBSnc,1284
|
278
|
+
vellum/types/open_api_const_property_request.py,sha256=ViW88FXXkLuB6GKMReXuu0mreEkJHQc-_j-GMf3RF-g,1291
|
279
|
+
vellum/types/open_api_integer_property.py,sha256=QoOjTGCVtY_L7FBUp7-8a8TiuFGfIc9v9kzz3vAO1Gw,1500
|
280
|
+
vellum/types/open_api_integer_property_request.py,sha256=ueOKEv98S0O7TIg5Fmjgq29RAiWVjxyjX88vgLQQQe8,1507
|
281
|
+
vellum/types/open_api_number_property.py,sha256=J8icyoEW8ejnZvKQNic6oPhvVjCYWi_LN4n4-cVC71Y,1544
|
282
|
+
vellum/types/open_api_number_property_request.py,sha256=RlrjiCXYQ-oDjtsC9AfAC28G2VfQcLkpyzFCVtL7Z-Q,1551
|
283
|
+
vellum/types/open_api_object_property.py,sha256=tpDiRf0TTrFvJLNfgiGhfUA6fbUJg2cIgkzb1ex4aws,1949
|
284
|
+
vellum/types/open_api_object_property_request.py,sha256=NGCLBRCfXBB5u7_RgJlpjPaZtzuZhpT0ca-j0ZSS28I,2006
|
285
|
+
vellum/types/open_api_one_of_property.py,sha256=9ZESth_rArcwHtf1LbBQX-20yuLJJAdwcQ4foFlxpFA,1566
|
286
|
+
vellum/types/open_api_one_of_property_request.py,sha256=owOoM1p2tl4JNLrKV1NfDGvILypRs8sdMzPZtI38hA8,1602
|
287
|
+
vellum/types/open_api_property.py,sha256=GBXQwwyrFIIuMyNwy6qazcAeLL0qPnoVUzSHKXXozAw,10465
|
288
|
+
vellum/types/open_api_property_request.py,sha256=2efWKDVm4MzG-QttSNHJbkKnDWAfr8pX1tU_MWMHLec,10640
|
289
|
+
vellum/types/open_api_string_property.py,sha256=PUPglBSu_wPqz1mUZDQjjgl3UWfb---vgIHGjOfxgH8,1481
|
290
|
+
vellum/types/open_api_string_property_request.py,sha256=ippb-dGSh74LDPqgbhK_3juCVCXmoDvL00jkMuFJkhU,1488
|
289
291
|
vellum/types/paginated_document_index_read_list.py,sha256=5VvTenBN6VtwoT0f0NrKSarhJT1hBl_lOBVExWMtGgQ,1354
|
290
292
|
vellum/types/paginated_ml_model_read_list.py,sha256=zgNxt2XdS8-NOqJWLuhJB0-VKU_oCxgFRxaDcQCSx9I,1330
|
291
293
|
vellum/types/paginated_slim_deployment_read_list.py,sha256=Fdc65RHA1vsIKES80K2VZryxa6V663WVequZqjwno_4,1358
|
@@ -293,8 +295,6 @@ vellum/types/paginated_slim_document_list.py,sha256=6kbDZjVK77h49PieRmS2RTbAqvES
|
|
293
295
|
vellum/types/paginated_slim_workflow_deployment_list.py,sha256=fGpy5aUl7iiPu53ZlscV0IWhgbqtiiAC5oOuWbsN-Pc,1374
|
294
296
|
vellum/types/paginated_test_suite_run_execution_list.py,sha256=DWO4YURfLubRnQhBvA4OfjbGHdelWkEt2SCu5W2Fpi8,1323
|
295
297
|
vellum/types/paginated_test_suite_test_case_list.py,sha256=HsDd7P1mGnXYYRbfFqCYmXt7O6yNoqdseIrIexl9G3c,1307
|
296
|
-
vellum/types/parameter_config.py,sha256=8WMnruQAKl9pp7BHZWAgPSpmJ8TaZhdQJpDzWw6IEBg,10465
|
297
|
-
vellum/types/parameter_config_request.py,sha256=o5xLZ-Ue85c86tBEgP_wtgbDOg2FTaVhbAkAogSM1kM,10640
|
298
298
|
vellum/types/pdf_search_result_meta_source.py,sha256=6sv6MXNNXyrrqgm_kP_XdJjx2plBvyRaO5sUvG3ahGw,1640
|
299
299
|
vellum/types/pdf_search_result_meta_source_request.py,sha256=jZMOUYfJ3r7qQ1aiVQHiTVXGDjmgH7OhyyKIj265kPk,1647
|
300
300
|
vellum/types/processing_failure_reason_enum.py,sha256=R_KIW7TcQejhc-vLhtNf9SdkYADgoZCn4ch4_RRIvsI,195
|
@@ -350,8 +350,6 @@ vellum/types/streaming_workflow_node_result_event.py,sha256=WdiqqKhexi88BWMfVn4G
|
|
350
350
|
vellum/types/string_chat_message_content.py,sha256=AGfvICKSn5FDHqb0KRCI6ZmZDRa-LRBs1QC6_A9gAU8,1193
|
351
351
|
vellum/types/string_chat_message_content_request.py,sha256=LRO_K0F4v2B9ryxkBIbZA5sqAcxNKZdS1NUAKG-9dWI,1200
|
352
352
|
vellum/types/string_input_request.py,sha256=KeWyfVaPcORI2AtH9Y8g8dJ4LidyUGYaIIFzIQ8YCBc,1289
|
353
|
-
vellum/types/string_parameter_config.py,sha256=OHbn9JziOvv3p1Bt0QqMxDmxQ331taEHinz6dK7UM4Y,1481
|
354
|
-
vellum/types/string_parameter_config_request.py,sha256=0NhW5l-imu__DKcjROe3MM1LksgL4xcSFxRnZVaq4ZA,1488
|
355
353
|
vellum/types/string_variable_value.py,sha256=7uCkO0rBoYw9wFjYSrQywVJrlDoHKafjS-5BnFhNid4,1144
|
356
354
|
vellum/types/string_vellum_value.py,sha256=tRS6WAS0Y5C3s5B_Le6rgjtiOHQDhmKgG25VDdZ4sio,1194
|
357
355
|
vellum/types/string_vellum_value_request.py,sha256=jSTp6K5XhaHJFkqcSYUBFIZVrGRI25WMuqLdIhQv4W8,1201
|
@@ -496,7 +494,7 @@ vellum/types/workflow_result_event_output_data_search_results.py,sha256=_C4ueKK8
|
|
496
494
|
vellum/types/workflow_result_event_output_data_string.py,sha256=AAWHZT3X9HOIRA3UuIqw0VpfSGwGemsJM71WDNbWYTc,1745
|
497
495
|
vellum/types/workflow_stream_event.py,sha256=5K-Mtn9fvJDq8m5nhURDbChL01PXIiuIZDkfAC1d6fU,2610
|
498
496
|
vellum/version.py,sha256=neLt8HBHHUtDF9M5fsyUzHT-pKooEPvceaLDqqIGb0s,77
|
499
|
-
vellum_ai-0.7.
|
500
|
-
vellum_ai-0.7.
|
501
|
-
vellum_ai-0.7.
|
502
|
-
vellum_ai-0.7.
|
497
|
+
vellum_ai-0.7.6.dist-info/LICENSE,sha256=CcaljEIoOBaU-wItPH4PmM_mDCGpyuUY0Er1BGu5Ti8,1073
|
498
|
+
vellum_ai-0.7.6.dist-info/METADATA,sha256=Px_DEw78UFucYoZd9Z3V9a8pjtuPXhl8E2AcMkjRNvc,4398
|
499
|
+
vellum_ai-0.7.6.dist-info/WHEEL,sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk,88
|
500
|
+
vellum_ai-0.7.6.dist-info/RECORD,,
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# This file was auto-generated by Fern from our API Definition.
|
2
|
-
|
3
|
-
import datetime as dt
|
4
|
-
import typing
|
5
|
-
|
6
|
-
from ..core.datetime_utils import serialize_datetime
|
7
|
-
from ..core.pydantic_utilities import deep_union_pydantic_dicts, pydantic_v1
|
8
|
-
|
9
|
-
|
10
|
-
class MlModelBuildConfig(pydantic_v1.BaseModel):
|
11
|
-
finetune_data: typing.Dict[str, typing.Any]
|
12
|
-
|
13
|
-
def json(self, **kwargs: typing.Any) -> str:
|
14
|
-
kwargs_with_defaults: typing.Any = {"by_alias": True, "exclude_unset": True, **kwargs}
|
15
|
-
return super().json(**kwargs_with_defaults)
|
16
|
-
|
17
|
-
def dict(self, **kwargs: typing.Any) -> typing.Dict[str, typing.Any]:
|
18
|
-
kwargs_with_defaults_exclude_unset: typing.Any = {"by_alias": True, "exclude_unset": True, **kwargs}
|
19
|
-
kwargs_with_defaults_exclude_none: typing.Any = {"by_alias": True, "exclude_none": True, **kwargs}
|
20
|
-
|
21
|
-
return deep_union_pydantic_dicts(
|
22
|
-
super().dict(**kwargs_with_defaults_exclude_unset), super().dict(**kwargs_with_defaults_exclude_none)
|
23
|
-
)
|
24
|
-
|
25
|
-
class Config:
|
26
|
-
frozen = True
|
27
|
-
smart_union = True
|
28
|
-
extra = pydantic_v1.Extra.allow
|
29
|
-
json_encoders = {dt.datetime: serialize_datetime}
|
@@ -1,29 +0,0 @@
|
|
1
|
-
# This file was auto-generated by Fern from our API Definition.
|
2
|
-
|
3
|
-
import datetime as dt
|
4
|
-
import typing
|
5
|
-
|
6
|
-
from ..core.datetime_utils import serialize_datetime
|
7
|
-
from ..core.pydantic_utilities import deep_union_pydantic_dicts, pydantic_v1
|
8
|
-
|
9
|
-
|
10
|
-
class MlModelBuildConfigRequest(pydantic_v1.BaseModel):
|
11
|
-
finetune_data: typing.Dict[str, typing.Any]
|
12
|
-
|
13
|
-
def json(self, **kwargs: typing.Any) -> str:
|
14
|
-
kwargs_with_defaults: typing.Any = {"by_alias": True, "exclude_unset": True, **kwargs}
|
15
|
-
return super().json(**kwargs_with_defaults)
|
16
|
-
|
17
|
-
def dict(self, **kwargs: typing.Any) -> typing.Dict[str, typing.Any]:
|
18
|
-
kwargs_with_defaults_exclude_unset: typing.Any = {"by_alias": True, "exclude_unset": True, **kwargs}
|
19
|
-
kwargs_with_defaults_exclude_none: typing.Any = {"by_alias": True, "exclude_none": True, **kwargs}
|
20
|
-
|
21
|
-
return deep_union_pydantic_dicts(
|
22
|
-
super().dict(**kwargs_with_defaults_exclude_unset), super().dict(**kwargs_with_defaults_exclude_none)
|
23
|
-
)
|
24
|
-
|
25
|
-
class Config:
|
26
|
-
frozen = True
|
27
|
-
smart_union = True
|
28
|
-
extra = pydantic_v1.Extra.allow
|
29
|
-
json_encoders = {dt.datetime: serialize_datetime}
|
File without changes
|
File without changes
|