shaped 2.0.4__py3-none-any.whl → 2.0.8__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.
Files changed (291) hide show
  1. shaped/autogen/__init__.py +9 -6
  2. shaped/autogen/api/engine_api.py +5 -6
  3. shaped/autogen/api/query_api.py +5 -6
  4. shaped/autogen/api/table_api.py +5 -6
  5. shaped/autogen/api/view_api.py +5 -6
  6. shaped/autogen/api_client.py +5 -6
  7. shaped/autogen/configuration.py +6 -7
  8. shaped/autogen/exceptions.py +5 -6
  9. shaped/autogen/models/__init__.py +7 -6
  10. shaped/autogen/models/ai_enrichment_view_config.py +5 -6
  11. shaped/autogen/models/algorithm.py +5 -6
  12. shaped/autogen/models/amplitude_table_config.py +5 -6
  13. shaped/autogen/models/attn_dropout_prob.py +5 -6
  14. shaped/autogen/models/attribute_journey.py +5 -6
  15. shaped/autogen/models/attribute_value.py +5 -6
  16. shaped/autogen/models/autoscaling_config.py +5 -6
  17. shaped/autogen/models/aws_pinpoint_table_config.py +5 -6
  18. shaped/autogen/models/batch_size.py +5 -6
  19. shaped/autogen/models/batch_size1.py +5 -6
  20. shaped/autogen/models/batch_size2.py +5 -6
  21. shaped/autogen/models/big_query_table_config.py +5 -6
  22. shaped/autogen/models/bm25.py +5 -6
  23. shaped/autogen/models/boosted_reorder_step.py +5 -6
  24. shaped/autogen/models/canary_rollout.py +5 -6
  25. shaped/autogen/models/candidate_attributes_retrieve_step.py +5 -6
  26. shaped/autogen/models/candidate_ids_retrieve_step.py +5 -6
  27. shaped/autogen/models/candidate_retrieval_strategy.py +5 -6
  28. shaped/autogen/models/clickhouse_table_config.py +5 -6
  29. shaped/autogen/models/column_index_config.py +89 -0
  30. shaped/autogen/models/column_order_retrieve_step.py +5 -6
  31. shaped/autogen/models/column_ordering.py +5 -6
  32. shaped/autogen/models/create_table_response.py +5 -6
  33. shaped/autogen/models/create_view_response.py +5 -6
  34. shaped/autogen/models/custom_table_config.py +5 -6
  35. shaped/autogen/models/data_compute_config.py +5 -6
  36. shaped/autogen/models/data_config.py +5 -6
  37. shaped/autogen/models/data_config_interaction_table.py +5 -6
  38. shaped/autogen/models/data_split_config.py +5 -6
  39. shaped/autogen/models/data_split_strategy.py +5 -6
  40. shaped/autogen/models/data_tier.py +5 -6
  41. shaped/autogen/models/default.py +5 -6
  42. shaped/autogen/models/delete_engine_response.py +5 -6
  43. shaped/autogen/models/delete_table_response.py +5 -6
  44. shaped/autogen/models/delete_view_response.py +5 -6
  45. shaped/autogen/models/deployment_config.py +5 -6
  46. shaped/autogen/models/diversity_reorder_step.py +5 -6
  47. shaped/autogen/models/dropout_rate.py +5 -6
  48. shaped/autogen/models/dynamo_db_table_config.py +5 -6
  49. shaped/autogen/models/dynamo_db_table_config_scan_kwargs_value.py +5 -6
  50. shaped/autogen/models/embedder_batch_size.py +5 -6
  51. shaped/autogen/models/embedding_config.py +5 -6
  52. shaped/autogen/models/embedding_dim.py +5 -6
  53. shaped/autogen/models/embedding_dims.py +5 -6
  54. shaped/autogen/models/embedding_size.py +5 -6
  55. shaped/autogen/models/encoder.py +5 -6
  56. shaped/autogen/models/engine.py +5 -6
  57. shaped/autogen/models/engine_config_v2.py +5 -6
  58. shaped/autogen/models/engine_details_response.py +5 -6
  59. shaped/autogen/models/engine_schema.py +5 -6
  60. shaped/autogen/models/entity_config.py +5 -6
  61. shaped/autogen/models/entity_journey.py +5 -6
  62. shaped/autogen/models/entity_type.py +5 -6
  63. shaped/autogen/models/evaluation_config.py +8 -7
  64. shaped/autogen/models/exploration_reorder_step.py +5 -6
  65. shaped/autogen/models/expression_filter_step.py +5 -6
  66. shaped/autogen/models/factors.py +5 -6
  67. shaped/autogen/models/factors1.py +5 -6
  68. shaped/autogen/models/feature.py +5 -6
  69. shaped/autogen/models/feature_type.py +5 -6
  70. shaped/autogen/models/file_table_config.py +5 -6
  71. shaped/autogen/models/filter_config.py +5 -6
  72. shaped/autogen/models/filter_index_type.py +5 -6
  73. shaped/autogen/models/filter_retrieve_step.py +5 -6
  74. shaped/autogen/models/filter_step_explanation.py +5 -6
  75. shaped/autogen/models/filter_table.py +5 -6
  76. shaped/autogen/models/filter_type.py +5 -6
  77. shaped/autogen/models/global_filter.py +5 -6
  78. shaped/autogen/models/hidden_dropout_prob.py +5 -6
  79. shaped/autogen/models/hidden_size.py +5 -6
  80. shaped/autogen/models/hidden_size1.py +5 -6
  81. shaped/autogen/models/http_problem_response.py +5 -6
  82. shaped/autogen/models/http_validation_error.py +5 -6
  83. shaped/autogen/models/hugging_face_encoder.py +5 -6
  84. shaped/autogen/models/iceberg_table_config.py +5 -6
  85. shaped/autogen/models/index_config.py +36 -8
  86. shaped/autogen/models/index_type.py +38 -0
  87. shaped/autogen/models/inner_entity_id.py +5 -6
  88. shaped/autogen/models/inner_size.py +5 -6
  89. shaped/autogen/models/inner_size1.py +5 -6
  90. shaped/autogen/models/inner_uid.py +5 -6
  91. shaped/autogen/models/interaction_config.py +5 -6
  92. shaped/autogen/models/interaction_pooling_encoder.py +5 -6
  93. shaped/autogen/models/interaction_round_robin_encoder.py +5 -6
  94. shaped/autogen/models/item_attribute_pooling_encoder.py +5 -6
  95. shaped/autogen/models/journey.py +5 -6
  96. shaped/autogen/models/kafka_table_config.py +5 -6
  97. shaped/autogen/models/kinesis_table_config.py +5 -6
  98. shaped/autogen/models/kinesis_table_config_column_schema_value.py +5 -6
  99. shaped/autogen/models/label.py +5 -6
  100. shaped/autogen/models/label_type.py +5 -6
  101. shaped/autogen/models/laplace_smoothing.py +5 -6
  102. shaped/autogen/models/latency_scaling_policy.py +5 -6
  103. shaped/autogen/models/learning_rate.py +5 -6
  104. shaped/autogen/models/learning_rate1.py +5 -6
  105. shaped/autogen/models/learning_rate2.py +5 -6
  106. shaped/autogen/models/learning_rate3.py +5 -6
  107. shaped/autogen/models/lexical_search_mode.py +5 -6
  108. shaped/autogen/models/list_engines_response.py +5 -6
  109. shaped/autogen/models/list_tables_response.py +5 -6
  110. shaped/autogen/models/list_views_response.py +5 -6
  111. shaped/autogen/models/location_inner.py +5 -6
  112. shaped/autogen/models/loss_types.py +5 -6
  113. shaped/autogen/models/lr.py +5 -6
  114. shaped/autogen/models/lr1.py +5 -6
  115. shaped/autogen/models/lr2.py +5 -6
  116. shaped/autogen/models/max_depth.py +5 -6
  117. shaped/autogen/models/max_leaves.py +5 -6
  118. shaped/autogen/models/max_seq_length.py +5 -6
  119. shaped/autogen/models/max_seq_length1.py +5 -6
  120. shaped/autogen/models/max_seq_length2.py +5 -6
  121. shaped/autogen/models/mode.py +5 -6
  122. shaped/autogen/models/mode1.py +5 -6
  123. shaped/autogen/models/models_inner.py +5 -6
  124. shaped/autogen/models/mongo_db_table_config.py +5 -6
  125. shaped/autogen/models/mssql_table_config.py +5 -6
  126. shaped/autogen/models/my_sql_table_config.py +5 -6
  127. shaped/autogen/models/n_epochs.py +5 -6
  128. shaped/autogen/models/n_epochs1.py +5 -6
  129. shaped/autogen/models/n_epochs2.py +5 -6
  130. shaped/autogen/models/n_estimators.py +5 -6
  131. shaped/autogen/models/n_heads.py +5 -6
  132. shaped/autogen/models/n_layers.py +5 -6
  133. shaped/autogen/models/neg_per_positive.py +5 -6
  134. shaped/autogen/models/negative_samples_count.py +5 -6
  135. shaped/autogen/models/ngram_tokenizer.py +5 -6
  136. shaped/autogen/models/no_op_config.py +5 -6
  137. shaped/autogen/models/num_blocks.py +5 -6
  138. shaped/autogen/models/num_heads.py +5 -6
  139. shaped/autogen/models/num_leaves.py +5 -6
  140. shaped/autogen/models/objective.py +5 -6
  141. shaped/autogen/models/objective1.py +5 -6
  142. shaped/autogen/models/online_store_config.py +5 -6
  143. shaped/autogen/models/pagination_config.py +5 -6
  144. shaped/autogen/models/parameter_definition.py +5 -6
  145. shaped/autogen/models/parameters_value.py +5 -6
  146. shaped/autogen/models/passthrough_score.py +5 -6
  147. shaped/autogen/models/personal_filter.py +5 -6
  148. shaped/autogen/models/pipeline_stage_explanation.py +5 -6
  149. shaped/autogen/models/policy.py +5 -6
  150. shaped/autogen/models/pooling_function.py +5 -6
  151. shaped/autogen/models/postgres_table_config.py +5 -6
  152. shaped/autogen/models/posthog_table_config.py +5 -6
  153. shaped/autogen/models/prebuilt_filter_step.py +5 -6
  154. shaped/autogen/models/precomputed_item_embedding.py +5 -6
  155. shaped/autogen/models/precomputed_user_embedding.py +5 -6
  156. shaped/autogen/models/query.py +5 -6
  157. shaped/autogen/models/query1.py +5 -6
  158. shaped/autogen/models/query_config.py +5 -6
  159. shaped/autogen/models/query_definition.py +5 -6
  160. shaped/autogen/models/query_encoder.py +5 -6
  161. shaped/autogen/models/query_explanation.py +5 -6
  162. shaped/autogen/models/query_request.py +5 -6
  163. shaped/autogen/models/query_result.py +5 -6
  164. shaped/autogen/models/query_table_config.py +5 -6
  165. shaped/autogen/models/rank_item_attribute_values_query_config.py +5 -6
  166. shaped/autogen/models/rank_query_config.py +5 -6
  167. shaped/autogen/models/rank_query_config_filter_inner.py +5 -6
  168. shaped/autogen/models/recreate_rollout.py +5 -6
  169. shaped/autogen/models/redshift_table_config.py +5 -6
  170. shaped/autogen/models/reference_table_config.py +5 -6
  171. shaped/autogen/models/regularization.py +5 -6
  172. shaped/autogen/models/reorder_inner.py +5 -6
  173. shaped/autogen/models/reorder_step_explanation.py +5 -6
  174. shaped/autogen/models/request.py +5 -6
  175. shaped/autogen/models/request1.py +5 -6
  176. shaped/autogen/models/requests_per_second_scaling_policy.py +5 -6
  177. shaped/autogen/models/resource_config.py +5 -6
  178. shaped/autogen/models/response_get_view_details_views_view_name_get.py +5 -6
  179. shaped/autogen/models/result.py +5 -6
  180. shaped/autogen/models/result_embeddings_value.py +5 -6
  181. shaped/autogen/models/retrieval_scores_value.py +5 -6
  182. shaped/autogen/models/retrieve_inner.py +5 -6
  183. shaped/autogen/models/retrieve_step_explanation.py +5 -6
  184. shaped/autogen/models/retriever.py +5 -6
  185. shaped/autogen/models/retriever1.py +5 -6
  186. shaped/autogen/models/rollout_config.py +5 -6
  187. shaped/autogen/models/rudderstack_table_config.py +5 -6
  188. shaped/autogen/models/sampling_strategy.py +5 -6
  189. shaped/autogen/models/saved_query_info_response.py +5 -6
  190. shaped/autogen/models/saved_query_list_response.py +5 -6
  191. shaped/autogen/models/saved_query_request.py +5 -6
  192. shaped/autogen/models/schema_config.py +5 -6
  193. shaped/autogen/models/score.py +5 -6
  194. shaped/autogen/models/score_ensemble.py +5 -6
  195. shaped/autogen/models/score_step_explanation.py +5 -6
  196. shaped/autogen/models/search_config.py +5 -6
  197. shaped/autogen/models/segment_table_config.py +5 -6
  198. shaped/autogen/models/sequence_length.py +5 -6
  199. shaped/autogen/models/server_config.py +5 -6
  200. shaped/autogen/models/setup_engine_response.py +5 -6
  201. shaped/autogen/models/shaped_internal_recsys_policies_als_model_policy_als_model_policy_config.py +5 -6
  202. shaped/autogen/models/shaped_internal_recsys_policies_beeformer_model_policy_beeformer_model_policy_beeformer_model_policy_config.py +5 -6
  203. shaped/autogen/models/shaped_internal_recsys_policies_bert_model_policy_bert_model_policy_bert_model_policy_config.py +5 -6
  204. shaped/autogen/models/shaped_internal_recsys_policies_elsa_model_policy_elsa_model_policy_elsa_model_policy_config.py +5 -6
  205. shaped/autogen/models/shaped_internal_recsys_policies_gsasrec_model_policy_gsasrec_model_policy_gsas_rec_model_policy_config.py +5 -6
  206. shaped/autogen/models/shaped_internal_recsys_policies_item2vec_model_policy_item2_vec_model_policy_config.py +5 -6
  207. shaped/autogen/models/shaped_internal_recsys_policies_lightgbm_model_policy_lightgbm_model_policy_light_gbm_model_policy_config.py +5 -6
  208. shaped/autogen/models/shaped_internal_recsys_policies_ngram_model_policy_ngram_model_policy_config.py +5 -6
  209. shaped/autogen/models/shaped_internal_recsys_policies_rising_popular_policy_rising_popular_policy_config.py +5 -6
  210. shaped/autogen/models/shaped_internal_recsys_policies_sasrec_model_policy_sasrec_model_policy_sas_rec_model_policy_config.py +5 -6
  211. shaped/autogen/models/shaped_internal_recsys_policies_svd_model_policy_svd_model_policy_config.py +5 -6
  212. shaped/autogen/models/shaped_internal_recsys_policies_two_tower_model_policy_two_tower_model_policy_two_tower_model_policy_config.py +5 -6
  213. shaped/autogen/models/shaped_internal_recsys_policies_widedeep_model_policy_wide_deep_model_policy_config.py +5 -6
  214. shaped/autogen/models/shaped_internal_recsys_policies_xgboost_model_policy_xg_boost_model_policy_config.py +5 -6
  215. shaped/autogen/models/shopify_table_config.py +5 -6
  216. shaped/autogen/models/similarity_retrieve_step.py +5 -6
  217. shaped/autogen/models/snowflake_table_config.py +5 -6
  218. shaped/autogen/models/sql_transform_type.py +5 -6
  219. shaped/autogen/models/sql_view_config.py +5 -6
  220. shaped/autogen/models/stemmer_tokenizer.py +5 -6
  221. shaped/autogen/models/step_explanation.py +5 -6
  222. shaped/autogen/models/steps_inner.py +5 -6
  223. shaped/autogen/models/strategy.py +5 -6
  224. shaped/autogen/models/table.py +5 -6
  225. shaped/autogen/models/table_deployment_type.py +5 -6
  226. shaped/autogen/models/table_insert_arguments.py +5 -6
  227. shaped/autogen/models/table_insert_response.py +5 -6
  228. shaped/autogen/models/text_search_retrieve_step.py +5 -6
  229. shaped/autogen/models/time_frequency.py +5 -6
  230. shaped/autogen/models/time_window.py +5 -6
  231. shaped/autogen/models/tokenizer.py +5 -6
  232. shaped/autogen/models/trained_model_encoder.py +5 -6
  233. shaped/autogen/models/training_compute_config.py +7 -10
  234. shaped/autogen/models/training_config.py +5 -6
  235. shaped/autogen/models/training_strategy.py +5 -6
  236. shaped/autogen/models/transform_status.py +5 -6
  237. shaped/autogen/models/truncate_filter_step.py +5 -6
  238. shaped/autogen/models/tunable_bool.py +5 -6
  239. shaped/autogen/models/tunable_float.py +5 -6
  240. shaped/autogen/models/tunable_int.py +5 -6
  241. shaped/autogen/models/tunable_int_categorical.py +5 -6
  242. shaped/autogen/models/tunable_string.py +5 -6
  243. shaped/autogen/models/tuning_config.py +5 -6
  244. shaped/autogen/models/update_table_response.py +5 -6
  245. shaped/autogen/models/update_view_response.py +5 -6
  246. shaped/autogen/models/user_attribute_pooling_encoder.py +5 -6
  247. shaped/autogen/models/user_inner.py +5 -6
  248. shaped/autogen/models/val_split.py +5 -6
  249. shaped/autogen/models/validation_error.py +5 -6
  250. shaped/autogen/models/value_type.py +5 -6
  251. shaped/autogen/models/vector_search_mode.py +5 -6
  252. shaped/autogen/models/view.py +5 -6
  253. shaped/autogen/models/view_details_ai.py +5 -6
  254. shaped/autogen/models/view_details_ai_schema_value.py +5 -6
  255. shaped/autogen/models/view_details_sql.py +5 -6
  256. shaped/autogen/models/weight_decay.py +5 -6
  257. shaped/autogen/models/whitespace_tokenizer.py +5 -6
  258. shaped/autogen/models/window_size.py +5 -6
  259. shaped/autogen/rest.py +5 -6
  260. {shaped-2.0.4.dist-info → shaped-2.0.8.dist-info}/METADATA +1 -1
  261. shaped-2.0.8.dist-info/RECORD +273 -0
  262. shaped/autogen/models/ascending.py +0 -148
  263. shaped/autogen/models/distance_function.py +0 -38
  264. shaped/autogen/models/encoding_pooling_strategy.py +0 -38
  265. shaped/autogen/models/engine_schema_user_inner.py +0 -146
  266. shaped/autogen/models/filter_dataset.py +0 -164
  267. shaped/autogen/models/mode2.py +0 -150
  268. shaped/autogen/models/pool_fn.py +0 -152
  269. shaped/autogen/models/query_any_of.py +0 -172
  270. shaped/autogen/models/rank_query_config_reorder_inner.py +0 -186
  271. shaped/autogen/models/rank_query_config_retrieve_inner.py +0 -265
  272. shaped/autogen/models/score_ensemble_policy_config.py +0 -165
  273. shaped/autogen/models/score_ensemble_policy_config_policies_inner.py +0 -755
  274. shaped/autogen/models/shaped_internal_recsys_policies_chronological_model_policy_chronological_model_policy_config.py +0 -156
  275. shaped/autogen/models/shaped_internal_recsys_policies_item_content_similarity_model_policy_item_content_similarity_model_policy_config.py +0 -195
  276. shaped/autogen/models/shaped_internal_recsys_policies_popular_model_policy_popular_model_policy_config.py +0 -161
  277. shaped/autogen/models/shaped_internal_recsys_policies_random_model_policy_random_model_policy_config.py +0 -108
  278. shaped/autogen/models/shaped_internal_recsys_policies_recently_popular_policy_recently_popular_policy_config.py +0 -143
  279. shaped/autogen/models/shaped_internal_recsys_policies_user_item_content_similarity_model_policy_user_item_content_similarity_model_policy_config.py +0 -153
  280. shaped/autogen/models/text_encoding.py +0 -148
  281. shaped/autogen/models/time_window_in_days.py +0 -154
  282. shaped/autogen/models/training_config_models_inner.py +0 -540
  283. shaped/autogen/models/trending_mode.py +0 -37
  284. shaped/autogen/models/type.py +0 -150
  285. shaped/autogen/models/validation_error_loc_inner.py +0 -150
  286. shaped/autogen/models/view_status.py +0 -41
  287. shaped-2.0.4.dist-info/RECORD +0 -296
  288. {shaped-2.0.4.dist-info → shaped-2.0.8.dist-info}/WHEEL +0 -0
  289. {shaped-2.0.4.dist-info → shaped-2.0.8.dist-info}/entry_points.txt +0 -0
  290. {shaped-2.0.4.dist-info → shaped-2.0.8.dist-info}/top_level.txt +0 -0
  291. {shaped-2.0.4.dist-info → shaped-2.0.8.dist-info}/zip-safe +0 -0
