@@ -4,7 +4,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
4
4
This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
5
5
6
6
- API version: 0.1.0
7
- - Package version: 3.1.16
7
+ - Package version: 3.2.4
8
8
- Generator version: 7.9.0
9
9
- Build package: org.openapitools.codegen.languages.PythonClientCodegen
10
10
@@ -105,6 +105,7 @@ Class | Method | HTTP request | Description
105
105
* EXTERNALApi* | [ ** create_setup_payments_setup_checkout_post** ] ( docs/EXTERNALApi.md#create_setup_payments_setup_checkout_post ) | ** POST** /payments/setup_checkout | Create Setup
106
106
* EXTERNALApi* | [ ** delete_api_key_credentials_api_key_id_delete** ] ( docs/EXTERNALApi.md#delete_api_key_credentials_api_key_id_delete ) | ** DELETE** /credentials/api-key/{id} | Delete Api Key
107
107
* EXTERNALApi* | [ ** delete_user_vault_item_endpoint_user_vault_delete** ] ( docs/EXTERNALApi.md#delete_user_vault_item_endpoint_user_vault_delete ) | ** DELETE** /user_vault | Delete User Vault Item Endpoint
108
+ * EXTERNALApi* | [ ** download_url_file_url_download_post** ] ( docs/EXTERNALApi.md#download_url_file_url_download_post ) | ** POST** /file_url/download | Download Url
108
109
* EXTERNALApi* | [ ** get_all_user_vault_items_endpoint_user_vault_get** ] ( docs/EXTERNALApi.md#get_all_user_vault_items_endpoint_user_vault_get ) | ** GET** /user_vault | Get All User Vault Items Endpoint
109
110
* EXTERNALApi* | [ ** get_api_keys_credentials_api_key_get** ] ( docs/EXTERNALApi.md#get_api_keys_credentials_api_key_get ) | ** GET** /credentials/api-key | Get Api Keys
110
111
* EXTERNALApi* | [ ** get_clusters_clusters_get** ] ( docs/EXTERNALApi.md#get_clusters_clusters_get ) | ** GET** /clusters | Get Clusters
@@ -124,8 +125,10 @@ Class | Method | HTTP request | Description
124
125
* EXTERNALApi* | [ ** get_usage_daily_bills_get** ] ( docs/EXTERNALApi.md#get_usage_daily_bills_get ) | ** GET** /daily_bills | Get Usage
125
126
* EXTERNALApi* | [ ** get_usage_deployments_usage_deployment_id_get** ] ( docs/EXTERNALApi.md#get_usage_deployments_usage_deployment_id_get ) | ** GET** /deployments/usage/{deployment_id} | Get Usage
126
127
* EXTERNALApi* | [ ** setup_stripe_customer_payments_setup_post** ] ( docs/EXTERNALApi.md#setup_stripe_customer_payments_setup_post ) | ** POST** /payments/setup | Setup Stripe Customer
128
+ * EXTERNALApi* | [ ** update_autopay_preferences_autopay_put** ] ( docs/EXTERNALApi.md#update_autopay_preferences_autopay_put ) | ** PUT** /preferences/autopay | Update Autopay
127
129
* EXTERNALApi* | [ ** update_deployment_status_deployments_status_deployment_id_put** ] ( docs/EXTERNALApi.md#update_deployment_status_deployments_status_deployment_id_put ) | ** PUT** /deployments/status/{deployment_id} | Update Deployment Status
128
130
* EXTERNALApi* | [ ** update_user_vault_item_endpoint_user_vault_put** ] ( docs/EXTERNALApi.md#update_user_vault_item_endpoint_user_vault_put ) | ** PUT** /user_vault | Update User Vault Item Endpoint
131
+ * EXTERNALApi* | [ ** upload_url_file_url_upload_post** ] ( docs/EXTERNALApi.md#upload_url_file_url_upload_post ) | ** POST** /file_url/upload | Upload Url
129
132
130
133
131
134
## Documentation For Models
@@ -135,8 +138,7 @@ Class | Method | HTTP request | Description
135
138
- [ CServeRecipe] ( docs/CServeRecipe.md )
136
139
- [ CServeRecipePerf] ( docs/CServeRecipePerf.md )
137
140
- [ CServeRecipeResponse] ( docs/CServeRecipeResponse.md )
138
- - [ CServeV2RecipeInput] ( docs/CServeV2RecipeInput.md )
139
- - [ CServeV2RecipeOutput] ( docs/CServeV2RecipeOutput.md )
141
+ - [ CServeV2Recipe] ( docs/CServeV2Recipe.md )
140
142
- [ CreateCServeDeploymentRequest] ( docs/CreateCServeDeploymentRequest.md )
141
143
- [ CreateCServeDeploymentResponse] ( docs/CreateCServeDeploymentResponse.md )
142
144
- [ CreateCServeV2DeploymentRequest] ( docs/CreateCServeV2DeploymentRequest.md )
@@ -150,6 +152,8 @@ Class | Method | HTTP request | Description
150
152
- [ CreateRagDeploymentRequest] ( docs/CreateRagDeploymentRequest.md )
151
153
- [ CreateRagDeploymentResponse] ( docs/CreateRagDeploymentResponse.md )
152
154
- [ CreateSetupCheckoutRequest] ( docs/CreateSetupCheckoutRequest.md )
155
+ - [ CreateUrlRequest] ( docs/CreateUrlRequest.md )
156
+ - [ CreateUrlResponse] ( docs/CreateUrlResponse.md )
153
157
- [ CreditsResponse] ( docs/CreditsResponse.md )
154
158
- [ DailyBillResponse] ( docs/DailyBillResponse.md )
155
159
- [ DeploymentStatus] ( docs/DeploymentStatus.md )
@@ -165,7 +169,7 @@ Class | Method | HTTP request | Description
165
169
- [ GetDeploymentResponse] ( docs/GetDeploymentResponse.md )
166
170
- [ GetDeploymentUsageResponse] ( docs/GetDeploymentUsageResponse.md )
167
171
- [ GetInferenceDeploymentResponse] ( docs/GetInferenceDeploymentResponse.md )
168
- - [ GetPaymentsResponse ] ( docs/GetPaymentsResponse .md )
172
+ - [ GetPaymentResponse ] ( docs/GetPaymentResponse .md )
169
173
- [ GetRagDeploymentResponse] ( docs/GetRagDeploymentResponse.md )
170
174
- [ HTTPValidationError] ( docs/HTTPValidationError.md )
171
175
- [ HardwareInstanceResponse] ( docs/HardwareInstanceResponse.md )
@@ -175,14 +179,15 @@ Class | Method | HTTP request | Description
175
179
- [ ListGetClusterResponse] ( docs/ListGetClusterResponse.md )
176
180
- [ ListGetDeploymentResponse] ( docs/ListGetDeploymentResponse.md )
177
181
- [ ListHardwareInstanceResponse] ( docs/ListHardwareInstanceResponse.md )
182
+ - [ ListPaymentsResponse] ( docs/ListPaymentsResponse.md )
178
183
- [ ListPrebuiltImageResponse] ( docs/ListPrebuiltImageResponse.md )
179
184
- [ ListUserVaultItemsResponse] ( docs/ListUserVaultItemsResponse.md )
180
185
- [ Metric] ( docs/Metric.md )
181
186
- [ PrebuiltImageResponse] ( docs/PrebuiltImageResponse.md )
182
187
- [ ServiceStatus] ( docs/ServiceStatus.md )
188
+ - [ UpdateAutopayRequest] ( docs/UpdateAutopayRequest.md )
183
189
- [ UserSupportEmailRequest] ( docs/UserSupportEmailRequest.md )
184
- - [ UserVaultItemInput] ( docs/UserVaultItemInput.md )
185
- - [ UserVaultItemOutput] ( docs/UserVaultItemOutput.md )
190
+ - [ UserVaultItem] ( docs/UserVaultItem.md )
186
191
- [ UserVaultType] ( docs/UserVaultType.md )
187
192
- [ ValidationError] ( docs/ValidationError.md )
188
193
- [ ValidationErrorLocInner] ( docs/ValidationErrorLocInner.md )
0 commit comments