@@ -4,7 +4,7 @@ No description provided (generated by Openapi Generator https://github.com/opena
44This Python package is automatically generated by the [ OpenAPI Generator] ( https://openapi-generator.tech ) project:
55
66- API version: 0.1.0
7- - Package version: 3.1.16
7+ - Package version: 3.2.4
88- Generator version: 7.9.0
99- Build package: org.openapitools.codegen.languages.PythonClientCodegen
1010
@@ -105,6 +105,7 @@ Class | Method | HTTP request | Description
105105* EXTERNALApi* | [ ** create_setup_payments_setup_checkout_post** ] ( docs/EXTERNALApi.md#create_setup_payments_setup_checkout_post ) | ** POST** /payments/setup_checkout | Create Setup
106106* 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
107107* 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
108109* 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
109110* 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
110111* 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
124125* EXTERNALApi* | [ ** get_usage_daily_bills_get** ] ( docs/EXTERNALApi.md#get_usage_daily_bills_get ) | ** GET** /daily_bills | Get Usage
125126* 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
126127* 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
127129* 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
128130* 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
129132
130133
131134## Documentation For Models
@@ -135,8 +138,7 @@ Class | Method | HTTP request | Description
135138 - [ CServeRecipe] ( docs/CServeRecipe.md )
136139 - [ CServeRecipePerf] ( docs/CServeRecipePerf.md )
137140 - [ CServeRecipeResponse] ( docs/CServeRecipeResponse.md )
138- - [ CServeV2RecipeInput] ( docs/CServeV2RecipeInput.md )
139- - [ CServeV2RecipeOutput] ( docs/CServeV2RecipeOutput.md )
141+ - [ CServeV2Recipe] ( docs/CServeV2Recipe.md )
140142 - [ CreateCServeDeploymentRequest] ( docs/CreateCServeDeploymentRequest.md )
141143 - [ CreateCServeDeploymentResponse] ( docs/CreateCServeDeploymentResponse.md )
142144 - [ CreateCServeV2DeploymentRequest] ( docs/CreateCServeV2DeploymentRequest.md )
@@ -150,6 +152,8 @@ Class | Method | HTTP request | Description
150152 - [ CreateRagDeploymentRequest] ( docs/CreateRagDeploymentRequest.md )
151153 - [ CreateRagDeploymentResponse] ( docs/CreateRagDeploymentResponse.md )
152154 - [ CreateSetupCheckoutRequest] ( docs/CreateSetupCheckoutRequest.md )
155+ - [ CreateUrlRequest] ( docs/CreateUrlRequest.md )
156+ - [ CreateUrlResponse] ( docs/CreateUrlResponse.md )
153157 - [ CreditsResponse] ( docs/CreditsResponse.md )
154158 - [ DailyBillResponse] ( docs/DailyBillResponse.md )
155159 - [ DeploymentStatus] ( docs/DeploymentStatus.md )
@@ -165,7 +169,7 @@ Class | Method | HTTP request | Description
165169 - [ GetDeploymentResponse] ( docs/GetDeploymentResponse.md )
166170 - [ GetDeploymentUsageResponse] ( docs/GetDeploymentUsageResponse.md )
167171 - [ GetInferenceDeploymentResponse] ( docs/GetInferenceDeploymentResponse.md )
168- - [ GetPaymentsResponse ] ( docs/GetPaymentsResponse .md )
172+ - [ GetPaymentResponse ] ( docs/GetPaymentResponse .md )
169173 - [ GetRagDeploymentResponse] ( docs/GetRagDeploymentResponse.md )
170174 - [ HTTPValidationError] ( docs/HTTPValidationError.md )
171175 - [ HardwareInstanceResponse] ( docs/HardwareInstanceResponse.md )
@@ -175,14 +179,15 @@ Class | Method | HTTP request | Description
175179 - [ ListGetClusterResponse] ( docs/ListGetClusterResponse.md )
176180 - [ ListGetDeploymentResponse] ( docs/ListGetDeploymentResponse.md )
177181 - [ ListHardwareInstanceResponse] ( docs/ListHardwareInstanceResponse.md )
182+ - [ ListPaymentsResponse] ( docs/ListPaymentsResponse.md )
178183 - [ ListPrebuiltImageResponse] ( docs/ListPrebuiltImageResponse.md )
179184 - [ ListUserVaultItemsResponse] ( docs/ListUserVaultItemsResponse.md )
180185 - [ Metric] ( docs/Metric.md )
181186 - [ PrebuiltImageResponse] ( docs/PrebuiltImageResponse.md )
182187 - [ ServiceStatus] ( docs/ServiceStatus.md )
188+ - [ UpdateAutopayRequest] ( docs/UpdateAutopayRequest.md )
183189 - [ UserSupportEmailRequest] ( docs/UserSupportEmailRequest.md )
184- - [ UserVaultItemInput] ( docs/UserVaultItemInput.md )
185- - [ UserVaultItemOutput] ( docs/UserVaultItemOutput.md )
190+ - [ UserVaultItem] ( docs/UserVaultItem.md )
186191 - [ UserVaultType] ( docs/UserVaultType.md )
187192 - [ ValidationError] ( docs/ValidationError.md )
188193 - [ ValidationErrorLocInner] ( docs/ValidationErrorLocInner.md )
0 commit comments