@@ -1,15 +1,14 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- Shaped API
4
+ Shaped API
5
5
 
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
6
+ Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
7
 
8
- The version of the OpenAPI document: 2.0.4
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
10
9
 
11
- Do not edit the class manually.
12
- """ # noqa: E501
10
+ Do not edit the class manually.
11
+ """ # noqa: E501
13
12
 
14
13
 
15
14
  from __future__ import annotations
@@ -1,15 +1,14 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- Shaped API
4
+ Shaped API
5
5
 
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
6
+ Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
7
 
8
- The version of the OpenAPI document: 2.0.4
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
10
9
 
11
- Do not edit the class manually.
12
- """ # noqa: E501
10
+ Do not edit the class manually.
11
+ """ # noqa: E501
13
12
 
14
13
 
15
14
  from __future__ import annotations
@@ -1,15 +1,14 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- Shaped API
4
+ Shaped API
5
5
 
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
6
+ Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
7
 
8
- The version of the OpenAPI document: 2.0.4
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
10
9
 
11
- Do not edit the class manually.
12
- """ # noqa: E501
10
+ Do not edit the class manually.
11
+ """ # noqa: E501
13
12
 
14
13
 
15
14
  from __future__ import annotations
shaped/autogen/rest.py CHANGED
@@ -1,15 +1,14 @@
1
1
  # coding: utf-8
