Skip to content
Merged
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
  •  
  •  
  •  
75 changes: 73 additions & 2 deletions .openapi-generator/FILES
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,12 @@ README.md
api/openapi.yaml
api_ai_agents.go
api_ai_custom_tools.go
api_ai_file_storage.go
api_ai_inference.go
api_ai_models.go
api_ai_monitoring.go
api_ai_sessions.go
api_ai_task_management.go
api_ai_tools.go
api_ai_vector_database.go
api_applications.go
Expand All @@ -22,6 +24,7 @@ api_domains.go
api_environments.go
api_headers.go
api_kv.go
api_orchestration.go
api_organizations.go
api_projects.go
api_purge.go
Expand All @@ -34,10 +37,12 @@ client.go
configuration.go
docs/AIAgentsAPI.md
docs/AICustomToolsAPI.md
docs/AIFileStorageAPI.md
docs/AIInferenceAPI.md
docs/AIModelsAPI.md
docs/AIMonitoringAPI.md
docs/AISessionsAPI.md
docs/AITaskManagementAPI.md
docs/AIToolsAPI.md
docs/AIVectorDatabaseAPI.md
docs/Application.md
Expand All @@ -57,6 +62,7 @@ docs/ChatInference200ResponseResponseToolUseOneOf.md
docs/ChatInference200ResponseResponseToolUseOneOf1Inner.md
docs/ChatInference200ResponseResponseToolUseOneOfResult.md
docs/ChatInference200ResponseUsage.md
docs/ChatInference202Response.md
docs/ChatInferenceRequest.md
docs/ChatInferenceRequestMessagesInner.md
docs/ChatInferenceRequestMessagesInnerContent.md
Expand All @@ -82,6 +88,7 @@ docs/ChatInferenceStreamRequestMessagesInnerContent.md
docs/ChatWithAIAgent200Response.md
docs/ChatWithAIAgent200ResponseResponse.md
docs/ChatWithAIAgent200ResponseResponseUsage.md
docs/ChatWithAIAgent202Response.md
docs/ChatWithAIAgentRequest.md
docs/Command.md
docs/CommandsAPI.md
Expand Down Expand Up @@ -119,6 +126,8 @@ docs/CreateCustomToolRequest.md
docs/CreateEnvironment403Response.md
docs/CreateEnvironmentRequest.md
docs/CreateEnvironmentRequestEnvironmentInner.md
docs/CreateTask201Response.md
docs/CreateTaskRequest.md
docs/CreateVectorCollection201Response.md
docs/CreateVectorCollection201ResponseCollection.md
docs/CreateVectorCollectionRequest.md
Expand All @@ -130,6 +139,9 @@ docs/DeleteAIAgent200Response.md
docs/DeleteAISession200Response.md
docs/DeleteBackup200Response.md
docs/DeleteCustomTool200Response.md
docs/DeleteFile200Response.md
docs/DeleteTask200Response.md
docs/DeleteTask409Response.md
docs/DeleteVectorCollection200Response.md
docs/DomainsAPI.md
docs/DownloadBackup200Response.md
Expand All @@ -150,17 +162,29 @@ docs/GetAIModel200Response.md
docs/GetAIModel200ResponseCapabilities.md
docs/GetAIModel200ResponsePricing.md
docs/GetAIModel404Response.md
docs/GetAIOrchestrationStatus200Response.md
docs/GetAIOrchestrationStatus200ResponseToolsInner.md
docs/GetAIOrchestrationStatus404Response.md
docs/GetAISession200Response.md
docs/GetAIToolExecutionStatus200Response.md
docs/GetAIToolExecutionStatus200ResponseResult.md
docs/GetAIToolExecutionStatus404Response.md
docs/GetAIUsageStats200Response.md
docs/GetAIUsageStats200ResponseByModelValue.md
docs/GetDependencyGraph200Response.md
docs/GetDurableExecutionStatus200Response.md
docs/GetDurableExecutionStatus200ResponseError.md
docs/GetDurableExecutionStatus200ResponsePendingToolsInner.md
docs/GetDurableExecutionStatus200ResponseResult.md
docs/GetDurableExecutionStatus200ResponseResultResponse.md
docs/GetDurableExecutionStatus200ResponseResultUsage.md
docs/GetEcrLoginCredentials200Response.md
docs/GetEnvironmentLogs200Response.md
docs/GetEnvironmentLogs200ResponseLogEventsInner.md
docs/GetFile200Response.md
docs/GetSshAccessCredentials200Response.md
docs/GetSshAccessCredentials200ResponseCredentials.md
docs/GetTask200Response.md
docs/GetVectorCollection200Response.md
docs/GetVectorCollection200ResponseCollection.md
docs/HeadersAPI.md
Expand Down Expand Up @@ -196,8 +220,13 @@ docs/ListBackups200ResponseBackupsInner.md
docs/ListBackups422Response.md
docs/ListCustomTools200Response.md
docs/ListCustomTools200ResponseToolsInner.md
docs/ListFiles200Response.md
docs/ListFiles200ResponseFilesInner.md
docs/ListTasks200Response.md
docs/ListTasks200ResponseTasksInner.md
docs/ListVectorCollections200Response.md
docs/ListVectorCollections200ResponseCollectionsInner.md
docs/OrchestrationAPI.md
docs/OrganizationsAPI.md
docs/OrganizationsList200ResponseInner.md
docs/PatchEnvironmentCompose202Response.md
Expand All @@ -209,14 +238,18 @@ docs/ProjectsAPI.md
docs/PurgeAPI.md
docs/PurgeCreateRequest.md
docs/QueryVectorCollection200Response.md
docs/QueryVectorCollection200ResponsePagination.md
docs/QueryVectorCollection200ResponseResultsInner.md
docs/QueryVectorCollection200ResponseResultsInnerMetadata.md
docs/QueryVectorCollectionRequest.md
docs/QueryVectorCollectionRequestFilter.md
docs/RulesAPI.md
docs/SSHAccessAPI.md
docs/ScalingPolicy.md
docs/ScalingPolicyAPI.md
docs/SpotConfiguration.md
docs/SubmitToolCallback200Response.md
docs/SubmitToolCallbackRequest.md
docs/SubmitToolCallbackRequestToolResultsInner.md
docs/SyncOperation.md
docs/SyncToEnvironmentRequest.md
docs/UpdateAIAgent200Response.md
Expand All @@ -228,6 +261,10 @@ docs/UpdateCronJobRequest.md
docs/UpdateEnvironmentRequest.md
docs/UpdateEnvironmentStateRequest.md
docs/UpdateEnvironmentVariableRequest.md
docs/UpdateTask200Response.md
docs/UpdateTaskRequest.md
docs/UploadFile201Response.md
docs/UploadFileRequest.md
docs/UploadVectorDocuments200Response.md
docs/UploadVectorDocumentsRequest.md
docs/UploadVectorDocumentsRequestDocumentsInner.md
Expand Down Expand Up @@ -359,6 +396,7 @@ model_chat_inference_200_response_response_tool_use_one_of.go
model_chat_inference_200_response_response_tool_use_one_of_1_inner.go
model_chat_inference_200_response_response_tool_use_one_of_result.go
model_chat_inference_200_response_usage.go
model_chat_inference_202_response.go
model_chat_inference_request.go
model_chat_inference_request_messages_inner.go
model_chat_inference_request_messages_inner_content.go
Expand All @@ -384,6 +422,7 @@ model_chat_inference_stream_request_messages_inner_content.go
model_chat_with_ai_agent_200_response.go
model_chat_with_ai_agent_200_response_response.go
model_chat_with_ai_agent_200_response_response_usage.go
model_chat_with_ai_agent_202_response.go
model_chat_with_ai_agent_request.go
model_command.go
model_compose.go
Expand Down Expand Up @@ -416,6 +455,8 @@ model_create_custom_tool_request.go
model_create_environment_403_response.go
model_create_environment_request.go
model_create_environment_request_environment_inner.go
model_create_task_201_response.go
model_create_task_request.go
model_create_vector_collection_201_response.go
model_create_vector_collection_201_response_collection.go
model_create_vector_collection_request.go
Expand All @@ -426,6 +467,9 @@ model_delete_ai_agent_200_response.go
model_delete_ai_session_200_response.go
model_delete_backup_200_response.go
model_delete_custom_tool_200_response.go
model_delete_file_200_response.go
model_delete_task_200_response.go
model_delete_task_409_response.go
model_delete_vector_collection_200_response.go
model_download_backup_200_response.go
model_embeddings_200_response.go
Expand All @@ -444,17 +488,29 @@ model_get_ai_model_200_response.go
model_get_ai_model_200_response_capabilities.go
model_get_ai_model_200_response_pricing.go
model_get_ai_model_404_response.go
model_get_ai_orchestration_status_200_response.go
model_get_ai_orchestration_status_200_response_tools_inner.go
model_get_ai_orchestration_status_404_response.go
model_get_ai_session_200_response.go
model_get_ai_tool_execution_status_200_response.go
model_get_ai_tool_execution_status_200_response_result.go
model_get_ai_tool_execution_status_404_response.go
model_get_ai_usage_stats_200_response.go
model_get_ai_usage_stats_200_response_by_model_value.go
model_get_dependency_graph_200_response.go
model_get_durable_execution_status_200_response.go
model_get_durable_execution_status_200_response_error.go
model_get_durable_execution_status_200_response_pending_tools_inner.go
model_get_durable_execution_status_200_response_result.go
model_get_durable_execution_status_200_response_result_response.go
model_get_durable_execution_status_200_response_result_usage.go
model_get_ecr_login_credentials_200_response.go
model_get_environment_logs_200_response.go
model_get_environment_logs_200_response_log_events_inner.go
model_get_file_200_response.go
model_get_ssh_access_credentials_200_response.go
model_get_ssh_access_credentials_200_response_credentials.go
model_get_task_200_response.go
model_get_vector_collection_200_response.go
model_get_vector_collection_200_response_collection.go
model_image_generation_200_response.go
Expand Down Expand Up @@ -488,6 +544,10 @@ model_list_backups_200_response_backups_inner.go
model_list_backups_422_response.go
model_list_custom_tools_200_response.go
model_list_custom_tools_200_response_tools_inner.go
model_list_files_200_response.go
model_list_files_200_response_files_inner.go
model_list_tasks_200_response.go
model_list_tasks_200_response_tasks_inner.go
model_list_vector_collections_200_response.go
model_list_vector_collections_200_response_collections_inner.go
model_organizations_list_200_response_inner.go
Expand All @@ -498,11 +558,15 @@ model_patch_environment_compose_request.go
model_patch_environment_compose_request_spot_configuration.go
model_purge_create_request.go
model_query_vector_collection_200_response.go
model_query_vector_collection_200_response_pagination.go
model_query_vector_collection_200_response_results_inner.go
model_query_vector_collection_200_response_results_inner_metadata.go
model_query_vector_collection_request.go
model_query_vector_collection_request_filter.go
model_scaling_policy.go
model_spot_configuration.go
model_submit_tool_callback_200_response.go
model_submit_tool_callback_request.go
model_submit_tool_callback_request_tool_results_inner.go
model_sync_operation.go
model_sync_to_environment_request.go
model_update_ai_agent_200_response.go
Expand All @@ -514,6 +578,10 @@ model_update_cron_job_request.go
model_update_environment_request.go
model_update_environment_state_request.go
model_update_environment_variable_request.go
model_update_task_200_response.go
model_update_task_request.go
model_upload_file_201_response.go
model_upload_file_request.go
model_upload_vector_documents_200_response.go
model_upload_vector_documents_request.go
model_upload_vector_documents_request_documents_inner.go
Expand Down Expand Up @@ -628,10 +696,12 @@ model_waf_config_thresholds_inner.go
response.go
test/api_ai_agents_test.go
test/api_ai_custom_tools_test.go
test/api_ai_file_storage_test.go
test/api_ai_inference_test.go
test/api_ai_models_test.go
test/api_ai_monitoring_test.go
test/api_ai_sessions_test.go
test/api_ai_task_management_test.go
test/api_ai_tools_test.go
test/api_ai_vector_database_test.go
test/api_applications_test.go
Expand All @@ -646,6 +716,7 @@ test/api_domains_test.go
test/api_environments_test.go
test/api_headers_test.go
test/api_kv_test.go
test/api_orchestration_test.go
test/api_organizations_test.go
test/api_projects_test.go
test/api_purge_test.go
Expand Down
Loading