shaped 1.0.1__tar.gz → 1.0.2__tar.gz

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 (79) hide show
  1. {shaped-1.0.1 → shaped-1.0.2}/PKG-INFO +12 -2
  2. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/cli/shaped_cli.py +2 -2
  3. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/PKG-INFO +12 -2
  4. {shaped-1.0.1 → shaped-1.0.2}/setup.py +1 -1
  5. {shaped-1.0.1 → shaped-1.0.2}/README.md +0 -0
  6. {shaped-1.0.1 → shaped-1.0.2}/pyproject.toml +0 -0
  7. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/__init__.py +0 -0
  8. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/__init__.py +0 -0
  9. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api/__init__.py +0 -0
  10. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api/dataset_api.py +0 -0
  11. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api/model_inference_api.py +0 -0
  12. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api/model_management_api.py +0 -0
  13. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api_client.py +0 -0
  14. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/api_response.py +0 -0
  15. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/configuration.py +0 -0
  16. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/exceptions.py +0 -0
  17. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/__init__.py +0 -0
  18. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/amplitude_dataset_config.py +0 -0
  19. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/aws_pinpoint_dataset_config.py +0 -0
  20. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/big_query_dataset_config.py +0 -0
  21. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/complement_items_request.py +0 -0
  22. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/complement_items_response.py +0 -0
  23. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/connectors_inner.py +0 -0
  24. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_dataset_arguments.py +0 -0
  25. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_embedding_response.py +0 -0
  26. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_item_embedding_request.py +0 -0
  27. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_model_arguments.py +0 -0
  28. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_model_response.py +0 -0
  29. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/create_user_embedding_request.py +0 -0
  30. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/custom_dataset_config.py +0 -0
  31. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/dataset_config.py +0 -0
  32. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/dataset_schema_type.py +0 -0
  33. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/datasets_inner.py +0 -0
  34. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/delete_model_response.py +0 -0
  35. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/fetch_config.py +0 -0
  36. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/file_config.py +0 -0
  37. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/file_source_config.py +0 -0
  38. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/http_validation_error.py +0 -0
  39. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/inference_config.py +0 -0
  40. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/insert_model_response.py +0 -0
  41. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/interaction.py +0 -0
  42. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/list_datasets_response.py +0 -0
  43. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/list_models_response.py +0 -0
  44. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/model_config.py +0 -0
  45. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/model_response.py +0 -0
  46. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/mongo_db_dataset_config.py +0 -0
  47. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/my_sql_dataset_config.py +0 -0
  48. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/path.py +0 -0
  49. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/post_rank_request.py +0 -0
  50. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/postgres_dataset_config.py +0 -0
  51. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rank_attribute_response.py +0 -0
  52. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rank_grid_attribute_request.py +0 -0
  53. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rank_grid_attribute_request1.py +0 -0
  54. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rank_grid_attribute_response.py +0 -0
  55. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rank_response.py +0 -0
  56. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/redshift_dataset_config.py +0 -0
  57. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/retrieve_request.py +0 -0
  58. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/retrieve_response.py +0 -0
  59. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/retriever_top_k_override.py +0 -0
  60. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/rudder_stack_dataset_config.py +0 -0
  61. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/segment_dataset_config.py +0 -0
  62. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/similar_item_request.py +0 -0
  63. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/similar_response.py +0 -0
  64. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/similar_users_request.py +0 -0
  65. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/snowflake_dataset_config.py +0 -0
  66. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/successful_response.py +0 -0
  67. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/validation_error.py +0 -0
  68. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/value_type.py +0 -0
  69. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/models/view_model_response.py +0 -0
  70. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/autogen/rest.py +0 -0
  71. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/cli/__init__.py +0 -0
  72. {shaped-1.0.1 → shaped-1.0.2}/python/shaped/client.py +0 -0
  73. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/SOURCES.txt +0 -0
  74. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/dependency_links.txt +0 -0
  75. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/entry_points.txt +0 -0
  76. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/requires.txt +0 -0
  77. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/top_level.txt +0 -0
  78. {shaped-1.0.1 → shaped-1.0.2}/python/shaped.egg-info/zip-safe +0 -0
  79. {shaped-1.0.1 → shaped-1.0.2}/setup.cfg +0 -0
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: shaped
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: CLI and SDK tools for interacting with the Shaped API.
5
5
  Home-page: https://github.com/shaped-ai/shaped-cli
6
6
  Author: Shaped Team
@@ -28,6 +28,16 @@ Requires-Dist: python-dateutil
28
28
  Requires-Dist: typing-extensions>=4.7.1
29
29
  Requires-Dist: pytest>=6.2.5
30
30
  Requires-Dist: pytest-mock==3.14.0
31
+ Dynamic: author
32
+ Dynamic: author-email
33
+ Dynamic: classifier
34
+ Dynamic: description
35
+ Dynamic: description-content-type
36
+ Dynamic: home-page
37
+ Dynamic: keywords
38
+ Dynamic: requires-dist
39
+ Dynamic: requires-python
40
+ Dynamic: summary
31
41
 
32
42
  # Python SDK
33
43
 
@@ -260,9 +260,9 @@ def create_dataset_from_uri(
260
260
 
261
261
  chunk_column_definitions = {col: "String" for col in chunk_columns}
262
262
  dataset_definition = {
263
- "dataset_name": name,
263
+ "name": name,
264
264
  "schema_type": "CUSTOM",
265
- "schema": chunk_column_definitions,
265
+ "column_schema": chunk_column_definitions,
266
266
  }
267
267
  dataset_created = _create_dataset_from_payload(json.dumps(dataset_definition))
268
268
  if dataset_created:
@@ -1,6 +1,6 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.2
2
2
  Name: shaped
3
- Version: 1.0.1
3
+ Version: 1.0.2
4
4
  Summary: CLI and SDK tools for interacting with the Shaped API.
5
5
  Home-page: https://github.com/shaped-ai/shaped-cli
6
6
  Author: Shaped Team
@@ -28,6 +28,16 @@ Requires-Dist: python-dateutil
28
28
  Requires-Dist: typing-extensions>=4.7.1
29
29
  Requires-Dist: pytest>=6.2.5
30
30
  Requires-Dist: pytest-mock==3.14.0
31
+ Dynamic: author
32
+ Dynamic: author-email
33
+ Dynamic: classifier
34
+ Dynamic: description
35
+ Dynamic: description-content-type
36
+ Dynamic: home-page
37
+ Dynamic: keywords
38
+ Dynamic: requires-dist
39
+ Dynamic: requires-python
40
+ Dynamic: summary
31
41
 
32
42
  # Python SDK
33
43
 
@@ -8,7 +8,7 @@ from setuptools import find_packages, setup
8
8
  with open("README.md") as f:
9
9
  long_description = f.read()
10
10
 
11
- version = "1.0.1"
11
+ version = "1.0.2"
12
12
 
13
13
  setup(
14
14
  name="shaped",
File without changes
File without changes
File without changes
File without changes
File without changes