shaped 0.14.0__tar.gz → 0.14.1__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.
- {shaped-0.14.0 → shaped-0.14.1}/PKG-INFO +25 -7
- {shaped-0.14.0 → shaped-0.14.1}/README.md +23 -5
- {shaped-0.14.0 → shaped-0.14.1}/pyproject.toml +3 -2
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/PKG-INFO +25 -7
- shaped-0.14.1/python/shaped.egg-info/SOURCES.txt +76 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/requires.txt +1 -1
- {shaped-0.14.0 → shaped-0.14.1}/setup.py +6 -6
- shaped-0.14.0/sdk/python/shaped.egg-info/SOURCES.txt +0 -76
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/__init__.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/__init__.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api/__init__.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api/dataset_api.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api/model_inference_api.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api/model_management_api.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api_client.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/api_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/configuration.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/exceptions.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/__init__.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/amplitude_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/aws_pinpoint_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/big_query_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/complement_items_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/complement_items_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/connectors_inner.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_dataset_arguments.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_embedding_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_item_embedding_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_model_arguments.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_model_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_user_embedding_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/custom_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/dataset_schema_type.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/datasets_inner.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/delete_model_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/fetch_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/file_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/file_source_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/http_validation_error.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/inference_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/insert_model_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/interaction.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/list_datasets_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/list_models_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/model_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/model_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/mongo_db_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/my_sql_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/path.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/post_rank_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/postgres_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_attribute_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_request1.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/redshift_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/retrieve_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/retriever_top_k_override.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rudder_stack_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/segment_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/similar_item_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/similar_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/similar_users_request.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/snowflake_dataset_config.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/successful_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/validation_error.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/value_type.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/view_model_response.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/rest.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/cli/__init__.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/cli/shaped_cli.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/client.py +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/dependency_links.txt +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/entry_points.txt +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/top_level.txt +0 -0
- {shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped.egg-info/zip-safe +0 -0
- {shaped-0.14.0 → shaped-0.14.1}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: shaped
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.1
|
|
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
|
|
@@ -26,11 +26,21 @@ Requires-Dist: numpy==1.26.4
|
|
|
26
26
|
Requires-Dist: urllib3<2.1.0,>=1.25.3
|
|
27
27
|
Requires-Dist: python-dateutil
|
|
28
28
|
Requires-Dist: typing-extensions>=4.7.1
|
|
29
|
-
Requires-Dist: pytest
|
|
29
|
+
Requires-Dist: pytest>=6.2.5
|
|
30
30
|
Requires-Dist: pytest-mock==3.14.0
|
|
31
31
|
|
|
32
32
|
# Python SDK
|
|
33
33
|
|
|
34
|
+
## Installation
|
|
35
|
+
|
|
36
|
+
### Local Development
|
|
37
|
+
|
|
38
|
+
```sh
|
|
39
|
+
pip install -e .
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
### Pip Installation
|
|
43
|
+
|
|
34
44
|
```sh
|
|
35
45
|
pip install shaped
|
|
36
46
|
```
|
|
@@ -112,16 +122,24 @@ print(api_response)
|
|
|
112
122
|
To recreate the autogenerated code:
|
|
113
123
|
|
|
114
124
|
1. `brew install openapi-generator`
|
|
115
|
-
2. Copy across `openapi.yaml` from the `shaped-docs` repository to
|
|
116
|
-
|
|
125
|
+
2. Copy across `openapi.yaml` from the `shaped-docs` repository to `~`
|
|
126
|
+
1. Change `-g python` to the language you want to generate
|
|
127
|
+
1. Change `-o python/` to the directory you want to output to
|
|
128
|
+
3. Navigate to `~` and run the command:
|
|
117
129
|
|
|
118
|
-
|
|
130
|
+
### Python
|
|
131
|
+
```bash
|
|
119
132
|
openapi-generator generate -g python -i openapi.yaml -o python/ -p packageName=shaped.autogen --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=api_client.py:api_response.py:configuration.py:exceptions.py:rest.py:__init__.py
|
|
120
133
|
```
|
|
121
134
|
|
|
122
|
-
|
|
123
|
-
|
|
135
|
+
### Node.js
|
|
136
|
+
```bash
|
|
137
|
+
openapi-generator generate -i openapi.yaml -g javascript -o nodejs/src -c config.yaml --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=ApiClient.js
|
|
138
|
+
```
|
|
124
139
|
|
|
140
|
+
## Testing
|
|
141
|
+
`pytest python/tests/test_rank.py --api-key 'api_key'`
|
|
142
|
+
`npm test`
|
|
125
143
|
---
|
|
126
144
|
|
|
127
145
|
# Shaped CLI
|
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
# Python SDK
|
|
2
2
|
|
|
3
|
+
## Installation
|
|
4
|
+
|
|
5
|
+
### Local Development
|
|
6
|
+
|
|
7
|
+
```sh
|
|
8
|
+
pip install -e .
|
|
9
|
+
```
|
|
10
|
+
|
|
11
|
+
### Pip Installation
|
|
12
|
+
|
|
3
13
|
```sh
|
|
4
14
|
pip install shaped
|
|
5
15
|
```
|
|
@@ -81,16 +91,24 @@ print(api_response)
|
|
|
81
91
|
To recreate the autogenerated code:
|
|
82
92
|
|
|
83
93
|
1. `brew install openapi-generator`
|
|
84
|
-
2. Copy across `openapi.yaml` from the `shaped-docs` repository to
|
|
85
|
-
|
|
94
|
+
2. Copy across `openapi.yaml` from the `shaped-docs` repository to `~`
|
|
95
|
+
1. Change `-g python` to the language you want to generate
|
|
96
|
+
1. Change `-o python/` to the directory you want to output to
|
|
97
|
+
3. Navigate to `~` and run the command:
|
|
86
98
|
|
|
87
|
-
|
|
99
|
+
### Python
|
|
100
|
+
```bash
|
|
88
101
|
openapi-generator generate -g python -i openapi.yaml -o python/ -p packageName=shaped.autogen --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=api_client.py:api_response.py:configuration.py:exceptions.py:rest.py:__init__.py
|
|
89
102
|
```
|
|
90
103
|
|
|
91
|
-
|
|
92
|
-
|
|
104
|
+
### Node.js
|
|
105
|
+
```bash
|
|
106
|
+
openapi-generator generate -i openapi.yaml -g javascript -o nodejs/src -c config.yaml --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=ApiClient.js
|
|
107
|
+
```
|
|
93
108
|
|
|
109
|
+
## Testing
|
|
110
|
+
`pytest python/tests/test_rank.py --api-key 'api_key'`
|
|
111
|
+
`npm test`
|
|
94
112
|
---
|
|
95
113
|
|
|
96
114
|
# Shaped CLI
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: shaped
|
|
3
|
-
Version: 0.14.
|
|
3
|
+
Version: 0.14.1
|
|
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
|
|
@@ -26,11 +26,21 @@ Requires-Dist: numpy==1.26.4
|
|
|
26
26
|
Requires-Dist: urllib3<2.1.0,>=1.25.3
|
|
27
27
|
Requires-Dist: python-dateutil
|
|
28
28
|
Requires-Dist: typing-extensions>=4.7.1
|
|
29
|
-
Requires-Dist: pytest
|
|
29
|
+
Requires-Dist: pytest>=6.2.5
|
|
30
30
|
Requires-Dist: pytest-mock==3.14.0
|
|
31
31
|
|
|
32
32
|
# Python SDK
|
|
33
33
|
|
|
34
|
+
## Installation
|
|
35
|
+
|
|
36
|
+
### Local Development
|
|
37
|
+
|
|
38
|
+
```sh
|
|
39
|
+
pip install -e .
|
|
40
|
+
```
|
|
41
|
+
|
|
42
|
+
### Pip Installation
|
|
43
|
+
|
|
34
44
|
```sh
|
|
35
45
|
pip install shaped
|
|
36
46
|
```
|
|
@@ -112,16 +122,24 @@ print(api_response)
|
|
|
112
122
|
To recreate the autogenerated code:
|
|
113
123
|
|
|
114
124
|
1. `brew install openapi-generator`
|
|
115
|
-
2. Copy across `openapi.yaml` from the `shaped-docs` repository to
|
|
116
|
-
|
|
125
|
+
2. Copy across `openapi.yaml` from the `shaped-docs` repository to `~`
|
|
126
|
+
1. Change `-g python` to the language you want to generate
|
|
127
|
+
1. Change `-o python/` to the directory you want to output to
|
|
128
|
+
3. Navigate to `~` and run the command:
|
|
117
129
|
|
|
118
|
-
|
|
130
|
+
### Python
|
|
131
|
+
```bash
|
|
119
132
|
openapi-generator generate -g python -i openapi.yaml -o python/ -p packageName=shaped.autogen --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=api_client.py:api_response.py:configuration.py:exceptions.py:rest.py:__init__.py
|
|
120
133
|
```
|
|
121
134
|
|
|
122
|
-
|
|
123
|
-
|
|
135
|
+
### Node.js
|
|
136
|
+
```bash
|
|
137
|
+
openapi-generator generate -i openapi.yaml -g javascript -o nodejs/src -c config.yaml --global-property models,apis,apiDocs=false,modelDocs=false,modelTests=false,apiTests=false,supportingFiles=ApiClient.js
|
|
138
|
+
```
|
|
124
139
|
|
|
140
|
+
## Testing
|
|
141
|
+
`pytest python/tests/test_rank.py --api-key 'api_key'`
|
|
142
|
+
`npm test`
|
|
125
143
|
---
|
|
126
144
|
|
|
127
145
|
# Shaped CLI
|
|
@@ -0,0 +1,76 @@
|
|
|
1
|
+
README.md
|
|
2
|
+
pyproject.toml
|
|
3
|
+
setup.py
|
|
4
|
+
python/shaped/__init__.py
|
|
5
|
+
python/shaped/client.py
|
|
6
|
+
python/shaped.egg-info/PKG-INFO
|
|
7
|
+
python/shaped.egg-info/SOURCES.txt
|
|
8
|
+
python/shaped.egg-info/dependency_links.txt
|
|
9
|
+
python/shaped.egg-info/entry_points.txt
|
|
10
|
+
python/shaped.egg-info/requires.txt
|
|
11
|
+
python/shaped.egg-info/top_level.txt
|
|
12
|
+
python/shaped.egg-info/zip-safe
|
|
13
|
+
python/shaped/autogen/__init__.py
|
|
14
|
+
python/shaped/autogen/api_client.py
|
|
15
|
+
python/shaped/autogen/api_response.py
|
|
16
|
+
python/shaped/autogen/configuration.py
|
|
17
|
+
python/shaped/autogen/exceptions.py
|
|
18
|
+
python/shaped/autogen/rest.py
|
|
19
|
+
python/shaped/autogen/api/__init__.py
|
|
20
|
+
python/shaped/autogen/api/dataset_api.py
|
|
21
|
+
python/shaped/autogen/api/model_inference_api.py
|
|
22
|
+
python/shaped/autogen/api/model_management_api.py
|
|
23
|
+
python/shaped/autogen/models/__init__.py
|
|
24
|
+
python/shaped/autogen/models/amplitude_dataset_config.py
|
|
25
|
+
python/shaped/autogen/models/aws_pinpoint_dataset_config.py
|
|
26
|
+
python/shaped/autogen/models/big_query_dataset_config.py
|
|
27
|
+
python/shaped/autogen/models/complement_items_request.py
|
|
28
|
+
python/shaped/autogen/models/complement_items_response.py
|
|
29
|
+
python/shaped/autogen/models/connectors_inner.py
|
|
30
|
+
python/shaped/autogen/models/create_dataset_arguments.py
|
|
31
|
+
python/shaped/autogen/models/create_embedding_response.py
|
|
32
|
+
python/shaped/autogen/models/create_item_embedding_request.py
|
|
33
|
+
python/shaped/autogen/models/create_model_arguments.py
|
|
34
|
+
python/shaped/autogen/models/create_model_response.py
|
|
35
|
+
python/shaped/autogen/models/create_user_embedding_request.py
|
|
36
|
+
python/shaped/autogen/models/custom_dataset_config.py
|
|
37
|
+
python/shaped/autogen/models/dataset_config.py
|
|
38
|
+
python/shaped/autogen/models/dataset_schema_type.py
|
|
39
|
+
python/shaped/autogen/models/datasets_inner.py
|
|
40
|
+
python/shaped/autogen/models/delete_model_response.py
|
|
41
|
+
python/shaped/autogen/models/fetch_config.py
|
|
42
|
+
python/shaped/autogen/models/file_config.py
|
|
43
|
+
python/shaped/autogen/models/file_source_config.py
|
|
44
|
+
python/shaped/autogen/models/http_validation_error.py
|
|
45
|
+
python/shaped/autogen/models/inference_config.py
|
|
46
|
+
python/shaped/autogen/models/insert_model_response.py
|
|
47
|
+
python/shaped/autogen/models/interaction.py
|
|
48
|
+
python/shaped/autogen/models/list_datasets_response.py
|
|
49
|
+
python/shaped/autogen/models/list_models_response.py
|
|
50
|
+
python/shaped/autogen/models/model_config.py
|
|
51
|
+
python/shaped/autogen/models/model_response.py
|
|
52
|
+
python/shaped/autogen/models/mongo_db_dataset_config.py
|
|
53
|
+
python/shaped/autogen/models/my_sql_dataset_config.py
|
|
54
|
+
python/shaped/autogen/models/path.py
|
|
55
|
+
python/shaped/autogen/models/post_rank_request.py
|
|
56
|
+
python/shaped/autogen/models/postgres_dataset_config.py
|
|
57
|
+
python/shaped/autogen/models/rank_attribute_response.py
|
|
58
|
+
python/shaped/autogen/models/rank_grid_attribute_request.py
|
|
59
|
+
python/shaped/autogen/models/rank_grid_attribute_request1.py
|
|
60
|
+
python/shaped/autogen/models/rank_grid_attribute_response.py
|
|
61
|
+
python/shaped/autogen/models/rank_response.py
|
|
62
|
+
python/shaped/autogen/models/redshift_dataset_config.py
|
|
63
|
+
python/shaped/autogen/models/retrieve_request.py
|
|
64
|
+
python/shaped/autogen/models/retriever_top_k_override.py
|
|
65
|
+
python/shaped/autogen/models/rudder_stack_dataset_config.py
|
|
66
|
+
python/shaped/autogen/models/segment_dataset_config.py
|
|
67
|
+
python/shaped/autogen/models/similar_item_request.py
|
|
68
|
+
python/shaped/autogen/models/similar_response.py
|
|
69
|
+
python/shaped/autogen/models/similar_users_request.py
|
|
70
|
+
python/shaped/autogen/models/snowflake_dataset_config.py
|
|
71
|
+
python/shaped/autogen/models/successful_response.py
|
|
72
|
+
python/shaped/autogen/models/validation_error.py
|
|
73
|
+
python/shaped/autogen/models/value_type.py
|
|
74
|
+
python/shaped/autogen/models/view_model_response.py
|
|
75
|
+
python/shaped/cli/__init__.py
|
|
76
|
+
python/shaped/cli/shaped_cli.py
|
|
@@ -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 = "0.14.
|
|
11
|
+
version = "0.14.1"
|
|
12
12
|
|
|
13
13
|
setup(
|
|
14
14
|
name="shaped",
|
|
@@ -28,11 +28,11 @@ setup(
|
|
|
28
28
|
"Intended Audience :: Developers",
|
|
29
29
|
],
|
|
30
30
|
packages=find_packages(
|
|
31
|
-
where="
|
|
31
|
+
where="python",
|
|
32
32
|
include=["shaped*"],
|
|
33
|
-
exclude=["
|
|
33
|
+
exclude=["python/tests"],
|
|
34
34
|
),
|
|
35
|
-
package_dir={'': '
|
|
35
|
+
package_dir={'': 'python'},
|
|
36
36
|
include_package_data=True,
|
|
37
37
|
zip_safe=True,
|
|
38
38
|
install_requires=[
|
|
@@ -49,11 +49,11 @@ setup(
|
|
|
49
49
|
"urllib3 >= 1.25.3, < 2.1.0",
|
|
50
50
|
"python-dateutil",
|
|
51
51
|
"typing-extensions >= 4.7.1",
|
|
52
|
-
"pytest
|
|
52
|
+
"pytest>=6.2.5",
|
|
53
53
|
"pytest-mock==3.14.0",
|
|
54
54
|
],
|
|
55
55
|
# TODO(Ben SHA-1977): Investigate Python 3.12 support.
|
|
56
56
|
python_requires=">=3.8, <3.12",
|
|
57
57
|
entry_points={"console_scripts": ["shaped=shaped.cli.shaped_cli:app"]},
|
|
58
|
-
test_suite="
|
|
58
|
+
test_suite="python.tests",
|
|
59
59
|
)
|
|
@@ -1,76 +0,0 @@
|
|
|
1
|
-
README.md
|
|
2
|
-
pyproject.toml
|
|
3
|
-
setup.py
|
|
4
|
-
sdk/python/shaped/__init__.py
|
|
5
|
-
sdk/python/shaped/client.py
|
|
6
|
-
sdk/python/shaped.egg-info/PKG-INFO
|
|
7
|
-
sdk/python/shaped.egg-info/SOURCES.txt
|
|
8
|
-
sdk/python/shaped.egg-info/dependency_links.txt
|
|
9
|
-
sdk/python/shaped.egg-info/entry_points.txt
|
|
10
|
-
sdk/python/shaped.egg-info/requires.txt
|
|
11
|
-
sdk/python/shaped.egg-info/top_level.txt
|
|
12
|
-
sdk/python/shaped.egg-info/zip-safe
|
|
13
|
-
sdk/python/shaped/autogen/__init__.py
|
|
14
|
-
sdk/python/shaped/autogen/api_client.py
|
|
15
|
-
sdk/python/shaped/autogen/api_response.py
|
|
16
|
-
sdk/python/shaped/autogen/configuration.py
|
|
17
|
-
sdk/python/shaped/autogen/exceptions.py
|
|
18
|
-
sdk/python/shaped/autogen/rest.py
|
|
19
|
-
sdk/python/shaped/autogen/api/__init__.py
|
|
20
|
-
sdk/python/shaped/autogen/api/dataset_api.py
|
|
21
|
-
sdk/python/shaped/autogen/api/model_inference_api.py
|
|
22
|
-
sdk/python/shaped/autogen/api/model_management_api.py
|
|
23
|
-
sdk/python/shaped/autogen/models/__init__.py
|
|
24
|
-
sdk/python/shaped/autogen/models/amplitude_dataset_config.py
|
|
25
|
-
sdk/python/shaped/autogen/models/aws_pinpoint_dataset_config.py
|
|
26
|
-
sdk/python/shaped/autogen/models/big_query_dataset_config.py
|
|
27
|
-
sdk/python/shaped/autogen/models/complement_items_request.py
|
|
28
|
-
sdk/python/shaped/autogen/models/complement_items_response.py
|
|
29
|
-
sdk/python/shaped/autogen/models/connectors_inner.py
|
|
30
|
-
sdk/python/shaped/autogen/models/create_dataset_arguments.py
|
|
31
|
-
sdk/python/shaped/autogen/models/create_embedding_response.py
|
|
32
|
-
sdk/python/shaped/autogen/models/create_item_embedding_request.py
|
|
33
|
-
sdk/python/shaped/autogen/models/create_model_arguments.py
|
|
34
|
-
sdk/python/shaped/autogen/models/create_model_response.py
|
|
35
|
-
sdk/python/shaped/autogen/models/create_user_embedding_request.py
|
|
36
|
-
sdk/python/shaped/autogen/models/custom_dataset_config.py
|
|
37
|
-
sdk/python/shaped/autogen/models/dataset_config.py
|
|
38
|
-
sdk/python/shaped/autogen/models/dataset_schema_type.py
|
|
39
|
-
sdk/python/shaped/autogen/models/datasets_inner.py
|
|
40
|
-
sdk/python/shaped/autogen/models/delete_model_response.py
|
|
41
|
-
sdk/python/shaped/autogen/models/fetch_config.py
|
|
42
|
-
sdk/python/shaped/autogen/models/file_config.py
|
|
43
|
-
sdk/python/shaped/autogen/models/file_source_config.py
|
|
44
|
-
sdk/python/shaped/autogen/models/http_validation_error.py
|
|
45
|
-
sdk/python/shaped/autogen/models/inference_config.py
|
|
46
|
-
sdk/python/shaped/autogen/models/insert_model_response.py
|
|
47
|
-
sdk/python/shaped/autogen/models/interaction.py
|
|
48
|
-
sdk/python/shaped/autogen/models/list_datasets_response.py
|
|
49
|
-
sdk/python/shaped/autogen/models/list_models_response.py
|
|
50
|
-
sdk/python/shaped/autogen/models/model_config.py
|
|
51
|
-
sdk/python/shaped/autogen/models/model_response.py
|
|
52
|
-
sdk/python/shaped/autogen/models/mongo_db_dataset_config.py
|
|
53
|
-
sdk/python/shaped/autogen/models/my_sql_dataset_config.py
|
|
54
|
-
sdk/python/shaped/autogen/models/path.py
|
|
55
|
-
sdk/python/shaped/autogen/models/post_rank_request.py
|
|
56
|
-
sdk/python/shaped/autogen/models/postgres_dataset_config.py
|
|
57
|
-
sdk/python/shaped/autogen/models/rank_attribute_response.py
|
|
58
|
-
sdk/python/shaped/autogen/models/rank_grid_attribute_request.py
|
|
59
|
-
sdk/python/shaped/autogen/models/rank_grid_attribute_request1.py
|
|
60
|
-
sdk/python/shaped/autogen/models/rank_grid_attribute_response.py
|
|
61
|
-
sdk/python/shaped/autogen/models/rank_response.py
|
|
62
|
-
sdk/python/shaped/autogen/models/redshift_dataset_config.py
|
|
63
|
-
sdk/python/shaped/autogen/models/retrieve_request.py
|
|
64
|
-
sdk/python/shaped/autogen/models/retriever_top_k_override.py
|
|
65
|
-
sdk/python/shaped/autogen/models/rudder_stack_dataset_config.py
|
|
66
|
-
sdk/python/shaped/autogen/models/segment_dataset_config.py
|
|
67
|
-
sdk/python/shaped/autogen/models/similar_item_request.py
|
|
68
|
-
sdk/python/shaped/autogen/models/similar_response.py
|
|
69
|
-
sdk/python/shaped/autogen/models/similar_users_request.py
|
|
70
|
-
sdk/python/shaped/autogen/models/snowflake_dataset_config.py
|
|
71
|
-
sdk/python/shaped/autogen/models/successful_response.py
|
|
72
|
-
sdk/python/shaped/autogen/models/validation_error.py
|
|
73
|
-
sdk/python/shaped/autogen/models/value_type.py
|
|
74
|
-
sdk/python/shaped/autogen/models/view_model_response.py
|
|
75
|
-
sdk/python/shaped/cli/__init__.py
|
|
76
|
-
sdk/python/shaped/cli/shaped_cli.py
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/amplitude_dataset_config.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/aws_pinpoint_dataset_config.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/big_query_dataset_config.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/complement_items_request.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/complement_items_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_dataset_arguments.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_embedding_response.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_item_embedding_request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/create_user_embedding_request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_request.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_request1.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rank_grid_attribute_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/retriever_top_k_override.py
RENAMED
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/rudder_stack_dataset_config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{shaped-0.14.0/sdk → shaped-0.14.1}/python/shaped/autogen/models/snowflake_dataset_config.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|