2
2
 
3
3
  """
4
- Shaped API
4
+ Shaped API
5
5
 
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
6
+ Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
7
 
8
- The version of the OpenAPI document: 2.0.4
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
8
+ Generated by OpenAPI Generator (https://openapi-generator.tech)
10
9
 
11
- Do not edit the class manually.
12
- """ # noqa: E501
10
+ Do not edit the class manually.
11
+ """ # noqa: E501
13
12
 
14
13
 
15
14
  import io
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: shaped
3
- Version: 2.0.4
3
+ Version: 2.0.8
4
4
  Summary: CLI and SDK tools for interacting with the Shaped API.
5
5
  Home-page: https://github.com/shaped-ai/magnus
6
6
  Author: Shaped Team
@@ -0,0 +1,273 @@
1
+ shaped/__init__.py,sha256=9yORfYF9JPwhi6b29Y21EUCatpCMhlgHgBfMj_s9EAI,1160
2
+ shaped/client.py,sha256=4jRsfysLkQvuyEYzdAB8yweRywdiklOzS-_qAmd_s2o,23377
3
+ shaped/config_builders.py,sha256=GY4kNDZxRvmVkfR-jVSjqXDebbJnE9oCpuHYOipb8Gc,23212
4
+ shaped/query_builder.py,sha256=44X58tb9msOZsyx19eknSriHyxADiantdX9Qs8-AdPo,24206
5
+ shaped/autogen/__init__.py,sha256=VUyPSF0qDNhLpz9koR3IShO5BwxLxrYeUVIKmxGj2hc,33157
6
+ shaped/autogen/api_client.py,sha256=-tW1rGCEA-Kp_Lh6EIOK-g08l1zm9_Kif75yciFaQ94,28576
7
+ shaped/autogen/api_response.py,sha256=eMxw1mpmJcoGZ3gs9z6jM4oYoZ10Gjk333s9sKxGv7s,652
8
+ shaped/autogen/configuration.py,sha256=2JCcYs_-wuK4voDTRlBN-oK9k_zmCeBvJexkyCarXAk,19007
9
+ shaped/autogen/exceptions.py,sha256=4lNtdqGV1jjRyY567a7-_RLREwHQtZ44ut8nbqFoGgk,7325
10
+ shaped/autogen/rest.py,sha256=YWfNOI5JIZcB-L3ZBUs_J2mccDFqSlxWM97RCQQp2Po,10442
11
+ shaped/autogen/api/__init__.py,sha256=4Likv3Dq2be4kg4uoXtWHb9KqtKNisLBmKVox8MvNbM,248
12
+ shaped/autogen/api/engine_api.py,sha256=0586q7unJpsE3E03LdmGkWbkDihHK2-qCGE253WF-1A,61403
13
+ shaped/autogen/api/query_api.py,sha256=e87oopjHS54dhIM4-Cm_qy2Rd2jTEgk7bi3eRRtTBuI,44140
14
+ shaped/autogen/api/table_api.py,sha256=XRycXoLo9djcyk2O5hJQkT9c9aOm2Xp9uqIEAnDs43s,62209
15
+ shaped/autogen/api/view_api.py,sha256=9JLbuuEwvYQ-N3qKlXjku_se1yD3byaOdyklfNPiRtU,57133
16
+ shaped/autogen/models/__init__.py,sha256=MukGY5zplv0TllT59XbJ9QKKi4yH2gRur4nqjkrPodg,19786
17
+ shaped/autogen/models/ai_enrichment_view_config.py,sha256=c0i8o2Cmh0Ts746MOCzDLKNNaz02_Z4sCMKIhrDN44s,5605
18
+ shaped/autogen/models/algorithm.py,sha256=AZIFRf-uaghKvUbKHoUDQmXmmPDNrffwE98P0sQGzzQ,5611
19
+ shaped/autogen/models/amplitude_table_config.py,sha256=5S87obbWtzkxIoN5r3IvfW1kMmh0oj5BT4GVLm-x9z4,4281
20
+ shaped/autogen/models/attn_dropout_prob.py,sha256=Z7r4OFNgSB3QIbRnnLYIOTQCkD_qIERCpHvDXJS5xRw,5727
21
+ shaped/autogen/models/attribute_journey.py,sha256=2tjUznXnItm5ghevsn9DO1eJ48qQQ_edutU1WLD05tM,5460
22
+ shaped/autogen/models/attribute_value.py,sha256=krhoT5JFtOoWJYJB4tU2JhF1tAmryUqhw45auyehW-k,7309
23
+ shaped/autogen/models/autoscaling_config.py,sha256=VlpxMOS5BfiMTZMaOCV7QKogctTwphb27ygxhp3ukJQ,4073
24
+ shaped/autogen/models/aws_pinpoint_table_config.py,sha256=n9VY4bgsyqjttml5WKMl7xFq9TuB4ETQ7El-JAd7x60,4514
25
+ shaped/autogen/models/batch_size.py,sha256=7-bvGKa3RmQD3idVxbPvtnfQ8zTviJ9ZjN-b0qmwFJ4,5626
26
+ shaped/autogen/models/batch_size1.py,sha256=A3gRQ-LFuoM-FlgPkc6Kg4kr0mo2isjt6fnfleXBwK4,5631
27
+ shaped/autogen/models/batch_size2.py,sha256=wBf9c1owNirb4hjxrYtrWZgQO_qfulieLc-NoexECVk,5797
28
+ shaped/autogen/models/big_query_table_config.py,sha256=zarSnCZrb-BP5XGDQIyk3nvrt35tABGr2u6dj-GgScI,6477
29
+ shaped/autogen/models/bm25.py,sha256=D9HnpGOvQoD9zEuM_L9GyNpflLHioxrvjyorSPmiKnc,5606
30
+ shaped/autogen/models/boosted_reorder_step.py,sha256=nFzb5Ss2t6s3Hnado47f4f79NSC29JlZufeWumaZXxw,5304
31
+ shaped/autogen/models/canary_rollout.py,sha256=fI587ehM6CbCEeWt5Qwa730TLYAd72-QqIgBhnkEotY,4021
32
+ shaped/autogen/models/candidate_attributes_retrieve_step.py,sha256=587W_ay2LQRemQBR-iaTxsW_vsNtcIXRvMmzYmndazo,4849
33
+ shaped/autogen/models/candidate_ids_retrieve_step.py,sha256=UI_ypU0ri7-TCY3yNzYleJWCi7nish_fbOZb5l00b0g,4667
34
+ shaped/autogen/models/candidate_retrieval_strategy.py,sha256=t1MbtrEZBSVqeT5FN9i6PqyTlTKu51iocvHOBhHdTZU,1718
35
+ shaped/autogen/models/clickhouse_table_config.py,sha256=ZfJr52e3YCUPmvJ7f_xj_U7hVBYy6Vcl2xInX5lDIiI,6438
36
+ shaped/autogen/models/column_index_config.py,sha256=eWaWv1Afppe_l1XK3EEC5ZKHXNzz-Q0BuV16PjCeLf4,3657
37
+ shaped/autogen/models/column_order_retrieve_step.py,sha256=zv6gqHxBET_OXwITr6FFZbhlaNpR6Qd3zJ9LspHWYqE,5221
38
+ shaped/autogen/models/column_ordering.py,sha256=ZVkb8gbFo6TUemwtwt8TvdH3bS3q2nvAKUpamNFbf4U,3778
39
+ shaped/autogen/models/create_table_response.py,sha256=9BNYVWhUVY9JZt7xgAp14PM1QrDaBCZ9DEqP0C5mXuk,3376
40
+ shaped/autogen/models/create_view_response.py,sha256=stBJiX7OKE_XadY9qdeuopU_kVSpqF4KEEISBakCH1s,3371
41
+ shaped/autogen/models/custom_table_config.py,sha256=NNsJ4b9E0CeTDL5Nb1vDpGl1J2QzXjpzlhXKuObEbkw,5726
42
+ shaped/autogen/models/data_compute_config.py,sha256=k6ae1pTR0izEWo1Ks3zXbnxDAfx-b2v8dkFjHUe9BQE,3674
43
+ shaped/autogen/models/data_config.py,sha256=hO5WVXOw1gpSePeZ5ofxVc231XKCRvS58npSAlfoONk,7327
44
+ shaped/autogen/models/data_config_interaction_table.py,sha256=SIWAdz4K3Sc5_r5y7vrLELfPXrLGg65AewSqW4-uFec,6509
45
+ shaped/autogen/models/data_split_config.py,sha256=Uc_H2E4loaVWXrfIaM1FJUJWJ6X9Tf-boRFN3yoJzwc,3516
46
+ shaped/autogen/models/data_split_strategy.py,sha256=YxNR7xjNA4AcleX0URGt8kKJFdqOAiXF1UWzkj3bTAo,1547
47
+ shaped/autogen/models/data_tier.py,sha256=iIybOoX6f23vnVEEYsXOJcHejQjOWE--tNLNJsNJwOs,1603
48
+ shaped/autogen/models/default.py,sha256=22dPLHnYs2L0pTIWsxchdNnq2aMLBlPUKdMwAm5sv5Y,10340
49
+ shaped/autogen/models/delete_engine_response.py,sha256=7SPeOKxJwxC2lQGhDsuRMrWHeTU3a2pv788PAKmPaxs,3384
50
+ shaped/autogen/models/delete_table_response.py,sha256=x8DdcQm-fKDS3yKHpqSFuenzdcIUAHa8fTHzCU6Ko5U,3376
51
+ shaped/autogen/models/delete_view_response.py,sha256=-T185ndDLb-aN3QDirJ9kjIRMZWGE606iwx-9aWQ7Fo,3371
52
+ shaped/autogen/models/deployment_config.py,sha256=-mYRNkhptZtBRoYLrl2xiq_9ptLmai0BS9jLmMF7TCc,5761
53
+ shaped/autogen/models/diversity_reorder_step.py,sha256=yJColiA7aTPXMm9C_gYLyNf3azYb1UPDwAddp8-aZ7Q,6478
54
+ shaped/autogen/models/dropout_rate.py,sha256=7WkISEQkmIE3HTeS7zZMGmK68zrGBssbdJNxt1z826k,5709
55
+ shaped/autogen/models/dynamo_db_table_config.py,sha256=C2e0isa9jgVyt8vQZm0ELBuZWG-UStuJjkqGpe_AR8E,7322
56
+ shaped/autogen/models/dynamo_db_table_config_scan_kwargs_value.py,sha256=7OWCQeW5AcoTJzIeHEarwQm_Ro3mZToxkEKBK25X9eg,5738
57
+ shaped/autogen/models/embedder_batch_size.py,sha256=YDTugrZ91CQF4XyZdzbgoKKaLWJyzaeNK5oK_nN9R9I,5655
58
+ shaped/autogen/models/embedding_config.py,sha256=kXdyjgdh_VrvOb9NURPbHT_3gWn8f9G4qznR6_sKh2U,3679
59
+ shaped/autogen/models/embedding_dim.py,sha256=kb0B0qAqLWYVsw6CtEwe5dsJFzyK6KRKdTICBwGqZzM,5783
60
+ shaped/autogen/models/embedding_dims.py,sha256=MRFTFTK82zG-MvEFn5szgwa2u_AWUHsGI12xJgFoRaQ,5635
61
+ shaped/autogen/models/embedding_size.py,sha256=_B75X2jiN2GAiCzUby0KMRqK8aLEBKq9QPXLWsAvcDg,5622
62
+ shaped/autogen/models/encoder.py,sha256=gAn97Zviz0v09zubk9FxC5twvKSd8QtB5Ui4FqZ-odY,6308
63
+ shaped/autogen/models/engine.py,sha256=SoD8ZiotCvSEXXlc7sO1_ihFqd2XCd6SObI8fnm-Xb8,4567
64
+ shaped/autogen/models/engine_config_v2.py,sha256=c_vMIpL52kP58nIYI2zfGUAHTBu8INFU6-4tHrNnsZY,7091
65
+ shaped/autogen/models/engine_details_response.py,sha256=p8Ts-1Vv8N6u50UJGX8Rtxx95gtqG-z8YOrF_1jRoFs,5318
66
+ shaped/autogen/models/engine_schema.py,sha256=uMH1jfMogQZc3047E2kSshr1eX1u43mMUKEAOYQOS10,4912
67
+ shaped/autogen/models/entity_config.py,sha256=YgoIai3GItON4fVZfQEv2ci7rjpBr67I4PgvZjfcOYI,4435
68
+ shaped/autogen/models/entity_journey.py,sha256=T51zvjcq2uTesJIY1CZEV0iHxWDY2e050x1Rozr3-dU,8358
69
+ shaped/autogen/models/entity_type.py,sha256=qYxhkucnd_w18-NFd_b13sYq6Sh-k7nroc9xqegK3t0,1597
70
+ shaped/autogen/models/evaluation_config.py,sha256=cbQOvnQzGwnJDOSJ_jGZ69_MxQO3vBKbAyvYrxQCmHU,4344
71
+ shaped/autogen/models/exploration_reorder_step.py,sha256=SqXHGqSLcRELzd-HhvpEtlNOPl6w6r2yv7m1kAY5c18,5317
72
+ shaped/autogen/models/expression_filter_step.py,sha256=_MnBU5dp8X_HVZihCUux_0ZSX8ddTDJj-jR_tG89K4M,4206
73
+ shaped/autogen/models/factors.py,sha256=oWAU8F83tGL6ZnL2JjWMeULaBSeyerpvR7Wdp40ozvM,5611
74
+ shaped/autogen/models/factors1.py,sha256=M2318hlgNtK2dhu-OQ6RREIcmYzc_lf5bNQfBneq0zA,5616
75
+ shaped/autogen/models/feature.py,sha256=aD-R4NNLN3DX4Ll_kP0xKdqO1hQE-UVhXQRMw8gFeYE,3357
76
+ shaped/autogen/models/feature_type.py,sha256=0keyRd2SLdEo1oJWc82WOam5ACOWCrsAXN5t5Pg3mz0,2667
77
+ shaped/autogen/models/file_table_config.py,sha256=1keZ-eHUVBDA_KpP3f8huxIF-duYqE0tF62x2KY3kvw,4566
78
+ shaped/autogen/models/filter_config.py,sha256=sZ2AswHfQ-bPSaGqMfZWIfpxX8RgVSeFWBs_cGBdS80,4124
79
+ shaped/autogen/models/filter_index_type.py,sha256=gKZVtLRnF9Os3TphQoCqaOH0sFel0YaqktZdI4kCEcw,1572
80
+ shaped/autogen/models/filter_retrieve_step.py,sha256=F9cf5FGEQj3lwuInpfTWxSpijbTnBlXQ6X5GTG4dejg,4613
81
+ shaped/autogen/models/filter_step_explanation.py,sha256=0QrRoS36M9dy5Jze4zXc86hdBH9v8BQRNwmQzdGzrRM,7539
82
+ shaped/autogen/models/filter_table.py,sha256=pyUvobH2amsjiqpiGn3BpxxhQUFY8HlPafAIYaad9_k,6315
83
+ shaped/autogen/models/filter_type.py,sha256=llo052VYjAi5mbKrYcsBoE4XWCGay3TUphzumXC1rpg,5674
84
+ shaped/autogen/models/global_filter.py,sha256=Zl_UDx3eLQb6-iz63zYla1KCQ582tbJV52DWl3aPsBE,4242
85
+ shaped/autogen/models/hidden_dropout_prob.py,sha256=Whex2DeclYizOKcnKgu6cNu8F0bx7zIVTyv2U40LeEY,5734
86
+ shaped/autogen/models/hidden_size.py,sha256=M0TmUecJWFvyO2pEr74BIDhGf2cjFJoS9E391nMMwSE,5784
87
+ shaped/autogen/models/hidden_size1.py,sha256=LkjkvAZTFA3jISkmFiPirQp3ZpHBUrCkXCFMCI2YAIk,5789
88
+ shaped/autogen/models/http_problem_response.py,sha256=pg8YROcQBs1EWvdQs57z8RSwfmkNl3owetYOUJpXMBU,4488
89
+ shaped/autogen/models/http_validation_error.py,sha256=zCe-Exp-xTcsnkW6iZsEQsYCqk-FWY7wVJLW9DpA4KI,3791
90
+ shaped/autogen/models/hugging_face_encoder.py,sha256=OWooFy4uI-xW_SjHsTWlXnmQM-vpbVgUYkxTbdSULUw,4946
91
+ shaped/autogen/models/iceberg_table_config.py,sha256=DOkEvoj8mmJrYXPMXZ22foh0Qmk_blXZ9MEldtgElaE,6819
92
+ shaped/autogen/models/index_config.py,sha256=WU9WPmpCExVk8CjHxH5FTLkKiGsXJXtXgCZ7TnX6kgA,6340
93
+ shaped/autogen/models/index_type.py,sha256=509_7usCEb8eFfmIh1N84HrwJIZnbOYdtD8rL0Qc-6I,1614
94
+ shaped/autogen/models/inner_entity_id.py,sha256=Ql5Xedgk0E0T5TcABI9RPBfsB3-H_LNGqfXcjAGUgME,5806
95
+ shaped/autogen/models/inner_size.py,sha256=gyCAiOS0dSBXLJxtdb1aWQtsofQQQGLjiqxbY2lwZVw,5779
96
+ shaped/autogen/models/inner_size1.py,sha256=Uccddpth6Zuj5Jx6VzAfth9wgBafm0z3ekk4abbhNHk,5784
97
+ shaped/autogen/models/inner_uid.py,sha256=LkCzAi4tYMZbhAQK1iDx_31p28hbIEh_FjtozPTvzzs,5810
98
+ shaped/autogen/models/interaction_config.py,sha256=xy7vMGSNO9Fk1zP6jnOIp9jM__fSR1YYSG7kbOSqVKw,5241
99
+ shaped/autogen/models/interaction_pooling_encoder.py,sha256=uo_58KojXXzDGatMdE0Sh5C8hP5XgT6AkRcKwAt62uQ,4683
100
+ shaped/autogen/models/interaction_round_robin_encoder.py,sha256=G_k9VXbTO6RVKBy1SDMdGe1anXW4sLjs4f2aGjF50O8,4731
101
+ shaped/autogen/models/item_attribute_pooling_encoder.py,sha256=11-Z7Q76hic5qlMvfEvOIeKotkJ-P2y3Ufrm6ksz_e8,4792
102
+ shaped/autogen/models/journey.py,sha256=S0lvq4x8JRT5R6o1CnJaZsU7vbLOxEBW7qBne42Deio,6000
103
+ shaped/autogen/models/kafka_table_config.py,sha256=wOKjw21bzKK2Hbu6wycqSuEIUkfBQYYmSkJKlxUhua4,5674
104
+ shaped/autogen/models/kinesis_table_config.py,sha256=oU3yFv7bsrNVzeG871BB-c7ECIbBDqylPe8TCjjmUNo,6160
105
+ shaped/autogen/models/kinesis_table_config_column_schema_value.py,sha256=cTNVpP9WAdZVjCFsQx-wPCa4mEg5ll5NVeAWFbQSR4g,5877
106
+ shaped/autogen/models/label.py,sha256=j4yRs_24eIezPjAB6Q-0eyIUJpDKCNaToKAskikDiGk,3343
107
+ shaped/autogen/models/label_type.py,sha256=c4HhUdus742YAKyTRZTdHBCCATNZM7wuzMoyZ0_GZBc,1515
108
+ shaped/autogen/models/laplace_smoothing.py,sha256=o2dqsgSNLfUC1Kp5B1dTbDXTSNFZbvuFeKfuPUyvpT0,5744
109
+ shaped/autogen/models/latency_scaling_policy.py,sha256=XarEW1PgsLCIsWnjc_zxsHJMFVnVer0ESVECgnNOr9A,4635
110
+ shaped/autogen/models/learning_rate.py,sha256=I7TutjrsJFW1KNXGLPHroJtxiRDtxfaiCXAv3A4OVhQ,5719
111
+ shaped/autogen/models/learning_rate1.py,sha256=0psfRg3vWnU4DSHBc9JTSm6MLtWTHNSc2t1aK4Tt7xs,5724
112
+ shaped/autogen/models/learning_rate2.py,sha256=okV1YcfwFwXRvafUzK1MiifkIK0hd0zN2TylHyLqetc,5724
113
+ shaped/autogen/models/learning_rate3.py,sha256=bt-UPvJ-Pu6SP-6Ha_NGC1sYdTJ8QW1cB-VPU2C0yJY,5724
114
+ shaped/autogen/models/lexical_search_mode.py,sha256=TR89pTWRR1kj8vgF1JVDsVzESrXQQCJSki3Ej75FFKw,4024
115
+ shaped/autogen/models/list_engines_response.py,sha256=X6-jxG4Kafnq3yizwCmLvWSoTckLRsoluN7iNqWmem0,3805
116
+ shaped/autogen/models/list_tables_response.py,sha256=UMRBXvlBQ9NAVWE22TE22yzcvwn3FrkSZ-JE895kuz8,3784
117
+ shaped/autogen/models/list_views_response.py,sha256=dpKkRPfNTN6yg9og1IEffUgC6rzDJZyErC0TZJZVr2k,3763
118
+ shaped/autogen/models/location_inner.py,sha256=9v-EAmI0CQ3JpDRm-dNMHvuXjj_tYuYM0gPV19gF-SE,5612
119
+ shaped/autogen/models/loss_types.py,sha256=mzQlG7zxRNuj10_P-jcIF_jCd75e7XRaMLjz3vuW8qU,1513
120
+ shaped/autogen/models/lr.py,sha256=Gg_BVexBo4OzW2oJmWChLwYgP_q9SY0-0cVL-Tp25K8,5669
121
+ shaped/autogen/models/lr1.py,sha256=_y7LeXk_p0B5CdLLRTggLdvCr51ylJwB-dMKGXknU9s,5674
122
+ shaped/autogen/models/lr2.py,sha256=OClHO7MgvnZFGDY3CIek88bPVu2_3KP4EkuALgSWr-M,5674
123
+ shaped/autogen/models/max_depth.py,sha256=IRIMR1By7Oibb7zgKtWaBIo85WTqzdNxiobhDimwFYE,5608
124
+ shaped/autogen/models/max_leaves.py,sha256=EuzFD6sv99MYBah8Krm356RjiCcIDc7Wg2ek2BVRDV4,5605
125
+ shaped/autogen/models/max_seq_length.py,sha256=V2SkIo6QiJoIxGBEQW5gVigriDQEmE82e3mbGpV_LK4,5627
126
+ shaped/autogen/models/max_seq_length1.py,sha256=SQQIpiDcrDB16WYlNiBONIxe87f_zgeashQeA_zgS18,5788
127
+ shaped/autogen/models/max_seq_length2.py,sha256=Rtl2ajKVBFkcseSHfLwCkiZzF3sQGvQPz7fpN2O3xEk,5788
128
+ shaped/autogen/models/mode.py,sha256=x9UHsA8MYC8iXCOXiyL4n3mmRvGUihsESz3R43s2BvE,5768
129
+ shaped/autogen/models/mode1.py,sha256=CDGtO_bEzVHUd_XXO8OGdX9Kk4WN7JqrbEFOiFesL30,5587
130
+ shaped/autogen/models/models_inner.py,sha256=1qjD50MP7E9Pg2SvZ6Fc-a7afFCsgJJOujghBXG-btM,30511
131
+ shaped/autogen/models/mongo_db_table_config.py,sha256=bC_0KyOQ1KiK1ppWCOFZs8Ig6h44T4lfNwZALy6RMUU,6536
132
+ shaped/autogen/models/mssql_table_config.py,sha256=lwZ1CCCab1DeTa_GgVa0lJF_zjGmaLfuPc9LQmiJ3Z8,6833
133
+ shaped/autogen/models/my_sql_table_config.py,sha256=GOcz7o1LoejLBZVS6jOhtQT1EZ0TphzXmJQOlNHJf6I,8902
134
+ shaped/autogen/models/n_epochs.py,sha256=GG10w-M7l9GX2-M9W2qrjm6fFH55iD6gtA2MsFuN8kg,5779
135
+ shaped/autogen/models/n_epochs1.py,sha256=Z7zuzN7Ha998nzX00x_PzjDj9VuAzsDhWY8GcP1Orxk,5784
136
+ shaped/autogen/models/n_epochs2.py,sha256=oiIw6-rJCd9PUyE3ZHXp4jpdGQZoPwl2pa8VnBlMV9A,5618
137
+ shaped/autogen/models/n_estimators.py,sha256=Xmt2-QwO08GhYOsioP8nI4GWrxr27xmf4FByCxYh40Q,5616
138
+ shaped/autogen/models/n_heads.py,sha256=QmYks9mcY9q5DILPRMkCEANSHw3vJLNzwUm6coey9JI,5598
139
+ shaped/autogen/models/n_layers.py,sha256=o7lN-Q7LrKzqtFt9hThCn6j91IU1DCvfAF4hc_KQN-I,5587
140
+ shaped/autogen/models/neg_per_positive.py,sha256=c5FL-u8Wrto7TPTntkLOMESYCqvmQndPweXxjksiYIE,5773
141
+ shaped/autogen/models/negative_samples_count.py,sha256=RluRUT3KLgJ0JN9636fTm7Q9v0-HAt-UhV6F2iqykAM,5861
142
+ shaped/autogen/models/ngram_tokenizer.py,sha256=tm99sa1RkHVXqEkrpxiRzUdGu9qKSu84zOpZywyfqd4,4405
143
+ shaped/autogen/models/no_op_config.py,sha256=uz3YNL1avsfvNaEFrT0EYCvO2eHH6Vi_zADknycypAY,4544
144
+ shaped/autogen/models/num_blocks.py,sha256=2vmDSb6vxPQHt7DaesZe03xpCoOre4J4iOEvNK-KviY,5763
145
+ shaped/autogen/models/num_heads.py,sha256=pSzFKBgWAPDdo6XZQBTAj5HsaOqiz5l-ojCdH3QhHL8,5774
146
+ shaped/autogen/models/num_leaves.py,sha256=9hsR2C33QZRtw9_eCceKF-R8YgZboc4xN2-2Z9lNRUs,5605
147
+ shaped/autogen/models/objective.py,sha256=hOv1DK3VT7_awbU6lR_dg_36xW23uqlHI-vxkvQheHk,1621
148
+ shaped/autogen/models/objective1.py,sha256=ZR5vZA3cl9AdS120CAQF7L2rjh8sVyvPZhTKpI3qXa0,5590
149
+ shaped/autogen/models/online_store_config.py,sha256=TYCnEQtA08v4ayKr9y1GK4f31guFQnH5cRRw_GWWyrc,3972
150
+ shaped/autogen/models/pagination_config.py,sha256=jO4KjKIt2La6Xs3usdbhVciPIqdx8UEMuPCVPgagO_4,3571
151
+ shaped/autogen/models/parameter_definition.py,sha256=Te9ndzdWIw2-cKhoKqQxv4t8kxmff9yOfqMl4FJADoc,3935
152
+ shaped/autogen/models/parameters_value.py,sha256=5qyoW4cPeUXZ3O-j1dYE4P0Rhnk5eIoFXBjXUifLb9U,10234
153
+ shaped/autogen/models/passthrough_score.py,sha256=io9QZkaXz8zRnnZM4yQq91m4QDT7I-Lm_B55yp9Cang,4049
154
+ shaped/autogen/models/personal_filter.py,sha256=_gGF6HAS-zJr-RZEeewahRIvufOFTJnTU1GhFYOyLlA,4519
155
+ shaped/autogen/models/pipeline_stage_explanation.py,sha256=sXHqRVd2Gu4ZZsy7tJaVuM2WKRWIRYs9AdsduT5caD4,5332
156
+ shaped/autogen/models/policy.py,sha256=E0baNSrNVPJ4UP-8hyT6PfWQefmA9p8UNQSXtk-OZmc,6018
157
+ shaped/autogen/models/pooling_function.py,sha256=H8kmqNFRT8FB1SqQrZxdnqLzG7DBSGI1sPmIcrYjzEc,1582
158
+ shaped/autogen/models/postgres_table_config.py,sha256=XYdn0RLLVMbDqB-0L-ztT39dABiJPrx90O5h-j2HKDM,10261
159
+ shaped/autogen/models/posthog_table_config.py,sha256=wyxLB_PWC-Cb5jLllnjRk0XLMvOdKOFFsCxIp5SXvZw,5743
160
+ shaped/autogen/models/prebuilt_filter_step.py,sha256=e7DtFuFTgaar5RlEeDeFyYgRk7OMG6pBIF7tQOBm6Jk,4540
161
+ shaped/autogen/models/precomputed_item_embedding.py,sha256=g5DNJ7KuVoh-cUTDE9XTzf0o50urVIA5VNILASrRadc,3988
162
+ shaped/autogen/models/precomputed_user_embedding.py,sha256=fftFLnOt6L6CNSbWb5VOs5LSQBi2uZtHJQvR80VtXMs,4007
163
+ shaped/autogen/models/query.py,sha256=LKmc6pjdpUBh5iRcEEo4RMITM9jqKggq8kBrDOXXyp0,5723
164
+ shaped/autogen/models/query1.py,sha256=yQl6q8v5VrVzgPVAKmJ9qO2SZqJjjaLXv6KdRcu_MfM,5923
165
+ shaped/autogen/models/query_config.py,sha256=JOqnrpC_-NranNJSltpmgqo20LnfCkI-STjmc5fBo4I,6501
166
+ shaped/autogen/models/query_definition.py,sha256=_VYHyfHezJ5wZTPA0joV221VAAVB6mJtfHYHGfm-_JE,4614
167
+ shaped/autogen/models/query_encoder.py,sha256=iybUmciAsFBxoW_Y7vx1lHVeySa6y8VryskrFAzfYCU,9829
168
+ shaped/autogen/models/query_explanation.py,sha256=auv_kwEWAUZwPU80a0-jQD7ei_GF0_hv2C6IKoZQBX8,10113
169
+ shaped/autogen/models/query_request.py,sha256=1cnKwKemNr_7r_XHvsyWz4ohAWIk4v-aJqdBhRDar9Y,6458
170
+ shaped/autogen/models/query_result.py,sha256=r1ji5zVTa3hvSQLz9t-47YwWugbK5BKhKQI_J-5Vxzw,5300
171
+ shaped/autogen/models/query_table_config.py,sha256=YwRWqSXn6mnWF7wrByorj5iSvMuEc9OxA_BC15ia_I4,4018
172
+ shaped/autogen/models/rank_item_attribute_values_query_config.py,sha256=R65blHN0XmxklDusqhGmqghcWToZDyRGja0E5Pd2ntc,5318
173
+ shaped/autogen/models/rank_query_config.py,sha256=rOsr3qdABmg70qaW9FV4nEgmJvALDGBmHpRISyYen3w,7641
174
+ shaped/autogen/models/rank_query_config_filter_inner.py,sha256=507G3u6OGUDck7NBmweaEth8lx8qjnXLEBJ2BGeYBQ0,6745
175
+ shaped/autogen/models/recreate_rollout.py,sha256=0DfLKSgvHmlALe67vTFGPGIY0ufz-4boHTtYyTqZTt8,3716
176
+ shaped/autogen/models/redshift_table_config.py,sha256=4rKTs5nhIADzcICVCo6-X1DbXgJrWlx9K3fKmY06R2U,7252
177
+ shaped/autogen/models/reference_table_config.py,sha256=W3RMNpesWs3me_xyyYgim_gRY-Kq6yENqQk-tBzxcIs,4574
178
+ shaped/autogen/models/regularization.py,sha256=9jnVnJAek5-VB34sd8rwZ9Tp27nuaU5ti93T-9ov1LI,5729
179
+ shaped/autogen/models/reorder_inner.py,sha256=CUddR6JFFqHEyDrt2W6t0YVZw6hi_fTbE2bPCVCWixs,6721
180
+ shaped/autogen/models/reorder_step_explanation.py,sha256=aucAsw_Ulhw9nW3WYUpCtWAY0QRqy1vj_S9gp4YXnSU,10047
181
+ shaped/autogen/models/request.py,sha256=vlFQ-a2VpHuTg140VzoJdxjURP2Xs2hh_pB6mkJ5HqA,20574
182
+ shaped/autogen/models/request1.py,sha256=izawNv6-MWsQJVTT_4ynhPCVrypDmPcvNNekLMZ3yc4,6237
183
+ shaped/autogen/models/requests_per_second_scaling_policy.py,sha256=YR4odcZTBvMhar_sC4rEMs6qlcEL6pLNN3yfy1cXPd0,4733
184
+ shaped/autogen/models/resource_config.py,sha256=O1nwrQ-l9Red0faavmP0JG7ULRbsKgg-TJNPLoBsgPs,4275
185
+ shaped/autogen/models/response_get_view_details_views_view_name_get.py,sha256=RnMWszR8WAC43g-l9O8TB72ZUW6RlFTyUi_ZR2HHIZs,5836
186
+ shaped/autogen/models/result.py,sha256=H_CxvdR6nTrpA7Z7iEnwGpZI1FlKyBwXF3FNJWrN2Pk,5843
187
+ shaped/autogen/models/result_embeddings_value.py,sha256=k-z5LYCZmL3Z_isOmxY7DCxvxJQCndTWYjbhwDbI6wQ,5180
188
+ shaped/autogen/models/retrieval_scores_value.py,sha256=FoFW1EWwPqa2qDlrdzMNfMM1G13v93B0Dzzcf7vNMbs,5108
189
+ shaped/autogen/models/retrieve_inner.py,sha256=_6UrqAjK5MXPoooJ1evMqzG4i7v9ScmeMD5Vmqb0hBY,10161
190
+ shaped/autogen/models/retrieve_step_explanation.py,sha256=nhKDyhgEVC6HPGG44EeS0LV89fXeOhCBZRJywMzT6OY,7981
191
+ shaped/autogen/models/retriever.py,sha256=h0BODyHfiArlm97ryx99fMJnVJycO72L8ijvtd4fYL0,10164
192
+ shaped/autogen/models/retriever1.py,sha256=tx4brkrlWKoVhdS5REmzttT12jbzvDdRUQmpr_BGviA,10174
193
+ shaped/autogen/models/rollout_config.py,sha256=LMKgHECdugOZaxTYE0lLom3xVagNzA6BX008Yv9BNWU,3625
194
+ shaped/autogen/models/rudderstack_table_config.py,sha256=2wHWBGOBgw4MC00N6FFHUfJGDN8zcYxApWpPQ7FXz7s,4301
195
+ shaped/autogen/models/sampling_strategy.py,sha256=B_vxygSzWjtFpM9NKGW-xlmr1QeHMqcddDpnAFGK9Vo,1534
196
+ shaped/autogen/models/saved_query_info_response.py,sha256=gG20A1XswfP5gdIFXevVCgQ1EJw-5XSPw7twNLUvXL8,4150
197
+ shaped/autogen/models/saved_query_list_response.py,sha256=GHPA6or_ruVAJbCtP_s-Jau6FwZi5ESG5SM49QwgQlQ,3395
198
+ shaped/autogen/models/saved_query_request.py,sha256=fxcGQ2fiHukavsKIKc_9rP4z72djoqIAhGWYyhP9Tuc,6151
199
+ shaped/autogen/models/schema_config.py,sha256=PrvCfqbiSTBPSnggExW8bHqc214iB_3i1iyoyS9zeWM,4912
200
+ shaped/autogen/models/score.py,sha256=p7z6a5QdF9ut_HO-7aIrXPsq-MmpuePfH-rPAlDeQ_U,5688
201
+ shaped/autogen/models/score_ensemble.py,sha256=xPQ8BrEuNp7-UPmr0jwWRfjoVeT0EM6MvaWfYbOiVoI,5694
202
+ shaped/autogen/models/score_step_explanation.py,sha256=23ZNXclFo0Rl7_U85VYirxAm9iYPCpAGb8NROQC02uQ,11337
203
+ shaped/autogen/models/search_config.py,sha256=h2JDaHcDYp0cDCQVXU8p_jxvLtM0E9jcH2Or-S7V12w,4274
204
+ shaped/autogen/models/segment_table_config.py,sha256=nbm2lgu286MW-RDyuTwLJYwn5kCipbX55vVDVUathRI,4261
205
+ shaped/autogen/models/sequence_length.py,sha256=_24b8xnKrZH9fPL3X9N713VOGG3WbhbRzf7C_dIaVDQ,5793
206
+ shaped/autogen/models/server_config.py,sha256=Oa5Pl5Ko0jvFXiDb0TlEJFM-2h1GXflLP7pmQ5qBAXg,4076
207
+ shaped/autogen/models/setup_engine_response.py,sha256=DuGjcRmCEieb2AZWQaArOGFt0E-guXE-UqpvKCEzXkY,3378
208
+ shaped/autogen/models/shaped_internal_recsys_policies_als_model_policy_als_model_policy_config.py,sha256=89Z9QIWvHBdeJ81veTu5auasxQZ46cB7YGcoJTUX8DA,8001
209
+ shaped/autogen/models/shaped_internal_recsys_policies_beeformer_model_policy_beeformer_model_policy_beeformer_model_policy_config.py,sha256=YJr_yJQwv8_QGsUrwgrvPJf2TB3NLsceEI8X98V2YFg,9127
210
+ shaped/autogen/models/shaped_internal_recsys_policies_bert_model_policy_bert_model_policy_bert_model_policy_config.py,sha256=cvpgEP-wjxCoI2oZcMGPqWHrTUXfQzXktrYRLkjySAw,12749
211
+ shaped/autogen/models/shaped_internal_recsys_policies_elsa_model_policy_elsa_model_policy_elsa_model_policy_config.py,sha256=lRaKiIIDhdM7iRDoEkSrw_LDeDQye4QbEWMQNY3hx_U,6694
212
+ shaped/autogen/models/shaped_internal_recsys_policies_gsasrec_model_policy_gsasrec_model_policy_gsas_rec_model_policy_config.py,sha256=uZwGJnPSXE8FUW3lLemcm5CVGc12kkfknJ8L1KEzDsA,12319
213
+ shaped/autogen/models/shaped_internal_recsys_policies_item2vec_model_policy_item2_vec_model_policy_config.py,sha256=3XB2iv6KOm6s9lNAD1WVdVH1KA0eGGITabWGlkmvLVE,6631
214
+ shaped/autogen/models/shaped_internal_recsys_policies_lightgbm_model_policy_lightgbm_model_policy_light_gbm_model_policy_config.py,sha256=43SCD9QHL4UKQfr8Db5FngXziWqAs6vEbDmHj-BdPC0,15903
215
+ shaped/autogen/models/shaped_internal_recsys_policies_ngram_model_policy_ngram_model_policy_config.py,sha256=_FH4KAVxAwBDfVOyN4EPta299GtEdLoH8LDYbBlIw6c,5221
216
+ shaped/autogen/models/shaped_internal_recsys_policies_rising_popular_policy_rising_popular_policy_config.py,sha256=wY-ZkQTEDPXl3nQaGIz5xxjgEc2hueqvrc4WJo_CCDY,5453
217
+ shaped/autogen/models/shaped_internal_recsys_policies_sasrec_model_policy_sasrec_model_policy_sas_rec_model_policy_config.py,sha256=BZp1BpFdBVx0PerBNvsPwSufAdRPkV_dmuADcsQ2Isc,13867
218
+ shaped/autogen/models/shaped_internal_recsys_policies_svd_model_policy_svd_model_policy_config.py,sha256=F6xUPGrehhVqlz2xGPvWR5s4sCiP14lxGwcfbeSRM1g,5121
219
+ shaped/autogen/models/shaped_internal_recsys_policies_two_tower_model_policy_two_tower_model_policy_two_tower_model_policy_config.py,sha256=0pTnXmfkAMVy3cCduuqVOVyMnR0ranGsaIaVsBSOdAk,9067
220
+ shaped/autogen/models/shaped_internal_recsys_policies_widedeep_model_policy_wide_deep_model_policy_config.py,sha256=XF_tyTKq9GNM3a0jHXgfulzK5zDmnJDF98FZwHMANGg,6699
221
+ shaped/autogen/models/shaped_internal_recsys_policies_xgboost_model_policy_xg_boost_model_policy_config.py,sha256=6iAxvcKmuzOLpmOBPQKTK7XSWUbYkPCjHkHb06EF1Tg,8356
222
+ shaped/autogen/models/shopify_table_config.py,sha256=jhpUJN7b0mFBSBQ3vAil5twsGqE-DszBC6ZcfrWehw0,7012
223
+ shaped/autogen/models/similarity_retrieve_step.py,sha256=duo0OFp4pHw_0CPyVRDckF-x4d0t4Bf-S0odnfzHW9E,5500
224
+ shaped/autogen/models/snowflake_table_config.py,sha256=I6HMwohI-36uaZFQyqVMdxyNZiGRKyMG_MLTbzth-4Y,7606
225
+ shaped/autogen/models/sql_transform_type.py,sha256=_XaLpTxRUm1w6XJEm1S9Q2Eju54J9ervVjDtGk5JP3M,1566
226
+ shaped/autogen/models/sql_view_config.py,sha256=-hDsJlmUZLcwBLadzmNpvybt5SbkAbWAzXjgZU1O9b8,4691
227
+ shaped/autogen/models/stemmer_tokenizer.py,sha256=sCFrh2ZFDZSUbZsspUNvnkT5lPRtrj1cs8ZmQ62edsY,4713
228
+ shaped/autogen/models/step_explanation.py,sha256=kweHZdFPVHHjHb6Y9Zeno8Zv_8sz-wCFuJrQYINtePU,6166
229
+ shaped/autogen/models/steps_inner.py,sha256=NWh15hvlWGaqgm0BTq9GF3yELV4OPkXK9uGmwJ2qlOs,8415
230
+ shaped/autogen/models/strategy.py,sha256=k2JcjXVrYaJqhCrHwlpUnO0je1UKw5B-zqxtpiDbo2I,5703
231
+ shaped/autogen/models/table.py,sha256=_M-cf6r3iQaaMDclHQIe8-AH--Fw00TS7e95pFsjtm0,4187
232
+ shaped/autogen/models/table_deployment_type.py,sha256=0SJzITTlU9J5XfLeinTVPS7F0k4aSeMgq96XcQ8pBKg,1595
233
+ shaped/autogen/models/table_insert_arguments.py,sha256=TANH8hccqjv1fg-Oeb03CcsVq33KVW3fsYLrFWMl9G4,3363
234
+ shaped/autogen/models/table_insert_response.py,sha256=_4A1soTh6wArla8-QycFwvwxe2TL2RXRtBPC1kpy6YA,3354
235
+ shaped/autogen/models/text_search_retrieve_step.py,sha256=soPP8ij3WMGp10FVlB0eBZTsFnADu2DkvkbhoCELggk,5040
236
+ shaped/autogen/models/time_frequency.py,sha256=gfOCRMAEONcFu2Fja03_LJaACH5Zu1fmQcTVm2gf82w,5635
237
+ shaped/autogen/models/time_window.py,sha256=BpO1FvfsmA2JXYM_sCIi-3xztI5yuk-k1TAwZGH4UHU,5583
238
+ shaped/autogen/models/tokenizer.py,sha256=HTUArLoNpc6-EpuFdNzq5gHy1V1ARNUAnrG_rbViYXA,6565
239
+ shaped/autogen/models/trained_model_encoder.py,sha256=W_shI0zGQkME5sqLT6x1rhrVSDPiOw_yBQxDVPb3jcc,3905
240
+ shaped/autogen/models/training_compute_config.py,sha256=d5bP6liJFz9tsENDOQ58UI9ZFzt6lFGMHTl0_BuWy84,4697
241
+ shaped/autogen/models/training_config.py,sha256=UWSDLzgezVOlxOISKi-ss9q_0DcV4xCT62ioO46Gu9I,6018
242
+ shaped/autogen/models/training_strategy.py,sha256=weXra3YylPe3WtFS9_vPJhBBaKGR9P2qNOSDOTNDZ1o,1566
243
+ shaped/autogen/models/transform_status.py,sha256=WWcO_9p92Y-mxPA60tGDGa3h4pzSHqWrjxV85tdpWnQ,1661
244
+ shaped/autogen/models/truncate_filter_step.py,sha256=6IPjw4tAHTmewLR_NkgWhhpc1q2NHyTkToU5bDChpok,4255
245
+ shaped/autogen/models/tunable_bool.py,sha256=NgYNQmBEZ2Sh12i4fYhNl494K613MS2pqAT_tUhr6Vs,3651
246
+ shaped/autogen/models/tunable_float.py,sha256=B6PdMnAPtNyRzpzHytj-oSoe_R_UDsUO0tfWs9WuU34,4444
247
+ shaped/autogen/models/tunable_int.py,sha256=3h-MN8rMFCX48XQO9tgtqPXAXqNnsQ0-0h2-m8Zo5n8,4368
248
+ shaped/autogen/models/tunable_int_categorical.py,sha256=Yckj3LUPPLfwrpO4do0VBBpoVKKPXzLA8d6fOEM5pHY,3829
249
+ shaped/autogen/models/tunable_string.py,sha256=avBUedu63gX455eOkkKa-h5PxOYclENqKm-a1BNf7qE,3750
250
+ shaped/autogen/models/tuning_config.py,sha256=bLy7S44sOPUKvhoq35xTnDu_Y3xrr_Sz6h0RS8Q0T0Y,3707
251
+ shaped/autogen/models/update_table_response.py,sha256=mzBL5KWIKLXeWgChz5rTb5v7EOpRkk5yS0ttrInCF74,3374
252
+ shaped/autogen/models/update_view_response.py,sha256=fzHwT1CCYln3kniq6UDQN6DjrXYtBzIbLvb3Ez27Q4k,3369
253
+ shaped/autogen/models/user_attribute_pooling_encoder.py,sha256=jqqBPR0yMiEWIseSqdNokdcmeQapeqawnoaFIikwmiA,5387
254
+ shaped/autogen/models/user_inner.py,sha256=-BjqEL0nOIjBFWF6lvoDYlhV37xH3M153cOFfCAXWB8,5433
255
+ shaped/autogen/models/val_split.py,sha256=8q1uLWELtgk1GaJyDq6BPQwuW0EjRQzCJVNNFAa9nl0,5699
256
+ shaped/autogen/models/validation_error.py,sha256=FvJPVw1EaUBphs1tbbDhA6AkvtCXNdahFDsxzD2JxVo,3841
257
+ shaped/autogen/models/value_type.py,sha256=bTujkEuCThdu6kp-gwQM2_cYjWIbRZmqOkuWU7cIqZk,2018
258
+ shaped/autogen/models/vector_search_mode.py,sha256=M7K9pQ5ZNzvkrMysZJEOweGgbaoX7lWqqCEVcLQYgp4,4237
259
+ shaped/autogen/models/view.py,sha256=osD1kM3M_9KYrLiYj1jZjiioIfIFqA3-iKNvWomJkKM,4341
260
+ shaped/autogen/models/view_details_ai.py,sha256=Vm0HVKlrfmVcMLafoxhEuZ-fs31V6CIqcmxMlsVl8oQ,6138
261
+ shaped/autogen/models/view_details_ai_schema_value.py,sha256=VKxDLmZFqFOeTWQ6dOe0erwDDqybYwR2N3a98EuRMW8,6517
262
+ shaped/autogen/models/view_details_sql.py,sha256=g2moke1EOiLg_Zc0PnEclVk6ttgaHQEOjvZ4F8P6kG0,6112
263
+ shaped/autogen/models/weight_decay.py,sha256=T6RUCKDcRHnnj2t5xXZ9J5ZiaB7rkr1rJCJ7U2NDfVo,5712
264
+ shaped/autogen/models/whitespace_tokenizer.py,sha256=RmYrVsagfJnYIrY_AYTjd1q9WEABJbX8RTBw6ZwEUC0,3768
265
+ shaped/autogen/models/window_size.py,sha256=PV0jImHGEsrSLREU0O6osmMCQh8TBC6KpldwHf-5-a8,5627
266
+ shaped/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
267
+ shaped/cli/shaped_cli.py,sha256=foTU4wUNvXz9Ux7dL4M_HE0mYmTRpUV8Ru9Hb_IIOZU,25845
268
+ shaped-2.0.8.dist-info/METADATA,sha256=dGbF__jXhH38wK1_2zvUo-_B9FTtKkY4DZ8p2DUNoGg,8004
269
+ shaped-2.0.8.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
270
+ shaped-2.0.8.dist-info/entry_points.txt,sha256=Wa7tSHF7q4vSrM2UR5E-e3dVdSb59EOKQrA-6PAvyZI,54
271
+ shaped-2.0.8.dist-info/top_level.txt,sha256=w-lDaoadQVYpze9N9gZyK9qngb7fZCJ-KCdHLGvt0SU,7
272
+ shaped-2.0.8.dist-info/zip-safe,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
273
+ shaped-2.0.8.dist-info/RECORD,,
@@ -1,148 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Shaped API
5
-
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
-
8
- The version of the OpenAPI document: 2.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
-
17
- import json
18
- import pprint
19
- import re # noqa: F401
20
- from typing import TYPE_CHECKING, Any, Dict, Optional, Set, Union
21
-
22
- from pydantic import BaseModel, StrictBool, ValidationError, field_validator
23
- from shaped.autogen.models.tunable_bool import TunableBool
24
- from typing_extensions import Self
25
-
26
- ASCENDING_ANY_OF_SCHEMAS = ["TunableBool", "bool"]
27
-
28
-
29
- class Ascending(BaseModel):
30
- """
31
- Ascending
32
- """
33
-
34
- # data type: bool
35
- anyof_schema_1_validator: Optional[StrictBool] = None
36
- # data type: TunableBool
37
- anyof_schema_2_validator: Optional[TunableBool] = None
38
- if TYPE_CHECKING:
39
- actual_instance: Optional[Union[TunableBool, bool]] = None
40
- else:
41
- actual_instance: Any = None
42
- any_of_schemas: Set[str] = {"TunableBool", "bool"}
43
-
44
- model_config = {
45
- "validate_assignment": True,
46
- "protected_namespaces": (),
47
- }
48
-
49
- def __init__(self, *args, **kwargs) -> None:
50
- if args:
51
- if len(args) > 1:
52
- raise ValueError(
53
- "If a position argument is used, only 1 is allowed to set `actual_instance`"
54
- )
55
- if kwargs:
56
- raise ValueError(
57
- "If a position argument is used, keyword arguments cannot be used."
58
- )
59
- super().__init__(actual_instance=args[0])
60
- else:
61
- super().__init__(**kwargs)
62
-
63
- @field_validator("actual_instance")
64
- def actual_instance_must_validate_anyof(cls, v):
65
- instance = Ascending.model_construct()
66
- error_messages = []
67
- # validate data type: bool
68
- try:
69
- instance.anyof_schema_1_validator = v
70
- return v
71
- except (ValidationError, ValueError) as e:
72
- error_messages.append(str(e))
73
- # validate data type: TunableBool
74
- if not isinstance(v, TunableBool):
75
- error_messages.append(f"Error! Input type `{type(v)}` is not `TunableBool`")
76
- else:
77
- return v
78
-
79
- if error_messages:
80
- # no match
81
- raise ValueError(
82
- "No match found when setting the actual_instance in Ascending with anyOf schemas: TunableBool, bool. Details: "
83
- + ", ".join(error_messages)
84
- )
85
- else:
86
- return v
87
-
88
- @classmethod
89
- def from_dict(cls, obj: Dict[str, Any]) -> Self:
90
- return cls.from_json(json.dumps(obj))
91
-
92
- @classmethod
93
- def from_json(cls, json_str: str) -> Self:
94
- """Returns the object represented by the json string"""
95
- instance = cls.model_construct()
96
- error_messages = []
97
- # deserialize data into bool
98
- try:
99
- # validation
100
- instance.anyof_schema_1_validator = json.loads(json_str)
101
- # assign value to actual_instance
102
- instance.actual_instance = instance.anyof_schema_1_validator
103
- return instance
104
- except (ValidationError, ValueError) as e:
105
- error_messages.append(str(e))
106
- # anyof_schema_2_validator: Optional[TunableBool] = None
107
- try:
108
- instance.actual_instance = TunableBool.from_json(json_str)
109
- return instance
110
- except (ValidationError, ValueError) as e:
111
- error_messages.append(str(e))
112
-
113
- if error_messages:
114
- # no match
115
- raise ValueError(
116
- "No match found when deserializing the JSON string into Ascending with anyOf schemas: TunableBool, bool. Details: "
117
- + ", ".join(error_messages)
118
- )
119
- else:
120
- return instance
121
-
122
- def to_json(self) -> str:
123
- """Returns the JSON representation of the actual instance"""
124
- if self.actual_instance is None:
125
- return "null"
126
-
127
- if hasattr(self.actual_instance, "to_json") and callable(
128
- self.actual_instance.to_json
129
- ):
130
- return self.actual_instance.to_json()
131
- else:
132
- return json.dumps(self.actual_instance)
133
-
134
- def to_dict(self) -> Optional[Union[Dict[str, Any], TunableBool, bool]]:
135
- """Returns the dict representation of the actual instance"""
136
- if self.actual_instance is None:
137
- return None
138
-
139
- if hasattr(self.actual_instance, "to_dict") and callable(
140
- self.actual_instance.to_dict
141
- ):
142
- return self.actual_instance.to_dict()
143
- else:
144
- return self.actual_instance
145
-
146
- def to_str(self) -> str:
147
- """Returns the string representation of the actual instance"""
148
- return pprint.pformat(self.model_dump())
@@ -1,38 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Shaped API
5
-
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
-
8
- The version of the OpenAPI document: 2.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
-
17
- import json
18
- from enum import Enum
19
-
20
- from typing_extensions import Self
21
-
22
-
23
- class DistanceFunction(str, Enum):
24
- """
25
- DistanceFunction
26
- """
27
-
28
- """
29
- allowed enum values
30
- """
31
- DOT = "dot"
32
- COSINE = "cosine"
33
- L2 = "l2"
34
-
35
- @classmethod
36
- def from_json(cls, json_str: str) -> Self:
37
- """Create an instance of DistanceFunction from a JSON string"""
38
- return cls(json.loads(json_str))
@@ -1,38 +0,0 @@
1
- # coding: utf-8
2
-
3
- """
4
- Shaped API
5
-
6
- Welcome to Shaped's API reference docs. These provide a detailed view of the endpoints and CLI commands that Shaped provides and brief explanations of how they should be used. The Shaped API has four main endpoints: **Tables** - Provision and manage batch and real-time data connectors. **Views** - Configure SQL transformations and AI enrichment on your input data. Use SQL to combine multiple data sources or use an LLM to add new categories, extract specific attributes from descriptions, etc. **Engines** - Deploy and manage your relevance engines. The Engine API exposes configuration for indexing logic, input datasets, externam embeddings, and more. **Query** - Execute queries against your engines, to return data based on an input query or rerank an existing list. The Query API exposes the retrieve, filter, score, and ranking steps of the 4-stage ranking architecture. The base URL for each endpoint is: `https://api.shaped.ai/v2`
7
-
8
- The version of the OpenAPI document: 2.0.0
9
- Generated by OpenAPI Generator (https://openapi-generator.tech)
10
-
11
- Do not edit the class manually.
12
- """ # noqa: E501
13
-
14
-
15
- from __future__ import annotations
16
-
17
- import json
18
- from enum import Enum
19
-
20
- from typing_extensions import Self
21
-
22
-
23
- class EncodingPoolingStrategy(str, Enum):
24
- """
25
- EncodingPoolingStrategy
26
- """
27
-
28
- """
29
- allowed enum values
30
- """
31
- MAX = "max"
32
- MEAN = "mean"
33
- SUM = "sum"
34
-
35
- @classmethod
36
- def from_json(cls, json_str: str) -> Self:
37
- """Create an instance of EncodingPoolingStrategy from a JSON string"""
38
- return cls(json.loads(json_str))