Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
57 changes: 57 additions & 0 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ docs/AIFileStorageApi.md
docs/AIInferenceApi.md
docs/AIModelsApi.md
docs/AIMonitoringApi.md
docs/AIOrchestrationsApi.md
docs/AISessionsApi.md
docs/AITaskManagementApi.md
docs/AIToolsApi.md
Expand All @@ -23,6 +24,7 @@ docs/ApplicationsApi.md
docs/BackupManagementApi.md
docs/BulkSetEnvironmentVariablesRequest.md
docs/BulkSetEnvironmentVariablesRequestEnvironmentInner.md
docs/CDNMetricsApi.md
docs/ChatInference200Response.md
docs/ChatInference200ResponseResponse.md
docs/ChatInference200ResponseResponseToolUse.md
Expand All @@ -32,6 +34,7 @@ docs/ChatInference200ResponseResponseToolUseOneOfResult.md
docs/ChatInference200ResponseUsage.md
docs/ChatInference202Response.md
docs/ChatInferenceRequest.md
docs/ChatInferenceRequestGuardrails.md
docs/ChatInferenceRequestMessagesInner.md
docs/ChatInferenceRequestMessagesInnerContent.md
docs/ChatInferenceRequestMessagesInnerContentOneOfInner.md
Expand Down Expand Up @@ -94,6 +97,9 @@ docs/CreateCustomToolRequest.md
docs/CreateEnvironment403Response.md
docs/CreateEnvironmentRequest.md
docs/CreateEnvironmentRequestEnvironmentInner.md
docs/CreateOrchestrationRequest.md
docs/CreateOrchestrationRequestInputSource.md
docs/CreateOrchestrationRequestStopCondition.md
docs/CreateTask201Response.md
docs/CreateTaskRequest.md
docs/CreateVectorCollection201Response.md
Expand All @@ -111,6 +117,9 @@ docs/DeleteFile200Response.md
docs/DeleteTask200Response.md
docs/DeleteTask409Response.md
docs/DeleteVectorCollection200Response.md
docs/DeleteVectorDocuments200Response.md
docs/DeleteVectorDocumentsRequest.md
docs/DeleteVectorDocumentsRequestMetadata.md
docs/DomainsApi.md
docs/DownloadBackup200Response.md
docs/Embeddings200Response.md
Expand Down Expand Up @@ -170,6 +179,8 @@ docs/KVItemsCreate200Response.md
docs/KVItemsDelete200Response.md
docs/KVItemsShow200Response.md
docs/KVItemsShow200ResponseValue.md
docs/KVLinkToProject200Response.md
docs/KVLinkToProjectRequest.md
docs/ListAIAgents200Response.md
docs/ListAIAgents200ResponseAgentsInner.md
docs/ListAIModels200Response.md
Expand All @@ -190,6 +201,9 @@ docs/ListCustomTools200Response.md
docs/ListCustomTools200ResponseToolsInner.md
docs/ListFiles200Response.md
docs/ListFiles200ResponseFilesInner.md
docs/ListOrchestrationBatches200Response.md
docs/ListOrchestrationBatches200ResponseBatchesInner.md
docs/ListOrchestrations200Response.md
docs/ListTasks200Response.md
docs/ListTasks200ResponseTasksInner.md
docs/ListVectorCollections200Response.md
Expand Down Expand Up @@ -292,6 +306,11 @@ docs/V2DomainDnsGoLiveRecordsInner.md
docs/V2DomainDnsValidationRecordsInner.md
docs/V2DomainRequest.md
docs/V2Error.md
docs/V2MetricData.md
docs/V2MetricDataPoint.md
docs/V2MetricDataPointTimestamp.md
docs/V2MetricsMeta.md
docs/V2MetricsResponse.md
docs/V2Organization.md
docs/V2OrganizationRequest.md
docs/V2Project.md
Expand Down Expand Up @@ -356,12 +375,14 @@ quantcdn/api/ai_file_storage_api.py
quantcdn/api/ai_inference_api.py
quantcdn/api/ai_models_api.py
quantcdn/api/ai_monitoring_api.py
quantcdn/api/ai_orchestrations_api.py
quantcdn/api/ai_sessions_api.py
quantcdn/api/ai_task_management_api.py
quantcdn/api/ai_tools_api.py
quantcdn/api/ai_vector_database_api.py
quantcdn/api/applications_api.py
quantcdn/api/backup_management_api.py
quantcdn/api/cdn_metrics_api.py
quantcdn/api/commands_api.py
quantcdn/api/compose_api.py
quantcdn/api/containers_api.py
Expand Down Expand Up @@ -403,6 +424,7 @@ quantcdn/models/chat_inference200_response_response_tool_use_one_of_result.py
quantcdn/models/chat_inference200_response_usage.py
quantcdn/models/chat_inference202_response.py
quantcdn/models/chat_inference_request.py
quantcdn/models/chat_inference_request_guardrails.py
quantcdn/models/chat_inference_request_messages_inner.py
quantcdn/models/chat_inference_request_messages_inner_content.py
quantcdn/models/chat_inference_request_messages_inner_content_one_of_inner.py
Expand Down Expand Up @@ -460,6 +482,9 @@ quantcdn/models/create_custom_tool_request.py
quantcdn/models/create_environment403_response.py
quantcdn/models/create_environment_request.py
quantcdn/models/create_environment_request_environment_inner.py
quantcdn/models/create_orchestration_request.py
quantcdn/models/create_orchestration_request_input_source.py
quantcdn/models/create_orchestration_request_stop_condition.py
quantcdn/models/create_task201_response.py
quantcdn/models/create_task_request.py
quantcdn/models/create_vector_collection201_response.py
Expand All @@ -476,6 +501,9 @@ quantcdn/models/delete_file200_response.py
quantcdn/models/delete_task200_response.py
quantcdn/models/delete_task409_response.py
quantcdn/models/delete_vector_collection200_response.py
quantcdn/models/delete_vector_documents200_response.py
quantcdn/models/delete_vector_documents_request.py
quantcdn/models/delete_vector_documents_request_metadata.py
quantcdn/models/download_backup200_response.py
quantcdn/models/embeddings200_response.py
quantcdn/models/embeddings200_response_embeddings.py
Expand Down Expand Up @@ -531,6 +559,8 @@ quantcdn/models/kv_items_create200_response.py
quantcdn/models/kv_items_delete200_response.py
quantcdn/models/kv_items_show200_response.py
quantcdn/models/kv_items_show200_response_value.py
quantcdn/models/kv_link_to_project200_response.py
quantcdn/models/kv_link_to_project_request.py
quantcdn/models/list_ai_agents200_response.py
quantcdn/models/list_ai_agents200_response_agents_inner.py
quantcdn/models/list_ai_models200_response.py
Expand All @@ -551,6 +581,9 @@ quantcdn/models/list_custom_tools200_response.py
quantcdn/models/list_custom_tools200_response_tools_inner.py
quantcdn/models/list_files200_response.py
quantcdn/models/list_files200_response_files_inner.py
quantcdn/models/list_orchestration_batches200_response.py
quantcdn/models/list_orchestration_batches200_response_batches_inner.py
quantcdn/models/list_orchestrations200_response.py
quantcdn/models/list_tasks200_response.py
quantcdn/models/list_tasks200_response_tasks_inner.py
quantcdn/models/list_vector_collections200_response.py
Expand Down Expand Up @@ -646,6 +679,11 @@ quantcdn/models/v2_domain_dns_go_live_records_inner.py
quantcdn/models/v2_domain_dns_validation_records_inner.py
quantcdn/models/v2_domain_request.py
quantcdn/models/v2_error.py
quantcdn/models/v2_metric_data.py
quantcdn/models/v2_metric_data_point.py
quantcdn/models/v2_metric_data_point_timestamp.py
quantcdn/models/v2_metrics_meta.py
quantcdn/models/v2_metrics_response.py
quantcdn/models/v2_organization.py
quantcdn/models/v2_organization_request.py
quantcdn/models/v2_project.py
Expand Down Expand Up @@ -711,6 +749,7 @@ test/test_ai_file_storage_api.py
test/test_ai_inference_api.py
test/test_ai_models_api.py
test/test_ai_monitoring_api.py
test/test_ai_orchestrations_api.py
test/test_ai_sessions_api.py
test/test_ai_task_management_api.py
test/test_ai_tools_api.py
Expand All @@ -725,6 +764,7 @@ test/test_applications_api.py
test/test_backup_management_api.py
test/test_bulk_set_environment_variables_request.py
test/test_bulk_set_environment_variables_request_environment_inner.py
test/test_cdn_metrics_api.py
test/test_chat_inference200_response.py
test/test_chat_inference200_response_response.py
test/test_chat_inference200_response_response_tool_use.py
Expand All @@ -734,6 +774,7 @@ test/test_chat_inference200_response_response_tool_use_one_of_result.py
test/test_chat_inference200_response_usage.py
test/test_chat_inference202_response.py
test/test_chat_inference_request.py
test/test_chat_inference_request_guardrails.py
test/test_chat_inference_request_messages_inner.py
test/test_chat_inference_request_messages_inner_content.py
test/test_chat_inference_request_messages_inner_content_one_of_inner.py
Expand Down Expand Up @@ -796,6 +837,9 @@ test/test_create_custom_tool_request.py
test/test_create_environment403_response.py
test/test_create_environment_request.py
test/test_create_environment_request_environment_inner.py
test/test_create_orchestration_request.py
test/test_create_orchestration_request_input_source.py
test/test_create_orchestration_request_stop_condition.py
test/test_create_task201_response.py
test/test_create_task_request.py
test/test_create_vector_collection201_response.py
Expand All @@ -813,6 +857,9 @@ test/test_delete_file200_response.py
test/test_delete_task200_response.py
test/test_delete_task409_response.py
test/test_delete_vector_collection200_response.py
test/test_delete_vector_documents200_response.py
test/test_delete_vector_documents_request.py
test/test_delete_vector_documents_request_metadata.py
test/test_domains_api.py
test/test_download_backup200_response.py
test/test_embeddings200_response.py
Expand Down Expand Up @@ -872,6 +919,8 @@ test/test_kv_items_create200_response.py
test/test_kv_items_delete200_response.py
test/test_kv_items_show200_response.py
test/test_kv_items_show200_response_value.py
test/test_kv_link_to_project200_response.py
test/test_kv_link_to_project_request.py
test/test_list_ai_agents200_response.py
test/test_list_ai_agents200_response_agents_inner.py
test/test_list_ai_models200_response.py
Expand All @@ -892,6 +941,9 @@ test/test_list_custom_tools200_response.py
test/test_list_custom_tools200_response_tools_inner.py
test/test_list_files200_response.py
test/test_list_files200_response_files_inner.py
test/test_list_orchestration_batches200_response.py
test/test_list_orchestration_batches200_response_batches_inner.py
test/test_list_orchestrations200_response.py
test/test_list_tasks200_response.py
test/test_list_tasks200_response_tasks_inner.py
test/test_list_vector_collections200_response.py
Expand Down Expand Up @@ -994,6 +1046,11 @@ test/test_v2_domain_dns_go_live_records_inner.py
test/test_v2_domain_dns_validation_records_inner.py
test/test_v2_domain_request.py
test/test_v2_error.py
test/test_v2_metric_data.py
test/test_v2_metric_data_point.py
test/test_v2_metric_data_point_timestamp.py
test/test_v2_metrics_meta.py
test/test_v2_metrics_response.py
test/test_v2_organization.py
test/test_v2_organization_request.py
test/test_v2_project.py
Expand Down
Loading