From 8510079174a39ff9e9e2c4771f9b63976dc9dba7 Mon Sep 17 00:00:00 2001 From: Rudolf the Rabbit Date: Mon, 27 Jul 2026 08:38:31 +0000 Subject: [PATCH] chore: update OpenAPI client to 2026.07.27.0828-f1a7990 --- openapi/schemas/asset.openapi.json | 2 +- openapi/schemas/audience.openapi.json | 2 +- openapi/schemas/campaign.openapi.json | 43 +- openapi/schemas/dataset.openapi.json | 2 +- openapi/schemas/flow.openapi.json | 2 +- openapi/schemas/identity.openapi.json | 3 +- openapi/schemas/leaderboard.openapi.json | 872 +++- openapi/schemas/order.openapi.json | 2 +- openapi/schemas/payment.openapi.json | 2 +- openapi/schemas/pipeline.openapi.json | 2 +- openapi/schemas/rapid.openapi.json | 2 +- .../schemas/rapidata.filtered.openapi.json | 3622 +++++++++++------ openapi/schemas/rapidata.openapi.json | 1736 ++++++-- openapi/schemas/signal.openapi.json | 2 +- openapi/schemas/translation.openapi.json | 2 +- openapi/schemas/validation.openapi.json | 2 +- openapi/schemas/workflow.openapi.json | 2 +- src/rapidata/api_client/__init__.py | 2 +- src/rapidata/api_client/api/asset_api.py | 2 +- src/rapidata/api_client/api/audience_api.py | 2 +- .../api_client/api/batch_upload_api.py | 2 +- src/rapidata/api_client/api/benchmark_api.py | 690 +++- src/rapidata/api_client/api/bidder_api.py | 2 +- .../api_client/api/billing_account_api.py | 2 +- src/rapidata/api_client/api/billing_api.py | 2 +- src/rapidata/api_client/api/cache_api.py | 2 +- src/rapidata/api_client/api/campaign_api.py | 272 +- .../api_client/api/capabilities_api.py | 2 +- src/rapidata/api_client/api/client_api.py | 2 +- .../api_client/api/context_shortening_api.py | 2 +- src/rapidata/api_client/api/customer_api.py | 2 +- .../api_client/api/customer_rapid_api.py | 2 +- src/rapidata/api_client/api/datapoints_api.py | 2 +- src/rapidata/api_client/api/dataset_api.py | 2 +- .../api_client/api/dataset_group_api.py | 2 +- src/rapidata/api_client/api/evaluation_api.py | 2 +- src/rapidata/api_client/api/examples_api.py | 2 +- .../api_client/api/external_audience_api.py | 2 +- .../api/external_service_prices_api.py | 2 +- src/rapidata/api_client/api/faucet_api.py | 2 +- src/rapidata/api_client/api/feedback_api.py | 2 +- src/rapidata/api_client/api/flow_api.py | 2 +- src/rapidata/api_client/api/flow_item_api.py | 2 +- .../api_client/api/global_text_api.py | 2 +- .../api_client/api/grouped_ranking_api.py | 2 +- src/rapidata/api_client/api/identity_api.py | 2 +- src/rapidata/api_client/api/invoice_api.py | 2 +- src/rapidata/api_client/api/job_api.py | 2 +- .../api_client/api/leaderboard_api.py | 2 +- src/rapidata/api_client/api/newsletter_api.py | 2 +- src/rapidata/api_client/api/order_api.py | 2 +- .../api_client/api/organization_api.py | 2 +- .../api_client/api/owner_tier_override_api.py | 2 +- .../api_client/api/participant_api.py | 2 +- src/rapidata/api_client/api/payment_api.py | 2 +- src/rapidata/api_client/api/pipeline_api.py | 2 +- src/rapidata/api_client/api/platform_api.py | 2 +- src/rapidata/api_client/api/prompt_api.py | 2 +- src/rapidata/api_client/api/ranking_api.py | 2 +- .../api_client/api/ranking_flow_api.py | 2 +- .../api_client/api/ranking_flow_item_api.py | 2 +- src/rapidata/api_client/api/rapid_api.py | 2 +- .../api/rapidata_identity_api_api.py | 2 +- .../api_client/api/reconciliation_api.py | 2 +- src/rapidata/api_client/api/replicate_api.py | 2 +- src/rapidata/api_client/api/sample_api.py | 2 +- .../api_client/api/sample_generation_api.py | 2 +- src/rapidata/api_client/api/settings_api.py | 2 +- src/rapidata/api_client/api/signal_api.py | 2 +- .../api_client/api/simple_workflow_api.py | 2 +- src/rapidata/api_client/api/survey_api.py | 2 +- .../api_client/api/translation_api.py | 2 +- src/rapidata/api_client/api/user_rapid_api.py | 2 +- .../api_client/api/validation_feedback_api.py | 2 +- .../api_client/api/validation_set_api.py | 2 +- .../api_client/api/volume_discount_api.py | 2 +- src/rapidata/api_client/api/workflow_api.py | 2 +- src/rapidata/api_client/api_client.py | 2 +- src/rapidata/api_client/configuration.py | 4 +- src/rapidata/api_client/exceptions.py | 2 +- src/rapidata/api_client/models/__init__.py | 2 +- .../accept_org_invitation_endpoint_input.py | 2 +- .../accept_org_invitation_endpoint_output.py | 2 +- .../add_example_to_audience_endpoint_input.py | 2 +- ...add_example_to_audience_endpoint_output.py | 2 +- .../add_user_response_endpoint_input.py | 2 +- .../add_user_response_endpoint_output.py | 2 +- .../add_validation_rapid_endpoint_input.py | 2 +- .../models/age_user_filter_age_group.py | 2 +- .../api_client/models/aggregator_type.py | 2 +- ...ttach_category_rapid_blueprint_category.py | 2 +- .../models/attach_category_rapid_category.py | 2 +- ...egory_workflow_rapid_blueprint_category.py | 2 +- ...e_audience_id_jobs_get_job_id_parameter.py | 2 +- .../api_client/models/audience_boost.py | 2 +- .../api_client/models/audience_boost2.py | 2 +- .../models/audience_inactivity_sync_phase.py | 2 +- .../models/audience_inactivity_sync_state.py | 2 +- .../api_client/models/audience_job_state.py | 2 +- .../audience_state_recalculation_phase.py | 2 +- .../audience_state_recalculation_state.py | 2 +- .../api_client/models/audience_status.py | 2 +- .../models/authorization_relations_bidder.py | 2 +- .../authorization_relations_platform.py | 2 +- .../api_client/models/authorization_scope.py | 2 +- .../api_client/models/batch_upload_status.py | 2 +- .../models/batch_upload_url_status.py | 2 +- .../models/benchmark_demographic_dimension.py | 2 +- .../models/billing_period_status.py | 2 +- .../api_client/models/billing_summary_mode.py | 2 +- .../boost_leaderboard_endpoint_input.py | 2 +- src/rapidata/api_client/models/boost_level.py | 2 +- src/rapidata/api_client/models/boost_mode.py | 2 +- .../api_client/models/boost_status.py | 2 +- .../models/boosting_control_mode.py | 2 +- .../api_client/models/boosting_profile.py | 2 +- .../models/bounding_box_result_box.py | 2 +- .../bulk_reconciliation_dispatch_state.py | 2 +- .../api_client/models/campaign_status.py | 2 +- src/rapidata/api_client/models/capability.py | 2 +- .../change_audience_owner_endpoint_input.py | 2 +- .../models/change_boost_endpoint_input.py | 2 +- .../change_org_member_role_endpoint_input.py | 2 +- .../api_client/models/classify_payload.py | 2 +- .../models/classify_payload_category.py | 2 +- src/rapidata/api_client/models/client.py | 2 +- .../models/clone_order_endpoint_input.py | 2 +- .../models/clone_order_endpoint_output.py | 2 +- .../api_client/models/comparison_operator.py | 2 +- .../api_client/models/compression_override.py | 2 +- ..._validation_selection_validation_chance.py | 2 +- .../api_client/models/confidence_interval.py | 2 +- .../models/create_audience_endpoint_input.py | 2 +- .../models/create_audience_endpoint_output.py | 2 +- .../create_batch_upload_endpoint_input.py | 2 +- .../create_batch_upload_endpoint_output.py | 2 +- .../models/create_benchmark_endpoint_input.py | 2 +- .../create_benchmark_endpoint_output.py | 2 +- ...te_benchmark_participant_endpoint_input.py | 11 +- ...e_benchmark_participant_endpoint_output.py | 2 +- ...ing_item_billing_setting_endpoint_input.py | 2 +- .../create_bridge_token_endpoint_output.py | 2 +- .../models/create_checkout_endpoint_output.py | 2 +- .../models/create_client_endpoint_input.py | 2 +- .../models/create_client_endpoint_output.py | 2 +- .../create_complex_order_endpoint_input.py | 2 +- .../create_complex_order_endpoint_output.py | 2 +- ...customer_billing_setting_endpoint_input.py | 2 +- .../models/create_datapoint_endpoint_input.py | 2 +- .../create_datapoint_endpoint_output.py | 2 +- .../models/create_dataset_endpoint_input.py | 2 +- .../models/create_dataset_endpoint_output.py | 2 +- .../create_dataset_group_endpoint_input.py | 2 +- ...create_demographic_rapid_endpoint_input.py | 2 +- ...reate_demographic_rapid_endpoint_output.py | 2 +- ...e_external_service_price_endpoint_input.py | 2 +- ...create_filtered_audience_endpoint_input.py | 2 +- ...reate_filtered_audience_endpoint_output.py | 2 +- .../models/create_flow_endpoint_input.py | 2 +- .../models/create_flow_endpoint_output.py | 2 +- .../models/create_flow_item_endpoint_input.py | 2 +- .../create_flow_item_endpoint_output.py | 2 +- ...e_global_billing_setting_endpoint_input.py | 2 +- .../create_global_text_endpoint_input.py | 2 +- .../create_global_text_endpoint_output.py | 2 +- .../models/create_invoice_endpoint_input.py | 2 +- .../models/create_invoice_endpoint_output.py | 2 +- .../create_job_definition_endpoint_input.py | 2 +- .../create_job_definition_endpoint_output.py | 2 +- .../create_job_endpoint_cost_warning.py | 2 +- .../models/create_job_endpoint_input.py | 2 +- .../models/create_job_endpoint_output.py | 2 +- .../create_job_revision_endpoint_input.py | 2 +- .../create_job_revision_endpoint_output.py | 2 +- .../create_leaderboard_endpoint_input.py | 2 +- .../create_leaderboard_endpoint_output.py | 2 +- ..._leaderboard_participant_endpoint_input.py | 2 +- ...leaderboard_participant_endpoint_output.py | 2 +- .../create_manual_charge_endpoint_input.py | 2 +- .../create_manual_charge_endpoint_output.py | 2 +- .../api_client/models/create_order.py | 2 +- .../models/create_order_endpoint_output.py | 2 +- .../create_organization_endpoint_input.py | 2 +- .../create_organization_endpoint_output.py | 2 +- ...eate_owner_tier_override_endpoint_input.py | 2 +- ...ate_owner_tier_override_endpoint_output.py | 2 +- .../create_program_campaign_endpoint_input.py | 2 +- ...create_program_campaign_endpoint_output.py | 2 +- ...ate_prompt_for_benchmark_endpoint_input.py | 2 +- ...te_prompt_for_benchmark_endpoint_output.py | 2 +- ..._prompt_for_leaderboard_endpoint_output.py | 2 +- .../models/create_sample_endpoint_input.py | 2 +- .../models/create_sample_endpoint_output.py | 2 +- ...create_sample_generation_endpoint_input.py | 2 +- ...reate_sample_generation_endpoint_output.py | 2 +- .../create_sample_new_endpoint_input.py | 2 +- .../create_sample_new_endpoint_output.py | 2 +- .../models/create_signal_endpoint_input.py | 2 +- .../models/create_signal_endpoint_output.py | 2 +- .../models/create_top_up_endpoint_input.py | 2 +- .../models/create_top_up_endpoint_output.py | 2 +- ...create_unsupported_order_endpoint_input.py | 2 +- ...eate_validation_feedback_endpoint_input.py | 2 +- .../create_validation_set_endpoint_input.py | 2 +- .../create_validation_set_endpoint_output.py | 2 +- .../create_volume_discount_endpoint_input.py | 2 +- .../create_volume_discount_endpoint_output.py | 2 +- .../api_client/models/datapoint_state.py | 2 +- .../api_client/models/definition_type.py | 2 +- ...delete_audience_example_endpoint_output.py | 2 +- src/rapidata/api_client/models/device_type.py | 2 +- .../dynamic_client_registration_request.py | 2 +- src/rapidata/api_client/models/elo_config.py | 2 +- .../models/ensure_english_endpoint_input.py | 2 +- .../models/ensure_english_endpoint_output.py | 2 +- .../api_client/models/example_box_shape.py | 2 +- .../api_client/models/example_category.py | 2 +- .../api_client/models/example_scrub_range.py | 2 +- .../models/example_transcription_word.py | 2 +- .../api_client/models/example_visibility.py | 2 +- .../api_client/models/existing_asset_input.py | 2 +- .../models/external_service_kind.py | 2 +- .../api_client/models/feature_flag.py | 2 +- src/rapidata/api_client/models/file_type.py | 2 +- .../api_client/models/flow_item_state.py | 2 +- src/rapidata/api_client/models/flow_type.py | 2 +- .../models/fork_benchmark_endpoint_output.py | 2 +- .../models/gender_user_filter_gender.py | 2 +- ...billing_period_overview_endpoint_output.py | 2 +- .../get_all_global_texts_endpoint_output.py | 2 +- ...t_all_global_texts_endpoint_output_item.py | 2 +- .../get_audience_by_id_endpoint_output.py | 2 +- ...e_inactivity_sync_by_id_endpoint_output.py | 2 +- ...ate_recalculation_by_id_endpoint_output.py | 2 +- .../get_audience_user_state_metrics_result.py | 2 +- ...ailable_validation_sets_endpoint_output.py | 2 +- ...endpoint_validation_set_overview_output.py | 2 +- ...get_batch_upload_result_endpoint_output.py | 2 +- ...batch_upload_result_endpoint_url_output.py | 2 +- ...get_batch_upload_status_endpoint_output.py | 2 +- .../get_benchmark_by_id_endpoint_output.py | 2 +- ..._benchmark_demographics_endpoint_output.py | 2 +- ...ark_demographics_endpoint_output_bucket.py | 2 +- ...ographics_endpoint_output_dimension_set.py | 2 +- ...hmark_matchup_breakdown_endpoint_output.py | 127 + ...eakdown_endpoint_paged_result_of_output.py | 104 + ...ark_standings_breakdown_endpoint_output.py | 2 +- ...s_breakdown_endpoint_output_output_item.py | 11 +- ...dings_breakdown_endpoint_output_segment.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...bidder_relation_members_endpoint_output.py | 2 +- ...billing_period_overview_endpoint_output.py | 2 +- ...lling_settings_timeline_endpoint_output.py | 2 +- ...tings_timeline_endpoint_output_interval.py | 2 +- .../get_billing_summary_endpoint_output.py | 2 +- ...boost_insights_endpoint_audience_output.py | 2 +- ...st_insights_endpoint_contributor_output.py | 2 +- ...t_insights_endpoint_global_boost_output.py | 2 +- ...insights_endpoint_language_boost_output.py | 2 +- ...ights_endpoint_level_contributor_output.py | 2 +- ...sights_endpoint_leveled_audience_output.py | 2 +- .../get_boost_insights_endpoint_output.py | 2 +- .../get_boost_status_endpoint_output.py | 2 +- ...k_reconciliation_status_endpoint_output.py | 2 +- ...paign_by_id_endpoint_i_campaign_details.py | 2 +- ...by_id_endpoint_program_campaign_details.py | 2 +- ..._by_id_endpoint_routed_campaign_details.py | 2 +- ..._campaign_cache_endpoint_campaign_entry.py | 2 +- .../get_campaign_cache_endpoint_output.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...get_capability_grantees_endpoint_output.py | 2 +- .../get_checkout_session_endpoint_output.py | 2 +- ...mbined_benchmark_matrix_endpoint_output.py | 2 +- ...ned_benchmark_standings_endpoint_output.py | 2 +- ...enchmark_standings_endpoint_output_item.py | 11 +- ...ined_leaderboard_matrix_endpoint_output.py | 2 +- ...d_leaderboard_standings_endpoint_output.py | 2 +- ...derboard_standings_endpoint_output_item.py | 2 +- .../get_compare_ab_summary_endpoint_output.py | 2 +- ...patible_validation_sets_endpoint_output.py | 2 +- ...ion_sets_endpoint_validation_set_output.py | 2 +- ...mpletion_time_histogram_endpoint_output.py | 2 +- ...n_time_histogram_endpoint_output_bucket.py | 2 +- ...st_time_series_endpoint_cost_data_point.py | 2 +- .../get_cost_time_series_endpoint_output.py | 2 +- ...t_customer_capabilities_endpoint_output.py | 2 +- .../models/get_datapoint_endpoint_output.py | 2 +- .../get_dataset_by_id_endpoint_output.py | 2 +- .../get_dataset_progress_endpoint_output.py | 2 +- ...et_failed_datapoints_endpoint_datapoint.py | 2 +- .../get_failed_datapoints_endpoint_output.py | 2 +- ...get_fast_bid_multiplier_endpoint_output.py | 2 +- .../get_flow_item_by_id_endpoint_output.py | 2 +- ...tem_creation_timeseries_endpoint_output.py | 2 +- ...n_timeseries_endpoint_output_data_point.py | 2 +- .../get_global_responses_endpoint_output.py | 2 +- ...obal_responses_endpoint_output_response.py | 2 +- ...anking_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- .../models/get_invoice_endpoint_output.py | 2 +- .../models/get_job_by_id_endpoint_output.py | 2 +- .../get_job_cost_estimate_endpoint_output.py | 2 +- ...et_job_definition_by_id_endpoint_output.py | 2 +- ...efinition_cost_estimate_endpoint_output.py | 2 +- .../get_job_revision_endpoint_output.py | 2 +- ...udience_inactivity_sync_endpoint_output.py | 2 +- ...nce_state_recalculation_endpoint_output.py | 2 +- .../get_leaderboard_by_id_endpoint_output.py | 2 +- .../models/get_order_by_id_endpoint_output.py | 2 +- ...ganization_capabilities_endpoint_output.py | 2 +- .../get_organization_endpoint_output.py | 2 +- .../get_participant_by_id_endpoint_output.py | 11 +- .../get_pipeline_by_id_endpoint_output.py | 2 +- ..._endpoint_cursor_paged_result_of_output.py | 2 +- ...atform_relation_members_endpoint_output.py | 2 +- ...et_prompts_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- ...get_public_orders_endpoint_order_output.py | 2 +- .../get_public_orders_endpoint_output.py | 2 +- ...nking_flow_item_results_endpoint_output.py | 2 +- ..._item_results_endpoint_output_datapoint.py | 2 +- ...g_flow_item_vote_matrix_endpoint_output.py | 2 +- ...ing_workflow_results_endpoint_datapoint.py | 2 +- ...anking_workflow_results_endpoint_output.py | 2 +- .../get_rapid_navigation_endpoint_card.py | 2 +- ...rapid_navigation_endpoint_card_response.py | 2 +- .../get_rapid_navigation_endpoint_item.py | 2 +- .../get_rapid_navigation_endpoint_output.py | 2 +- ...ommended_validation_set_endpoint_output.py | 2 +- ...tion_set_endpoint_validation_set_output.py | 2 +- ...t_reconciliation_status_endpoint_output.py | 2 +- .../get_replicate_model_endpoint_output.py | 2 +- .../get_replicate_model_endpoint_parameter.py | 2 +- ...esponse_count_histogram_endpoint_output.py | 2 +- ..._count_histogram_endpoint_output_bucket.py | 2 +- ...sponse_count_timeseries_endpoint_output.py | 2 +- ...t_timeseries_endpoint_output_data_point.py | 2 +- ...get_responses_for_rapid_endpoint_output.py | 2 +- ...nses_for_rapid_endpoint_output_response.py | 2 +- .../get_sample_by_id_endpoint_output.py | 2 +- .../get_sample_generation_endpoint_output.py | 2 +- ..._generation_endpoint_output_participant.py | 2 +- ...sample_generation_items_endpoint_output.py | 2 +- ...n_items_endpoint_paged_result_of_output.py | 2 +- .../get_sample_navigation_endpoint_output.py | 2 +- .../get_sample_navigation_endpoint_sample.py | 2 +- ...t_samples_by_identifier_endpoint_output.py | 2 +- ...ntifier_endpoint_paged_result_of_output.py | 2 +- ...by_participant_endpoint_i_sample_output.py | 2 +- ...pant_endpoint_placeholder_sample_output.py | 2 +- ...s_by_participant_endpoint_sample_output.py | 2 +- ...ndpoint_paged_result_of_i_sample_output.py | 2 +- .../get_signal_by_id_endpoint_output.py | 2 +- .../get_signal_run_by_id_endpoint_output.py | 2 +- ...simple_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- ...rkflow_results_endpoint_response_output.py | 2 +- .../get_user_score_cache_endpoint_output.py | 2 +- .../get_validation_rapids_endpoint_output.py | 2 +- ..._rapids_endpoint_paged_result_of_output.py | 2 +- ...et_validation_set_by_id_endpoint_output.py | 2 +- .../get_volume_discounts_endpoint_output.py | 2 +- ...ts_endpoint_output_volume_discount_item.py | 2 +- .../get_workflow_by_id_endpoint_output.py | 2 +- .../get_workflow_progress_endpoint_output.py | 2 +- .../get_workflow_responses_endpoint_output.py | 2 +- ...et_workflow_responses_endpoint_response.py | 2 +- .../get_workflow_results_endpoint_output.py | 2 +- ...results_endpoint_paged_result_of_output.py | 2 +- ...rkflow_results_endpoint_response_output.py | 2 +- .../google_one_tap_login_endpoint_input.py | 2 +- .../google_one_tap_login_endpoint_output.py | 2 +- .../grant_bidder_relation_endpoint_input.py | 2 +- .../grant_platform_relation_endpoint_input.py | 2 +- .../models/grant_voucher_endpoint_input.py | 2 +- .../models/grant_voucher_endpoint_output.py | 2 +- src/rapidata/api_client/models/i_artifact.py | 2 +- .../models/i_artifact_campaign_artifact.py | 2 +- .../models/i_artifact_dataset_artifact.py | 2 +- .../models/i_artifact_file_artifact.py | 2 +- .../models/i_artifact_workflow_artifact.py | 2 +- .../i_artifact_workflow_config_artifact.py | 2 +- src/rapidata/api_client/models/i_asset.py | 2 +- .../api_client/models/i_asset_file_asset.py | 2 +- .../api_client/models/i_asset_input.py | 2 +- .../i_asset_input_existing_asset_input.py | 2 +- .../models/i_asset_input_multi_asset_input.py | 2 +- .../models/i_asset_input_text_asset_input.py | 2 +- .../api_client/models/i_asset_multi_asset.py | 2 +- .../api_client/models/i_asset_null_asset.py | 2 +- .../api_client/models/i_asset_text_asset.py | 2 +- .../api_client/models/i_audience_filter.py | 2 +- .../i_audience_filter_and_audience_filter.py | 2 +- ...audience_filter_country_audience_filter.py | 2 +- ...ence_filter_demographic_audience_filter.py | 2 +- ..._audience_filter_device_audience_filter.py | 2 +- ...udience_filter_language_audience_filter.py | 2 +- .../i_audience_filter_not_audience_filter.py | 2 +- .../i_audience_filter_or_audience_filter.py | 2 +- .../api_client/models/i_billing_group.py | 2 +- ...oup_audience_distillation_billing_group.py | 2 +- ...illing_group_audience_job_billing_group.py | 2 +- ...i_billing_group_benchmark_billing_group.py | 2 +- .../i_billing_group_order_billing_group.py | 2 +- ...illing_group_ranking_flow_billing_group.py | 2 +- ...ling_group_validation_set_billing_group.py | 2 +- .../api_client/models/i_campaign_filter.py | 2 +- .../models/i_campaign_filter_and_filter.py | 2 +- ...i_campaign_filter_audience_state_filter.py | 2 +- ...ampaign_filter_campaign_cooldown_filter.py | 2 +- .../i_campaign_filter_campaign_id_filter.py | 2 +- ...gn_filter_campaign_session_count_filter.py | 2 +- .../i_campaign_filter_country_filter.py | 2 +- .../i_campaign_filter_demographic_filter.py | 2 +- .../models/i_campaign_filter_device_filter.py | 2 +- .../i_campaign_filter_language_filter.py | 2 +- .../i_campaign_filter_new_user_filter.py | 2 +- .../models/i_campaign_filter_not_filter.py | 2 +- .../models/i_campaign_filter_or_filter.py | 2 +- ...i_campaign_filter_response_count_filter.py | 2 +- ...n_filter_user_action_restriction_filter.py | 2 +- .../i_campaign_filter_user_score_filter.py | 2 +- .../api_client/models/i_campaign_selection.py | 2 +- .../i_campaign_selection_ab_test_selection.py | 2 +- ...i_campaign_selection_audience_selection.py | 2 +- .../i_campaign_selection_capped_selection.py | 2 +- ...ection_conditional_validation_selection.py | 2 +- ...ampaign_selection_demographic_selection.py | 2 +- ..._campaign_selection_enforcing_selection.py | 2 +- ...i_campaign_selection_labeling_selection.py | 2 +- ..._campaign_selection_shuffling_selection.py | 2 +- .../i_campaign_selection_static_selection.py | 2 +- ...campaign_selection_validation_selection.py | 2 +- .../api_client/models/i_cooldown_duration.py | 2 +- ...oldown_duration_fixed_cooldown_duration.py | 2 +- ...ldown_duration_random_cooldown_duration.py | 2 +- .../models/i_dataset_clone_dataset.py | 2 +- .../api_client/models/i_example_payload.py | 2 +- ...xample_payload_classify_example_payload.py | 2 +- ...example_payload_compare_example_payload.py | 2 +- .../i_example_payload_line_example_payload.py | 2 +- ..._example_payload_locate_example_payload.py | 2 +- ...i_example_payload_scrub_example_payload.py | 2 +- ...e_payload_transcription_example_payload.py | 2 +- .../api_client/models/i_example_truth.py | 2 +- .../i_example_truth_classify_example_truth.py | 2 +- .../i_example_truth_compare_example_truth.py | 2 +- .../i_example_truth_line_example_truth.py | 2 +- .../i_example_truth_locate_example_truth.py | 2 +- .../i_example_truth_scrub_example_truth.py | 2 +- ...ample_truth_transcription_example_truth.py | 2 +- .../api_client/models/i_faucet_input.py | 2 +- .../i_faucet_input_replicate_faucet_input.py | 2 +- .../api_client/models/i_faucet_output.py | 2 +- .../i_faucet_output_managed_faucet_output.py | 2 +- ...i_faucet_output_replicate_faucet_output.py | 2 +- src/rapidata/api_client/models/i_flow.py | 2 +- .../api_client/models/i_flow_ranking_flow.py | 2 +- .../api_client/models/i_graduation_rule.py | 2 +- .../i_graduation_rule_score_threshold_rule.py | 2 +- .../i_graduation_rule_task_accuracy_rule.py | 2 +- src/rapidata/api_client/models/i_line_item.py | 2 +- .../i_line_item_minimum_spend_commitment.py | 2 +- .../models/i_line_item_other_charge.py | 2 +- .../models/i_line_item_platform_fee.py | 2 +- .../api_client/models/i_line_item_refund.py | 2 +- .../models/i_line_item_running_cost.py | 2 +- .../models/i_line_item_volume_discount.py | 2 +- src/rapidata/api_client/models/i_metadata.py | 2 +- .../i_metadata_classification_metadata.py | 2 +- .../models/i_metadata_count_metadata.py | 2 +- .../models/i_metadata_file_type_metadata.py | 2 +- .../i_metadata_image_dimension_metadata.py | 2 +- .../i_metadata_input_text_metadata_input.py | 2 +- .../models/i_metadata_location_metadata.py | 2 +- .../i_metadata_original_filename_metadata.py | 2 +- .../models/i_metadata_source_url_metadata.py | 2 +- .../models/i_metadata_streams_metadata.py | 2 +- .../models/i_metadata_text_metadata.py | 2 +- .../i_metadata_video_duration_metadata.py | 2 +- .../models/i_order_workflow_input.py | 2 +- ...orkflow_input_evaluation_workflow_input.py | 2 +- ...ow_input_grouped_ranking_workflow_input.py | 2 +- ...er_workflow_input_simple_workflow_input.py | 2 +- .../api_client/models/i_pair_maker_config.py | 2 +- ...nfig_full_permutation_pair_maker_config.py | 2 +- ...r_maker_config_online_pair_maker_config.py | 2 +- .../models/i_pair_maker_information.py | 2 +- ...full_permutation_pair_maker_information.py | 2 +- ...formation_online_pair_maker_information.py | 2 +- ...peline_artifact_create_dataset_artifact.py | 2 +- .../api_client/models/i_pipeline_asset.py | 2 +- .../i_pipeline_asset_pipeline_file_asset.py | 2 +- .../i_pipeline_asset_pipeline_multi_asset.py | 2 +- .../i_pipeline_asset_pipeline_null_asset.py | 2 +- .../i_pipeline_asset_pipeline_text_asset.py | 2 +- .../i_pipeline_create_simple_pipeline.py | 2 +- .../api_client/models/i_pipeline_metadata.py | 2 +- ...tadata_pipeline_classification_metadata.py | 2 +- ...peline_metadata_pipeline_count_metadata.py | 2 +- ...ine_metadata_pipeline_duration_metadata.py | 2 +- ...ne_metadata_pipeline_file_type_metadata.py | 2 +- ...adata_pipeline_image_dimension_metadata.py | 2 +- ...ine_metadata_pipeline_location_metadata.py | 2 +- ...ata_pipeline_original_filename_metadata.py | 2 +- ...e_metadata_pipeline_source_url_metadata.py | 2 +- ...line_metadata_pipeline_streams_metadata.py | 2 +- ...ipeline_metadata_pipeline_text_metadata.py | 2 +- .../models/i_pipeline_pair_maker_config.py | 2 +- ...line_full_permutation_pair_maker_config.py | 2 +- ...onfig_pipeline_online_pair_maker_config.py | 2 +- .../models/i_pipeline_ranking_config.py | 2 +- ...g_pipeline_bradley_terry_ranking_config.py | 2 +- ...king_config_pipeline_elo_ranking_config.py | 2 +- .../api_client/models/i_pipeline_step.py | 2 +- ...i_pipeline_step_dataset_evaluation_step.py | 2 +- ...pipeline_step_send_completion_mail_step.py | 2 +- ...pipeline_step_workflow_aggregation_step.py | 2 +- .../i_pipeline_step_workflow_labeling_step.py | 2 +- .../api_client/models/i_program_action.py | 2 +- .../i_program_action_complete_action.py | 2 +- .../i_program_action_serve_rapid_action.py | 2 +- .../api_client/models/i_program_node.py | 2 +- .../models/i_program_node_action_node.py | 2 +- .../models/i_program_node_cases_node.py | 2 +- .../i_program_node_weighted_split_node.py | 2 +- .../api_client/models/i_program_predicate.py | 2 +- .../i_program_predicate_accuracy_predicate.py | 2 +- ...gram_predicate_answered_count_predicate.py | 2 +- ...predicate_consecutive_correct_predicate.py | 2 +- ...edicate_consecutive_incorrect_predicate.py | 2 +- ...ogram_predicate_correct_count_predicate.py | 2 +- ...rogram_predicate_time_elapsed_predicate.py | 2 +- ...gram_predicate_user_attribute_predicate.py | 2 +- ..._program_predicate_user_score_predicate.py | 2 +- .../api_client/models/i_ranking_config.py | 2 +- ...ing_config_bradley_terry_ranking_config.py | 2 +- .../models/i_ranking_config_elo_config.py | 2 +- src/rapidata/api_client/models/i_rapid.py | 2 +- .../models/i_rapid_attach_category_rapid.py | 2 +- .../api_client/models/i_rapid_blueprint.py | 2 +- ...ueprint_attach_category_rapid_blueprint.py | 2 +- ..._blueprint_bounding_box_rapid_blueprint.py | 2 +- ...rapid_blueprint_compare_rapid_blueprint.py | 2 +- ...pid_blueprint_free_text_rapid_blueprint.py | 2 +- .../i_rapid_blueprint_line_rapid_blueprint.py | 2 +- ..._rapid_blueprint_locate_rapid_blueprint.py | 2 +- ..._blueprint_named_entity_rapid_blueprint.py | 2 +- ...rapid_blueprint_polygon_rapid_blueprint.py | 2 +- ...i_rapid_blueprint_scrub_rapid_blueprint.py | 2 +- ...blueprint_transcription_rapid_blueprint.py | 2 +- .../models/i_rapid_bounding_box_rapid.py | 2 +- .../models/i_rapid_compare_rapid.py | 2 +- .../models/i_rapid_free_text_rapid.py | 2 +- .../api_client/models/i_rapid_line_rapid.py | 2 +- .../api_client/models/i_rapid_locate_rapid.py | 2 +- .../models/i_rapid_named_entity_rapid.py | 2 +- .../api_client/models/i_rapid_payload.py | 2 +- .../i_rapid_payload_bounding_box_payload.py | 2 +- .../i_rapid_payload_classify_payload.py | 2 +- .../models/i_rapid_payload_compare_payload.py | 2 +- .../i_rapid_payload_free_text_payload.py | 2 +- .../models/i_rapid_payload_line_payload.py | 2 +- .../models/i_rapid_payload_locate_payload.py | 2 +- .../i_rapid_payload_named_entity_payload.py | 2 +- .../models/i_rapid_payload_polygon_payload.py | 2 +- .../models/i_rapid_payload_scrub_payload.py | 2 +- .../i_rapid_payload_transcription_payload.py | 2 +- .../models/i_rapid_polygon_rapid.py | 2 +- .../api_client/models/i_rapid_result.py | 2 +- .../i_rapid_result_attach_category_result.py | 2 +- .../i_rapid_result_bounding_box_result.py | 2 +- .../models/i_rapid_result_compare_result.py | 2 +- .../models/i_rapid_result_free_text_result.py | 2 +- .../models/i_rapid_result_line_result.py | 2 +- .../models/i_rapid_result_locate_result.py | 2 +- .../i_rapid_result_named_entity_result.py | 2 +- .../models/i_rapid_result_polygon_result.py | 2 +- .../models/i_rapid_result_scrub_result.py | 2 +- .../models/i_rapid_result_skip_result.py | 2 +- .../i_rapid_result_transcription_result.py | 2 +- .../api_client/models/i_rapid_scrub_rapid.py | 2 +- .../models/i_rapid_transcription_rapid.py | 2 +- src/rapidata/api_client/models/i_referee.py | 2 +- .../models/i_referee_budget_referee.py | 2 +- .../api_client/models/i_referee_config.py | 2 +- .../i_referee_config_budget_referee_config.py | 2 +- .../i_referee_config_naive_referee_config.py | 2 +- ...eree_config_never_ending_referee_config.py | 2 +- ...bilistic_attach_category_referee_config.py | 2 +- .../i_referee_config_quorum_referee_config.py | 2 +- .../i_referee_early_stopping_referee.py | 2 +- .../api_client/models/i_referee_info.py | 2 +- .../i_referee_info_naive_referee_info.py | 2 +- ..._referee_info_never_ending_referee_info.py | 2 +- ...babilistic_attach_category_referee_info.py | 2 +- .../i_referee_info_quorum_referee_info.py | 2 +- .../models/i_referee_naive_referee.py | 2 +- .../models/i_referee_quorum_referee.py | 2 +- .../models/i_response_aggregation.py | 2 +- ...sponse_aggregation_classify_aggregation.py | 2 +- ...esponse_aggregation_compare_aggregation.py | 2 +- src/rapidata/api_client/models/i_selection.py | 2 +- .../models/i_selection_ab_test_selection.py | 2 +- .../models/i_selection_capped_selection.py | 2 +- ...ection_conditional_validation_selection.py | 2 +- .../i_selection_demographic_selection.py | 2 +- .../i_selection_effort_capped_selection.py | 2 +- .../models/i_selection_labeling_selection.py | 2 +- .../models/i_selection_shuffling_selection.py | 2 +- .../models/i_selection_static_selection.py | 2 +- .../i_selection_validation_selection.py | 2 +- .../api_client/models/i_user_filter.py | 2 +- .../models/i_user_filter_age_user_filter.py | 2 +- .../models/i_user_filter_and_user_filter.py | 2 +- .../i_user_filter_campaign_user_filter.py | 2 +- .../i_user_filter_country_user_filter.py | 2 +- .../i_user_filter_custom_user_filter.py | 2 +- .../i_user_filter_device_user_filter.py | 2 +- .../i_user_filter_gender_user_filter.py | 2 +- .../i_user_filter_language_user_filter.py | 2 +- .../models/i_user_filter_new_user_filter.py | 2 +- .../models/i_user_filter_not_user_filter.py | 2 +- .../models/i_user_filter_or_user_filter.py | 2 +- ..._user_filter_response_count_user_filter.py | 2 +- .../i_user_filter_user_score_user_filter.py | 2 +- .../api_client/models/i_validation_truth.py | 2 +- ..._validation_truth_attach_category_truth.py | 2 +- .../i_validation_truth_bounding_box_truth.py | 2 +- .../i_validation_truth_classify_truth.py | 2 +- .../i_validation_truth_compare_truth.py | 2 +- ...validation_truth_empty_validation_truth.py | 2 +- .../models/i_validation_truth_line_truth.py | 2 +- .../i_validation_truth_locate_box_truth.py | 2 +- .../i_validation_truth_multi_compare_truth.py | 2 +- .../i_validation_truth_named_entity_truth.py | 2 +- .../i_validation_truth_polygon_truth.py | 2 +- .../models/i_validation_truth_scrub_truth.py | 2 +- .../models/i_validation_truth_skip_truth.py | 2 +- .../i_validation_truth_transcription_truth.py | 2 +- src/rapidata/api_client/models/i_workflow.py | 2 +- .../api_client/models/i_workflow_config.py | 2 +- ...kflow_config_evaluation_workflow_config.py | 2 +- ..._config_grouped_ranking_workflow_config.py | 2 +- ...workflow_config_ranking_workflow_config.py | 2 +- ..._workflow_config_simple_workflow_config.py | 2 +- .../models/i_workflow_evaluation_workflow.py | 2 +- .../i_workflow_grouped_ranking_workflow.py | 2 +- .../models/i_workflow_ranking_workflow.py | 2 +- .../models/i_workflow_rapid_blueprint.py | 2 +- ...ttach_category_workflow_rapid_blueprint.py | 2 +- ...t_bounding_box_workflow_rapid_blueprint.py | 2 +- ...eprint_compare_workflow_rapid_blueprint.py | 2 +- ...rint_free_text_workflow_rapid_blueprint.py | 2 +- ...blueprint_line_workflow_rapid_blueprint.py | 2 +- ...ueprint_locate_workflow_rapid_blueprint.py | 2 +- ...t_named_entity_workflow_rapid_blueprint.py | 2 +- ...eprint_polygon_workflow_rapid_blueprint.py | 2 +- ...lueprint_scrub_workflow_rapid_blueprint.py | 2 +- ..._transcription_workflow_rapid_blueprint.py | 2 +- .../models/i_workflow_simple_workflow.py | 2 +- .../models/inspect_report_endpoint_output.py | 2 +- .../invite_org_member_endpoint_input.py | 2 +- .../invite_org_member_endpoint_output.py | 2 +- .../api_client/models/invoice_status.py | 2 +- .../is_rapid_bag_valid_endpoint_output.py | 2 +- .../models/job_definition_revision_state.py | 2 +- .../api_client/models/json_web_key.py | 2 +- .../api_client/models/json_web_key_set.py | 2 +- .../api_client/models/line_result_line.py | 2 +- .../models/line_result_line_point.py | 2 +- .../list_org_invitations_endpoint_output.py | 2 +- ..._invitations_endpoint_output_invitation.py | 2 +- .../list_org_members_endpoint_output.py | 2 +- ...list_org_members_endpoint_output_member.py | 2 +- .../api_client/models/locate_box_truth_box.py | 2 +- .../api_client/models/locate_coordinate.py | 2 +- .../api_client/models/manual_charge_reason.py | 2 +- .../api_client/models/matchup_zone.py | 36 + .../api_client/models/membership_status.py | 2 +- ...amed_entity_result_named_classification.py | 2 +- ...named_entity_truth_named_classification.py | 2 +- src/rapidata/api_client/models/order_state.py | 2 +- src/rapidata/api_client/models/org_role.py | 2 +- .../models/paged_result_of_i_billing_group.py | 2 +- .../api_client/models/participant_status.py | 2 +- .../api_client/models/pid_batch_mode.py | 2 +- .../models/pipeline_elo_ranking_config.py | 2 +- .../models/polygon_result_coordinate.py | 2 +- .../api_client/models/polygon_result_shape.py | 2 +- .../models/preview_order_endpoint_input.py | 2 +- .../api_client/models/problem_details.py | 2 +- .../api_client/models/program_case.py | 2 +- .../api_client/models/program_comparison.py | 2 +- .../query_aggregated_jobs_endpoint_output.py | 2 +- ...ed_jobs_endpoint_paged_result_of_output.py | 2 +- ...query_aggregated_orders_endpoint_output.py | 2 +- ..._orders_endpoint_paged_result_of_output.py | 2 +- ...query_all_organizations_endpoint_output.py | 2 +- ...zations_endpoint_paged_result_of_output.py | 2 +- .../query_audience_jobs_endpoint_output.py | 2 +- ...ce_jobs_endpoint_paged_result_of_output.py | 2 +- .../models/query_audiences_endpoint_output.py | 2 +- ...diences_endpoint_paged_result_of_output.py | 2 +- ...ery_benchmark_standings_endpoint_output.py | 11 +- ...andings_endpoint_paged_result_of_output.py | 2 +- .../query_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- .../query_billing_periods_endpoint_output.py | 2 +- ...periods_endpoint_paged_result_of_output.py | 2 +- .../models/query_campaigns_endpoint_output.py | 2 +- ...mpaigns_endpoint_paged_result_of_output.py | 2 +- .../models/query_clients_endpoint_output.py | 2 +- ...clients_endpoint_paged_result_of_output.py | 2 +- ...ed_matrix_by_benchmarks_endpoint_output.py | 2 +- ..._matrix_by_leaderboards_endpoint_output.py | 2 +- ...standings_by_benchmarks_endpoint_output.py | 10 +- ...ings_by_benchmarks_endpoint_output_item.py | 11 +- ...andings_by_leaderboards_endpoint_output.py | 10 +- ...gs_by_leaderboards_endpoint_output_item.py | 11 +- ...query_costs_by_customer_endpoint_output.py | 2 +- ...ustomer_endpoint_paged_result_of_output.py | 2 +- ...y_costs_by_organization_endpoint_output.py | 2 +- ...ization_endpoint_paged_result_of_output.py | 2 +- .../models/query_customers_endpoint_output.py | 4 +- ...stomers_endpoint_paged_result_of_output.py | 2 +- ...atapoints_by_dataset_id_endpoint_output.py | 2 +- ...aset_id_endpoint_paged_result_of_output.py | 2 +- ...y_examples_for_audience_endpoint_output.py | 2 +- ...udience_endpoint_paged_result_of_output.py | 2 +- ...uery_external_audiences_endpoint_output.py | 2 +- ...diences_endpoint_paged_result_of_output.py | 2 +- .../query_flagged_rapids_endpoint_output.py | 2 +- ..._rapids_endpoint_paged_result_of_output.py | 2 +- .../query_flow_items_endpoint_output.py | 2 +- ...w_items_endpoint_paged_result_of_output.py | 2 +- .../models/query_flows_endpoint_output.py | 2 +- ...y_flows_endpoint_paged_result_of_output.py | 2 +- .../models/query_invoices_endpoint_output.py | 2 +- ...nvoices_endpoint_paged_result_of_output.py | 2 +- .../query_job_definitions_endpoint_output.py | 2 +- ...nitions_endpoint_paged_result_of_output.py | 2 +- .../query_job_revisions_endpoint_output.py | 2 +- ...visions_endpoint_paged_result_of_output.py | 2 +- .../models/query_jobs_endpoint_output.py | 2 +- ...ry_jobs_endpoint_paged_result_of_output.py | 2 +- .../query_leaderboard_runs_endpoint_output.py | 2 +- ...rd_runs_endpoint_paged_result_of_output.py | 2 +- ...aderboards_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- .../query_leaderboards_endpoint_output.py | 2 +- ...rboards_endpoint_paged_result_of_output.py | 2 +- ...uery_managed_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- ...ery_matrix_by_benchmark_endpoint_output.py | 8 +- ...y_matrix_by_leaderboard_endpoint_output.py | 2 +- .../models/query_orders_endpoint_output.py | 2 +- ..._orders_endpoint_paged_result_of_output.py | 2 +- .../query_organizations_endpoint_output.py | 2 +- ...zations_endpoint_paged_result_of_output.py | 2 +- ...ry_owner_tier_overrides_endpoint_output.py | 2 +- ...rticipants_by_benchmark_endpoint_output.py | 11 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- ...y_participants_obsolete_endpoint_output.py | 2 +- ...ticipants_obsolete_endpoint_output_item.py | 2 +- ..._public_job_definitions_endpoint_output.py | 2 +- ...nitions_endpoint_paged_result_of_output.py | 2 +- ...ry_published_benchmarks_endpoint_output.py | 2 +- ...chmarks_endpoint_paged_result_of_output.py | 2 +- ...enerations_by_benchmark_endpoint_output.py | 2 +- ...nchmark_endpoint_paged_result_of_output.py | 2 +- .../query_signal_runs_endpoint_output.py | 2 +- ...al_runs_endpoint_paged_result_of_output.py | 2 +- .../models/query_signals_endpoint_output.py | 2 +- ...signals_endpoint_paged_result_of_output.py | 2 +- ..._standings_by_benchmark_endpoint_output.py | 10 +- ...dings_by_benchmark_endpoint_output_item.py | 11 +- ...tandings_by_leaderboard_endpoint_output.py | 10 +- ...ngs_by_leaderboard_endpoint_output_item.py | 11 +- .../models/query_standings_endpoint_output.py | 2 +- ...andings_endpoint_paged_result_of_output.py | 2 +- ...query_tags_by_benchmark_endpoint_output.py | 2 +- ...ry_validation_feedbacks_endpoint_output.py | 2 +- ...edbacks_endpoint_paged_result_of_output.py | 2 +- ...ation_rapid_eligibility_endpoint_output.py | 2 +- ...ibility_endpoint_paged_result_of_output.py | 2 +- .../query_validation_sets_endpoint_output.py | 2 +- ...on_sets_endpoint_paged_result_of_output.py | 2 +- .../models/query_vouchers_endpoint_output.py | 2 +- ...ouchers_endpoint_paged_result_of_output.py | 2 +- .../models/query_workflows_endpoint_output.py | 2 +- ...rkflows_endpoint_paged_result_of_output.py | 2 +- src/rapidata/api_client/models/rapid_issue.py | 2 +- src/rapidata/api_client/models/rapid_state.py | 2 +- .../read_bridge_token_endpoint_keys_output.py | 2 +- ...dge_token_endpoint_not_available_output.py | 2 +- .../models/reconciliation_job_state.py | 2 +- .../models/reconciliation_timestamp_mode.py | 2 +- ...reate_external_audiences_endpoint_input.py | 2 +- .../models/replicate_model_parameter_type.py | 2 +- .../models/report_rapid_endpoint_input.py | 2 +- .../api_client/models/response_tally.py | 2 +- .../models/restart_rapids_endpoint_input.py | 2 +- .../api_client/models/retrieval_mode.py | 2 +- .../retry_sample_generation_endpoint_input.py | 2 +- ...retry_sample_generation_endpoint_output.py | 2 +- .../api_client/models/review_reason.py | 2 +- .../revoke_bidder_relation_endpoint_input.py | 2 +- ...revoke_platform_relation_endpoint_input.py | 2 +- src/rapidata/api_client/models/run_status.py | 2 +- .../models/sample_generation_item_status.py | 2 +- .../models/sample_generation_status.py | 2 +- .../models/scrub_truth_scrub_range.py | 2 +- .../search_replicate_models_endpoint_model.py | 2 +- ...search_replicate_models_endpoint_output.py | 2 +- .../models/send_survey_endpoint_input.py | 2 +- .../models/set_credit_line_endpoint_input.py | 2 +- .../set_fast_bid_multiplier_endpoint_input.py | 2 +- ...set_fast_bid_multiplier_endpoint_output.py | 2 +- ...anual_global_boost_level_endpoint_input.py | 2 +- ...minimum_spend_commitment_endpoint_input.py | 2 +- ...on_support_slack_channel_endpoint_input.py | 2 +- .../models/set_platform_fee_endpoint_input.py | 2 +- .../models/shorten_context_endpoint_input.py | 2 +- .../shorten_context_endpoint_input_item.py | 2 +- .../models/shorten_context_endpoint_output.py | 2 +- .../shorten_context_endpoint_output_item.py | 2 +- .../api_client/models/signal_run_status.py | 2 +- .../models/signal_run_trigger_source.py | 2 +- .../models/simplified_audience_user_state.py | 2 +- .../models/skip_rapid_endpoint_input.py | 2 +- .../models/skip_rapid_endpoint_output.py | 2 +- .../api_client/models/sort_direction.py | 2 +- .../api_client/models/standing_status.py | 2 +- ...udience_inactivity_sync_endpoint_output.py | 2 +- ...nce_state_recalculation_endpoint_output.py | 2 +- ...tart_bulk_reconciliation_endpoint_input.py | 2 +- ...art_bulk_reconciliation_endpoint_output.py | 2 +- ...art_preliminary_download_endpoint_input.py | 2 +- ...rt_preliminary_download_endpoint_output.py | 2 +- .../api_client/models/sticky_config.py | 2 +- .../api_client/models/sticky_state.py | 2 +- .../models/submit_feedback_endpoint_input.py | 2 +- .../models/submit_order_endpoint_input.py | 2 +- ...articipant_by_benchmark_endpoint_output.py | 2 +- .../submit_participant_endpoint_output.py | 2 +- .../subscribe_to_newsletter_endpoint_input.py | 2 +- ...itch_active_organization_endpoint_input.py | 2 +- .../api_client/models/time_grouping.py | 2 +- ...ranscription_payload_transcription_word.py | 2 +- .../transcription_rapid_transcription_word.py | 2 +- ...transcription_result_transcription_word.py | 2 +- .../transcription_truth_transcription_word.py | 2 +- .../models/translate_endpoint_input.py | 2 +- .../models/translate_endpoint_output.py | 2 +- .../api_client/models/translated_string.py | 2 +- .../api_client/models/translator_type.py | 2 +- .../models/trigger_signal_endpoint_output.py | 2 +- .../models/unlock_order_endpoint_output.py | 2 +- .../models/unsubscribe_endpoint_input.py | 2 +- ...ubscribe_from_newsletter_endpoint_input.py | 2 +- .../models/update_audience_endpoint_input.py | 2 +- .../models/update_audience_endpoint_output.py | 2 +- .../update_audience_example_endpoint_input.py | 2 +- .../models/update_benchmark_endpoint_input.py | 2 +- .../update_benchmark_name_endpoint_input.py | 2 +- .../update_boost_config_endpoint_input.py | 2 +- .../update_boost_config_endpoint_output.py | 2 +- .../models/update_campaign_endpoint_input.py | 2 +- .../models/update_config_endpoint_input.py | 2 +- .../update_dataset_name_endpoint_input.py | 2 +- .../update_global_text_endpoint_input.py | 2 +- .../update_job_definition_endpoint_input.py | 2 +- .../models/update_job_endpoint_input.py | 2 +- .../update_leaderboard_endpoint_input.py | 2 +- .../update_leaderboard_name_endpoint_input.py | 2 +- ...derboard_response_config_endpoint_input.py | 2 +- .../models/update_order_endpoint_input.py | 2 +- .../update_organization_endpoint_input.py | 2 +- ...date_owner_tier_override_endpoint_input.py | 2 +- .../update_participant_endpoint_input.py | 11 +- .../update_participant_name_endpoint_input.py | 2 +- .../update_prompt_tags_endpoint_input.py | 2 +- .../models/update_signal_endpoint_input.py | 2 +- .../update_stream_program_endpoint_input.py | 2 +- .../update_validation_rapid_endpoint_input.py | 2 +- ...alidation_set_dimensions_endpoint_input.py | 2 +- .../update_validation_set_endpoint_input.py | 2 +- ...idation_set_should_alert_endpoint_input.py | 2 +- .../models/upload_file_endpoint_output.py | 2 +- .../upload_file_from_url_endpoint_output.py | 2 +- .../api_client/models/user_attribute.py | 2 +- .../api_client/models/validation_chance.py | 2 +- .../models/validation_problem_details.py | 2 +- .../api_client/models/vote_aggregation.py | 2 +- .../api_client/models/vote_matrix_result.py | 8 +- .../api_client/models/voucher_source.py | 2 +- .../api_client/models/voucher_status.py | 2 +- .../api_client/models/weighted_branch.py | 2 +- .../api_client/models/workflow_state.py | 2 +- src/rapidata/api_client/rest.py | 2 +- src/rapidata/api_client_README.md | 7 +- 902 files changed, 6741 insertions(+), 2700 deletions(-) create mode 100644 src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py create mode 100644 src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py create mode 100644 src/rapidata/api_client/models/matchup_zone.py diff --git a/openapi/schemas/asset.openapi.json b/openapi/schemas/asset.openapi.json index 1511ddd11..54d03f857 100644 --- a/openapi/schemas/asset.openapi.json +++ b/openapi/schemas/asset.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/audience.openapi.json b/openapi/schemas/audience.openapi.json index e6e73aca3..83f7616ab 100644 --- a/openapi/schemas/audience.openapi.json +++ b/openapi/schemas/audience.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Audience API", "description": "The API for the Rapidata Audience service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/campaign.openapi.json b/openapi/schemas/campaign.openapi.json index 59ed37d6f..adf7bf323 100644 --- a/openapi/schemas/campaign.openapi.json +++ b/openapi/schemas/campaign.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Campaign API", "description": "The API for the Rapidata Campaign service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { @@ -83,6 +83,47 @@ } } }, + "/campaign/{campaignId}/activate": { + "post": { + "tags": [ + "Campaign" + ], + "summary": "Activates the specified campaign.", + "description": "Only campaigns in the Created, Preview, or Analysis state can be activated; any other\n state returns 400. A program campaign has no top-level routing id and is therefore not\n picked up by the target-group-driven auto-activation, so this endpoint is how it is moved\n into the serving set.", + "parameters": [ + { + "name": "campaignId", + "in": "path", + "description": "The identifier of the campaign to activate.", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "No Content" + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + } + } + }, "/campaign/boost": { "put": { "tags": [ diff --git a/openapi/schemas/dataset.openapi.json b/openapi/schemas/dataset.openapi.json index edc119120..a6d01184b 100644 --- a/openapi/schemas/dataset.openapi.json +++ b/openapi/schemas/dataset.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Dataset API", "description": "The API for the Rapidata Dataset service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/flow.openapi.json b/openapi/schemas/flow.openapi.json index 3dd1c7569..b41b8bf7d 100644 --- a/openapi/schemas/flow.openapi.json +++ b/openapi/schemas/flow.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Flow API", "description": "The API for the Rapidata Flow service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/identity.openapi.json b/openapi/schemas/identity.openapi.json index aa10cde0e..43db1f7a0 100644 --- a/openapi/schemas/identity.openapi.json +++ b/openapi/schemas/identity.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Identity API", "description": "The API for the Rapidata Identity service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { @@ -3551,7 +3551,6 @@ "organizationId": { "type": "string", "description": "The identifier of the organization this customer belongs to, if any.", - "format": "uuid", "nullable": true } } diff --git a/openapi/schemas/leaderboard.openapi.json b/openapi/schemas/leaderboard.openapi.json index 5e9c96e6f..a69fd714c 100644 --- a/openapi/schemas/leaderboard.openapi.json +++ b/openapi/schemas/leaderboard.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Leaderboard API", "description": "The API for the Rapidata Leaderboard service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { @@ -1245,6 +1245,649 @@ } } }, + "/benchmark/{benchmarkId}/matchup-breakdown": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly\n wins, the coin flips, or the prompts B clearly wins.", + "description": "Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score\n interval on A's win share and, within the requested zone, ordered most-confident first (coin\n flips by effective sample size). The same vote-level filters as the matrix query apply.\n Benchmarks without granular votes return an empty page.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "participantA", + "in": "query", + "description": "The id of participant A (the reference side of the split).", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "participantB", + "in": "query", + "description": "The id of participant B.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "zone", + "in": "query", + "description": "Which confidence zone of the matchup to page through.", + "schema": { + "$ref": "#/components/schemas/MatchupZone" + } + }, + { + "name": "page", + "in": "query", + "description": "The 1-based page index.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "page_size", + "in": "query", + "description": "The number of items per page.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "language", + "in": "query", + "description": "Filter by language.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "gender", + "in": "query", + "description": "Filter by gender.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "age_bucket", + "in": "query", + "description": "Filter by age_bucket.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "occupation", + "in": "query", + "description": "Filter by occupation.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "tags", + "in": "query", + "description": "Filter by tags.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "participant_id", + "in": "query", + "description": "Filter by participant_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "leaderboard_id", + "in": "query", + "description": "Filter by leaderboard_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "run_id", + "in": "query", + "description": "Filter by run_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "prompt_identifier", + "in": "query", + "description": "Filter by prompt_identifier.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "voted_at", + "in": "query", + "description": "Filter by voted_at.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "logic", + "in": "query", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + } + } + }, "/benchmark/{benchmarkId}/matrix": { "get": { "tags": [ @@ -4997,7 +5640,7 @@ "Benchmark" ], "summary": "Queries the win matrix of a benchmark.", - "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.\n Alongside the matchup outcomes in data, each response also carries votes: the\n un-binarized human vote counts on the same axes, display-only and not reflected in scoring.", "parameters": [ { "name": "benchmarkId", @@ -12886,6 +13529,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), if any.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), if any.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, if any.", @@ -13535,6 +14183,111 @@ } } }, + "GetBenchmarkMatchupBreakdownEndpoint_Output": { + "required": [ + "promptIdentifier", + "rawWinsA", + "rawWinsB", + "weightedWinsA", + "weightedWinsB", + "effectiveN", + "wilsonCenter" + ], + "type": "object", + "properties": { + "promptId": { + "type": "string", + "description": "The prompt entity id, or null when the identifier has no live prompt.", + "nullable": true + }, + "promptIdentifier": { + "type": "string", + "description": "The stable identifier of the prompt within the benchmark." + }, + "englishPrompt": { + "type": "string", + "description": "The prompt text translated to English, if any.", + "nullable": true + }, + "originalPrompt": { + "type": "string", + "description": "The prompt text as originally provided, if any.", + "nullable": true + }, + "promptAsset": { + "allOf": [ + { + "$ref": "#/components/schemas/IAsset" + } + ], + "description": "The optional media asset shown with the prompt." + }, + "rawWinsA": { + "type": "integer", + "description": "The number of votes A won on this prompt.", + "format": "int64" + }, + "rawWinsB": { + "type": "integer", + "description": "The number of votes B won on this prompt.", + "format": "int64" + }, + "weightedWinsA": { + "type": "number", + "description": "The reliability-weighted wins for A (summed annotator userScore).", + "format": "double" + }, + "weightedWinsB": { + "type": "number", + "description": "The reliability-weighted wins for B (summed annotator userScore).", + "format": "double" + }, + "effectiveN": { + "type": "number", + "description": "The reliability-weighted sample size, WeightedWinsA + WeightedWinsB.", + "format": "double" + }, + "wilsonCenter": { + "type": "number", + "description": "The Wilson score interval center for A's win share.", + "format": "double" + } + }, + "description": "One prompt's A-vs-B split with its render fields and vote stats." + }, + "GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, "GetBenchmarkStandingsBreakdownEndpoint_Output": { "required": [ "dimension", @@ -13598,6 +14351,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -13749,6 +14506,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -14051,6 +14812,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -15709,6 +16475,14 @@ } } }, + "MatchupZone": { + "enum": [ + "AClearlyWins", + "CoinFlip", + "BClearlyWins", + null + ] + }, "MetadataInputCollection": { "type": "object", "additionalProperties": { @@ -15850,6 +16624,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -16031,7 +16810,8 @@ }, "QueryCombinedStandingsByBenchmarksEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -16045,6 +16825,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -16071,6 +16856,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -16111,7 +16900,8 @@ }, "QueryCombinedStandingsByLeaderboardsEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -16125,6 +16915,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -16151,6 +16946,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -16639,7 +17438,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -16679,6 +17479,21 @@ } ], "description": "The win counts; Data[i][j] holds the wins of Index[i] over Columns[j]." + }, + "votes": { + "allOf": [ + { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } + } + ], + "description": "The un-binarized human vote counts on the same axes; Votes[i][j] holds the votes of\n Index[i] over Columns[j]. Display-only — not reflected in the scoring behind Data." } } }, @@ -16756,6 +17571,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -17109,7 +17929,8 @@ }, "QueryStandingsByBenchmarkEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -17123,6 +17944,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -17149,6 +17975,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -17189,7 +18019,8 @@ }, "QueryStandingsByLeaderboardEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -17203,6 +18034,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -17229,6 +18065,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -17704,6 +18544,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"). Pass null to clear.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"). Pass null to clear.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model. Pass null to clear.", @@ -17805,7 +18650,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -17830,6 +18676,16 @@ "format": "double" } } + }, + "votes": { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } } } } diff --git a/openapi/schemas/order.openapi.json b/openapi/schemas/order.openapi.json index 5bc445eed..a4ebfe6d4 100644 --- a/openapi/schemas/order.openapi.json +++ b/openapi/schemas/order.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Order API", "description": "The API for the Rapidata Order service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/payment.openapi.json b/openapi/schemas/payment.openapi.json index 9e29dd9fb..6a3956a6d 100644 --- a/openapi/schemas/payment.openapi.json +++ b/openapi/schemas/payment.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Payment API", "description": "The API for the Rapidata Payment service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/pipeline.openapi.json b/openapi/schemas/pipeline.openapi.json index 94c21c7b2..b6269a1d6 100644 --- a/openapi/schemas/pipeline.openapi.json +++ b/openapi/schemas/pipeline.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Pipeline API", "description": "The API for the Rapidata Pipeline service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/rapid.openapi.json b/openapi/schemas/rapid.openapi.json index 2a47727d1..cb5534a95 100644 --- a/openapi/schemas/rapid.openapi.json +++ b/openapi/schemas/rapid.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Rapid API", "description": "The API for the Rapidata Rapid service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/rapidata.filtered.openapi.json b/openapi/schemas/rapidata.filtered.openapi.json index 21eb69631..24c31bfcb 100644 --- a/openapi/schemas/rapidata.filtered.openapi.json +++ b/openapi/schemas/rapidata.filtered.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { @@ -3174,6 +3174,57 @@ ] } }, + "/campaign/{campaignId}/activate": { + "post": { + "tags": [ + "Campaign" + ], + "summary": "Activates the specified campaign.", + "description": "Only campaigns in the Created, Preview, or Analysis state can be activated; any other\n state returns 400. A program campaign has no top-level routing id and is therefore not\n picked up by the target-group-driven auto-activation, so this endpoint is how it is moved\n into the serving set.", + "parameters": [ + { + "name": "campaignId", + "in": "path", + "description": "The identifier of the campaign to activate.", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "No Content" + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, "/campaign/boost": {}, "/campaign/program": { "post": { @@ -11006,14 +11057,13 @@ ] } }, - "/benchmark/{benchmarkId}/matrix": {}, - "/benchmark/{benchmarkId}/standings/breakdown": { + "/benchmark/{benchmarkId}/matchup-breakdown": { "get": { "tags": [ "Benchmark" ], - "summary": "Returns the standings over the whole filtered set alongside the standings recomputed for\n each value of the chosen dimension.", - "description": "The same vote-level filters as the standings query apply. Segments are sorted by votes\n descending, the unknown segment last. Benchmarks without granular votes return\n empty segments.", + "summary": "Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly\n wins, the coin flips, or the prompts B clearly wins.", + "description": "Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score\n interval on A's win share and, within the requested zone, ordered most-confident first (coin\n flips by effective sample size). The same vote-level filters as the matrix query apply.\n Benchmarks without granular votes return an empty page.", "parameters": [ { "name": "benchmarkId", @@ -11025,214 +11075,53 @@ } }, { - "name": "dimension", + "name": "participantA", "in": "query", - "description": "The demographic dimension to split the standings by.", + "description": "The id of participant A (the reference side of the split).", "required": true, "schema": { - "$ref": "#/components/schemas/BenchmarkDemographicDimension" + "type": "string" } }, { - "name": "country", + "name": "participantB", "in": "query", - "description": "Filter by country.", - "style": "deepObject", - "explode": true, + "description": "The id of participant B.", + "required": true, "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" + "type": "string" + } }, { - "name": "language", + "name": "zone", "in": "query", - "description": "Filter by language.", - "style": "deepObject", - "explode": true, + "description": "Which confidence zone of the matchup to page through.", "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" + "$ref": "#/components/schemas/MatchupZone" + } }, { - "name": "gender", + "name": "page", "in": "query", - "description": "Filter by gender.", - "style": "deepObject", - "explode": true, + "description": "The 1-based page index.", "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } + "type": "integer" }, - "x-parameter-group": "filters" + "x-parameter-group": "page" }, { - "name": "age_bucket", + "name": "page_size", "in": "query", - "description": "Filter by age_bucket.", - "style": "deepObject", - "explode": true, + "description": "The number of items per page.", "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } + "type": "integer" }, - "x-parameter-group": "filters" + "x-parameter-group": "page" }, { - "name": "occupation", + "name": "country", "in": "query", - "description": "Filter by occupation.", + "description": "Filter by country.", "style": "deepObject", "explode": true, "schema": { @@ -11279,9 +11168,9 @@ "x-parameter-group": "filters" }, { - "name": "tags", + "name": "language", "in": "query", - "description": "Filter by tags.", + "description": "Filter by language.", "style": "deepObject", "explode": true, "schema": { @@ -11328,9 +11217,9 @@ "x-parameter-group": "filters" }, { - "name": "participant_id", + "name": "gender", "in": "query", - "description": "Filter by participant_id.", + "description": "Filter by gender.", "style": "deepObject", "explode": true, "schema": { @@ -11377,9 +11266,9 @@ "x-parameter-group": "filters" }, { - "name": "leaderboard_id", + "name": "age_bucket", "in": "query", - "description": "Filter by leaderboard_id.", + "description": "Filter by age_bucket.", "style": "deepObject", "explode": true, "schema": { @@ -11426,9 +11315,9 @@ "x-parameter-group": "filters" }, { - "name": "run_id", + "name": "occupation", "in": "query", - "description": "Filter by run_id.", + "description": "Filter by occupation.", "style": "deepObject", "explode": true, "schema": { @@ -11475,9 +11364,9 @@ "x-parameter-group": "filters" }, { - "name": "prompt_identifier", + "name": "tags", "in": "query", - "description": "Filter by prompt_identifier.", + "description": "Filter by tags.", "style": "deepObject", "explode": true, "schema": { @@ -11524,9 +11413,9 @@ "x-parameter-group": "filters" }, { - "name": "voted_at", + "name": "participant_id", "in": "query", - "description": "Filter by voted_at.", + "description": "Filter by participant_id.", "style": "deepObject", "explode": true, "schema": { @@ -11573,116 +11462,58 @@ "x-parameter-group": "filters" }, { - "name": "logic", + "name": "leaderboard_id", "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "description": "Filter by leaderboard_id.", + "style": "deepObject", + "explode": true, "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/GetBenchmarkStandingsBreakdownEndpoint_Output" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" } } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmark/combined-matrix": {}, - "/benchmark/combined-standings": {}, - "/benchmark/{benchmarkId}/prompts": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Returns the paged prompts of a benchmark.", - "parameters": [ - { - "name": "benchmarkId", - "in": "path", - "description": "The id of the benchmark to query.", - "required": true, - "schema": { - "type": "string" - } - }, - { - "name": "page", - "in": "query", - "description": "The 1-based page index.", - "schema": { - "type": "integer" }, - "x-parameter-group": "page" - }, - { - "name": "page_size", - "in": "query", - "description": "The number of items per page.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "sort", - "in": "query", - "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", - "schema": { - "type": "array", - "items": { - "enum": [ - "id", - "-id", - "created_at", - "-created_at" - ], - "type": "string" - } - }, - "x-parameter-group": "sort" + "x-parameter-group": "filters" }, { - "name": "id", + "name": "run_id", "in": "query", - "description": "Filter by id.", + "description": "Filter by run_id.", "style": "deepObject", "explode": true, "schema": { @@ -11729,9 +11560,9 @@ "x-parameter-group": "filters" }, { - "name": "created_at", + "name": "prompt_identifier", "in": "query", - "description": "Filter by created_at.", + "description": "Filter by prompt_identifier.", "style": "deepObject", "explode": true, "schema": { @@ -11778,9 +11609,9 @@ "x-parameter-group": "filters" }, { - "name": "identifier", + "name": "voted_at", "in": "query", - "description": "Filter by identifier.", + "description": "Filter by voted_at.", "style": "deepObject", "explode": true, "schema": { @@ -11827,9 +11658,89 @@ "x-parameter-group": "filters" }, { - "name": "english_prompt", + "name": "logic", "in": "query", - "description": "Filter by english_prompt.", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/{benchmarkId}/matrix": {}, + "/benchmark/{benchmarkId}/standings/breakdown": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Returns the standings over the whole filtered set alongside the standings recomputed for\n each value of the chosen dimension.", + "description": "The same vote-level filters as the standings query apply. Segments are sorted by votes\n descending, the unknown segment last. Benchmarks without granular votes return\n empty segments.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "dimension", + "in": "query", + "description": "The demographic dimension to split the standings by.", + "required": true, + "schema": { + "$ref": "#/components/schemas/BenchmarkDemographicDimension" + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", "style": "deepObject", "explode": true, "schema": { @@ -11876,9 +11787,9 @@ "x-parameter-group": "filters" }, { - "name": "original_prompt", + "name": "language", "in": "query", - "description": "Filter by original_prompt.", + "description": "Filter by language.", "style": "deepObject", "explode": true, "schema": { @@ -11925,108 +11836,9 @@ "x-parameter-group": "filters" }, { - "name": "logic", - "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", - "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/GetPromptsByBenchmarkEndpoint_PagedResultOfOutput" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" - } - } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmark/{benchmarkId}/standings": {}, - "/benchmarks": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Queries all benchmarks of the current user.", - "parameters": [ - { - "name": "page", - "in": "query", - "description": "The 1-based page index.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "page_size", - "in": "query", - "description": "The number of items per page.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "sort", - "in": "query", - "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", - "schema": { - "type": "array", - "items": { - "enum": [ - "id", - "-id", - "name", - "-name", - "created_at", - "-created_at" - ], - "type": "string" - } - }, - "x-parameter-group": "sort" - }, - { - "name": "id", + "name": "gender", "in": "query", - "description": "Filter by id.", + "description": "Filter by gender.", "style": "deepObject", "explode": true, "schema": { @@ -12073,9 +11885,9 @@ "x-parameter-group": "filters" }, { - "name": "name", + "name": "age_bucket", "in": "query", - "description": "Filter by name.", + "description": "Filter by age_bucket.", "style": "deepObject", "explode": true, "schema": { @@ -12122,9 +11934,9 @@ "x-parameter-group": "filters" }, { - "name": "owner_mail", + "name": "occupation", "in": "query", - "description": "Filter by owner_mail.", + "description": "Filter by occupation.", "style": "deepObject", "explode": true, "schema": { @@ -12171,9 +11983,9 @@ "x-parameter-group": "filters" }, { - "name": "created_at", + "name": "tags", "in": "query", - "description": "Filter by created_at.", + "description": "Filter by tags.", "style": "deepObject", "explode": true, "schema": { @@ -12220,91 +12032,9 @@ "x-parameter-group": "filters" }, { - "name": "logic", - "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", - "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/QueryBenchmarksEndpoint_PagedResultOfOutput" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" - } - } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmark/combined-matrix/query": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Queries the combined win matrix of multiple benchmarks.", - "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", - "parameters": [ - { - "name": "benchmarkIds", - "in": "query", - "description": "The identifiers of the benchmarks to combine.", - "required": true, - "schema": { - "type": "array", - "items": { - "type": "string" - } - } - }, - { - "name": "useWeightedScoring", - "in": "query", - "description": "Whether to apply weighted scoring based on user scores.", - "schema": { - "type": "boolean", - "default": false - } - }, - { - "name": "country", + "name": "participant_id", "in": "query", - "description": "Filter by country.", + "description": "Filter by participant_id.", "style": "deepObject", "explode": true, "schema": { @@ -12351,9 +12081,9 @@ "x-parameter-group": "filters" }, { - "name": "language", + "name": "leaderboard_id", "in": "query", - "description": "Filter by language.", + "description": "Filter by leaderboard_id.", "style": "deepObject", "explode": true, "schema": { @@ -12400,9 +12130,9 @@ "x-parameter-group": "filters" }, { - "name": "gender", + "name": "run_id", "in": "query", - "description": "Filter by gender.", + "description": "Filter by run_id.", "style": "deepObject", "explode": true, "schema": { @@ -12449,9 +12179,9 @@ "x-parameter-group": "filters" }, { - "name": "age_bucket", + "name": "prompt_identifier", "in": "query", - "description": "Filter by age_bucket.", + "description": "Filter by prompt_identifier.", "style": "deepObject", "explode": true, "schema": { @@ -12498,9 +12228,9 @@ "x-parameter-group": "filters" }, { - "name": "occupation", + "name": "voted_at", "in": "query", - "description": "Filter by occupation.", + "description": "Filter by voted_at.", "style": "deepObject", "explode": true, "schema": { @@ -12547,9 +12277,116 @@ "x-parameter-group": "filters" }, { - "name": "tags", + "name": "logic", "in": "query", - "description": "Filter by tags.", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/GetBenchmarkStandingsBreakdownEndpoint_Output" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/combined-matrix": {}, + "/benchmark/combined-standings": {}, + "/benchmark/{benchmarkId}/prompts": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Returns the paged prompts of a benchmark.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark to query.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "page", + "in": "query", + "description": "The 1-based page index.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "page_size", + "in": "query", + "description": "The number of items per page.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "sort", + "in": "query", + "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", + "schema": { + "type": "array", + "items": { + "enum": [ + "id", + "-id", + "created_at", + "-created_at" + ], + "type": "string" + } + }, + "x-parameter-group": "sort" + }, + { + "name": "id", + "in": "query", + "description": "Filter by id.", "style": "deepObject", "explode": true, "schema": { @@ -12596,9 +12433,9 @@ "x-parameter-group": "filters" }, { - "name": "participant_id", + "name": "created_at", "in": "query", - "description": "Filter by participant_id.", + "description": "Filter by created_at.", "style": "deepObject", "explode": true, "schema": { @@ -12645,9 +12482,9 @@ "x-parameter-group": "filters" }, { - "name": "leaderboard_id", + "name": "identifier", "in": "query", - "description": "Filter by leaderboard_id.", + "description": "Filter by identifier.", "style": "deepObject", "explode": true, "schema": { @@ -12694,58 +12531,9 @@ "x-parameter-group": "filters" }, { - "name": "run_id", - "in": "query", - "description": "Filter by run_id.", - "style": "deepObject", - "explode": true, - "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" - }, - { - "name": "prompt_identifier", + "name": "english_prompt", "in": "query", - "description": "Filter by prompt_identifier.", + "description": "Filter by english_prompt.", "style": "deepObject", "explode": true, "schema": { @@ -12792,9 +12580,9 @@ "x-parameter-group": "filters" }, { - "name": "voted_at", + "name": "original_prompt", "in": "query", - "description": "Filter by voted_at.", + "description": "Filter by original_prompt.", "style": "deepObject", "explode": true, "schema": { @@ -12859,7 +12647,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QueryCombinedMatrixByBenchmarksEndpoint_Output" + "$ref": "#/components/schemas/GetPromptsByBenchmarkEndpoint_PagedResultOfOutput" } } } @@ -12893,88 +12681,56 @@ ] } }, - "/benchmark/combined-standings/query": { + "/benchmark/{benchmarkId}/standings": {}, + "/benchmarks": { "get": { "tags": [ "Benchmark" ], - "summary": "Queries the combined standings of multiple benchmarks.", - "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "summary": "Queries all benchmarks of the current user.", "parameters": [ { - "name": "benchmarkIds", + "name": "page", "in": "query", - "description": "The identifiers of the benchmarks to combine.", - "required": true, + "description": "The 1-based page index.", "schema": { - "type": "array", - "items": { - "type": "string" - } - } + "type": "integer" + }, + "x-parameter-group": "page" }, { - "name": "useWeightedScoring", + "name": "page_size", "in": "query", - "description": "Whether to apply weighted scoring based on user scores.", + "description": "The number of items per page.", "schema": { - "type": "boolean", - "default": false - } + "type": "integer" + }, + "x-parameter-group": "page" }, { - "name": "country", + "name": "sort", "in": "query", - "description": "Filter by country.", - "style": "deepObject", - "explode": true, + "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } + "type": "array", + "items": { + "enum": [ + "id", + "-id", + "name", + "-name", + "created_at", + "-created_at" + ], + "type": "string" } }, - "x-parameter-group": "filters" + "x-parameter-group": "sort" }, { - "name": "language", + "name": "id", "in": "query", - "description": "Filter by language.", + "description": "Filter by id.", "style": "deepObject", "explode": true, "schema": { @@ -13021,9 +12777,9 @@ "x-parameter-group": "filters" }, { - "name": "gender", + "name": "name", "in": "query", - "description": "Filter by gender.", + "description": "Filter by name.", "style": "deepObject", "explode": true, "schema": { @@ -13070,9 +12826,9 @@ "x-parameter-group": "filters" }, { - "name": "age_bucket", + "name": "owner_mail", "in": "query", - "description": "Filter by age_bucket.", + "description": "Filter by owner_mail.", "style": "deepObject", "explode": true, "schema": { @@ -13119,9 +12875,9 @@ "x-parameter-group": "filters" }, { - "name": "occupation", + "name": "created_at", "in": "query", - "description": "Filter by occupation.", + "description": "Filter by created_at.", "style": "deepObject", "explode": true, "schema": { @@ -13168,9 +12924,91 @@ "x-parameter-group": "filters" }, { - "name": "tags", + "name": "logic", "in": "query", - "description": "Filter by tags.", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/QueryBenchmarksEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/combined-matrix/query": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Queries the combined win matrix of multiple benchmarks.", + "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "parameters": [ + { + "name": "benchmarkIds", + "in": "query", + "description": "The identifiers of the benchmarks to combine.", + "required": true, + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + { + "name": "useWeightedScoring", + "in": "query", + "description": "Whether to apply weighted scoring based on user scores.", + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", "style": "deepObject", "explode": true, "schema": { @@ -13217,9 +13055,9 @@ "x-parameter-group": "filters" }, { - "name": "participant_id", + "name": "language", "in": "query", - "description": "Filter by participant_id.", + "description": "Filter by language.", "style": "deepObject", "explode": true, "schema": { @@ -13266,9 +13104,9 @@ "x-parameter-group": "filters" }, { - "name": "leaderboard_id", + "name": "gender", "in": "query", - "description": "Filter by leaderboard_id.", + "description": "Filter by gender.", "style": "deepObject", "explode": true, "schema": { @@ -13315,9 +13153,9 @@ "x-parameter-group": "filters" }, { - "name": "run_id", + "name": "age_bucket", "in": "query", - "description": "Filter by run_id.", + "description": "Filter by age_bucket.", "style": "deepObject", "explode": true, "schema": { @@ -13364,58 +13202,9 @@ "x-parameter-group": "filters" }, { - "name": "prompt_identifier", - "in": "query", - "description": "Filter by prompt_identifier.", - "style": "deepObject", - "explode": true, - "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" - }, - { - "name": "voted_at", + "name": "occupation", "in": "query", - "description": "Filter by voted_at.", + "description": "Filter by occupation.", "style": "deepObject", "explode": true, "schema": { @@ -13462,114 +13251,9 @@ "x-parameter-group": "filters" }, { - "name": "logic", - "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", - "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/QueryCombinedStandingsByBenchmarksEndpoint_Output" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" - } - } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmark/{benchmarkId}/leaderboards": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Queries all leaderboards for the given benchmark.", - "parameters": [ - { - "name": "benchmarkId", - "in": "path", - "description": "The id of the benchmark whose leaderboards will be returned.", - "required": true, - "schema": { - "type": "string" - } - }, - { - "name": "page", - "in": "query", - "description": "The 1-based page index.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "page_size", - "in": "query", - "description": "The number of items per page.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "sort", - "in": "query", - "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", - "schema": { - "type": "array", - "items": { - "enum": [ - "id", - "-id", - "name", - "-name" - ], - "type": "string" - } - }, - "x-parameter-group": "sort" - }, - { - "name": "id", + "name": "tags", "in": "query", - "description": "Filter by id.", + "description": "Filter by tags.", "style": "deepObject", "explode": true, "schema": { @@ -13616,9 +13300,9 @@ "x-parameter-group": "filters" }, { - "name": "name", + "name": "participant_id", "in": "query", - "description": "Filter by name.", + "description": "Filter by participant_id.", "style": "deepObject", "explode": true, "schema": { @@ -13665,107 +13349,9 @@ "x-parameter-group": "filters" }, { - "name": "logic", - "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", - "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/QueryLeaderboardsByBenchmarkEndpoint_PagedResultOfOutput" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" - } - } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmarks/managed": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Queries the curated benchmarks available to every customer.", - "parameters": [ - { - "name": "page", - "in": "query", - "description": "The 1-based page index.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "page_size", - "in": "query", - "description": "The number of items per page.", - "schema": { - "type": "integer" - }, - "x-parameter-group": "page" - }, - { - "name": "sort", - "in": "query", - "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", - "schema": { - "type": "array", - "items": { - "enum": [ - "id", - "-id", - "name", - "-name", - "created_at", - "-created_at" - ], - "type": "string" - } - }, - "x-parameter-group": "sort" - }, - { - "name": "id", + "name": "leaderboard_id", "in": "query", - "description": "Filter by id.", + "description": "Filter by leaderboard_id.", "style": "deepObject", "explode": true, "schema": { @@ -13812,9 +13398,9 @@ "x-parameter-group": "filters" }, { - "name": "name", + "name": "run_id", "in": "query", - "description": "Filter by name.", + "description": "Filter by run_id.", "style": "deepObject", "explode": true, "schema": { @@ -13861,9 +13447,9 @@ "x-parameter-group": "filters" }, { - "name": "owner_mail", + "name": "prompt_identifier", "in": "query", - "description": "Filter by owner_mail.", + "description": "Filter by prompt_identifier.", "style": "deepObject", "explode": true, "schema": { @@ -13910,9 +13496,9 @@ "x-parameter-group": "filters" }, { - "name": "created_at", + "name": "voted_at", "in": "query", - "description": "Filter by created_at.", + "description": "Filter by voted_at.", "style": "deepObject", "explode": true, "schema": { @@ -13977,7 +13563,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QueryManagedBenchmarksEndpoint_PagedResultOfOutput" + "$ref": "#/components/schemas/QueryCombinedMatrixByBenchmarksEndpoint_Output" } } } @@ -14011,21 +13597,24 @@ ] } }, - "/benchmark/{benchmarkId}/matrix/query": { + "/benchmark/combined-standings/query": { "get": { "tags": [ "Benchmark" ], - "summary": "Queries the win matrix of a benchmark.", + "summary": "Queries the combined standings of multiple benchmarks.", "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", "parameters": [ { - "name": "benchmarkId", - "in": "path", - "description": "The id of the benchmark.", + "name": "benchmarkIds", + "in": "query", + "description": "The identifiers of the benchmarks to combine.", "required": true, "schema": { - "type": "string" + "type": "array", + "items": { + "type": "string" + } } }, { @@ -14595,7 +14184,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QueryMatrixByBenchmarkEndpoint_Output" + "$ref": "#/components/schemas/QueryCombinedStandingsByBenchmarksEndpoint_Output" } } } @@ -14629,13 +14218,22 @@ ] } }, - "/benchmarks/published": { + "/benchmark/{benchmarkId}/leaderboards": { "get": { "tags": [ "Benchmark" ], - "summary": "Queries the benchmarks surfaced in the public benchmark repository.", + "summary": "Queries all leaderboards for the given benchmark.", "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark whose leaderboards will be returned.", + "required": true, + "schema": { + "type": "string" + } + }, { "name": "page", "in": "query", @@ -14665,9 +14263,7 @@ "id", "-id", "name", - "-name", - "created_at", - "-created_at" + "-name" ], "type": "string" } @@ -14772,104 +14368,6 @@ }, "x-parameter-group": "filters" }, - { - "name": "owner_mail", - "in": "query", - "description": "Filter by owner_mail.", - "style": "deepObject", - "explode": true, - "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" - }, - { - "name": "created_at", - "in": "query", - "description": "Filter by created_at.", - "style": "deepObject", - "explode": true, - "schema": { - "type": "object", - "properties": { - "eq": { - "type": "string" - }, - "neq": { - "type": "string" - }, - "gt": { - "type": "string" - }, - "gte": { - "type": "string" - }, - "lt": { - "type": "string" - }, - "lte": { - "type": "string" - }, - "contains": { - "type": "string" - }, - "starts_with": { - "type": "string" - }, - "ends_with": { - "type": "string" - }, - "in": { - "type": "array", - "items": { - "type": "string" - } - }, - "not_contains": { - "type": "string" - } - } - }, - "x-parameter-group": "filters" - }, { "name": "logic", "in": "query", @@ -14889,7 +14387,7 @@ "content": { "application/json": { "schema": { - "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_PagedResultOfOutput" + "$ref": "#/components/schemas/QueryLeaderboardsByBenchmarkEndpoint_PagedResultOfOutput" } } } @@ -14923,36 +14421,55 @@ ] } }, - "/benchmark/{benchmarkId}/standings/query": { + "/benchmarks/managed": { "get": { "tags": [ "Benchmark" ], - "summary": "Queries the standings of a benchmark.", - "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "summary": "Queries the curated benchmarks available to every customer.", "parameters": [ { - "name": "benchmarkId", - "in": "path", - "description": "The id of the benchmark.", - "required": true, + "name": "page", + "in": "query", + "description": "The 1-based page index.", "schema": { - "type": "string" - } + "type": "integer" + }, + "x-parameter-group": "page" }, { - "name": "useWeightedScoring", + "name": "page_size", "in": "query", - "description": "Whether to apply weighted scoring based on user scores.", + "description": "The number of items per page.", "schema": { - "type": "boolean", - "default": false - } + "type": "integer" + }, + "x-parameter-group": "page" }, { - "name": "country", + "name": "sort", "in": "query", - "description": "Filter by country.", + "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", + "schema": { + "type": "array", + "items": { + "enum": [ + "id", + "-id", + "name", + "-name", + "created_at", + "-created_at" + ], + "type": "string" + } + }, + "x-parameter-group": "sort" + }, + { + "name": "id", + "in": "query", + "description": "Filter by id.", "style": "deepObject", "explode": true, "schema": { @@ -14999,9 +14516,9 @@ "x-parameter-group": "filters" }, { - "name": "language", + "name": "name", "in": "query", - "description": "Filter by language.", + "description": "Filter by name.", "style": "deepObject", "explode": true, "schema": { @@ -15048,9 +14565,9 @@ "x-parameter-group": "filters" }, { - "name": "gender", + "name": "owner_mail", "in": "query", - "description": "Filter by gender.", + "description": "Filter by owner_mail.", "style": "deepObject", "explode": true, "schema": { @@ -15097,9 +14614,9 @@ "x-parameter-group": "filters" }, { - "name": "age_bucket", + "name": "created_at", "in": "query", - "description": "Filter by age_bucket.", + "description": "Filter by created_at.", "style": "deepObject", "explode": true, "schema": { @@ -15146,9 +14663,1196 @@ "x-parameter-group": "filters" }, { - "name": "occupation", + "name": "logic", "in": "query", - "description": "Filter by occupation.", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/QueryManagedBenchmarksEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/{benchmarkId}/matrix/query": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Queries the win matrix of a benchmark.", + "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.\n Alongside the matchup outcomes in data, each response also carries votes: the\n un-binarized human vote counts on the same axes, display-only and not reflected in scoring.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "useWeightedScoring", + "in": "query", + "description": "Whether to apply weighted scoring based on user scores.", + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "language", + "in": "query", + "description": "Filter by language.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "gender", + "in": "query", + "description": "Filter by gender.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "age_bucket", + "in": "query", + "description": "Filter by age_bucket.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "occupation", + "in": "query", + "description": "Filter by occupation.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "tags", + "in": "query", + "description": "Filter by tags.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "participant_id", + "in": "query", + "description": "Filter by participant_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "leaderboard_id", + "in": "query", + "description": "Filter by leaderboard_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "run_id", + "in": "query", + "description": "Filter by run_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "prompt_identifier", + "in": "query", + "description": "Filter by prompt_identifier.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "voted_at", + "in": "query", + "description": "Filter by voted_at.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "logic", + "in": "query", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/QueryMatrixByBenchmarkEndpoint_Output" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmarks/published": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Queries the benchmarks surfaced in the public benchmark repository.", + "parameters": [ + { + "name": "page", + "in": "query", + "description": "The 1-based page index.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "page_size", + "in": "query", + "description": "The number of items per page.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "sort", + "in": "query", + "description": "Sort fields. Prefix with - for descending order (e.g. -created_at).", + "schema": { + "type": "array", + "items": { + "enum": [ + "id", + "-id", + "name", + "-name", + "created_at", + "-created_at" + ], + "type": "string" + } + }, + "x-parameter-group": "sort" + }, + { + "name": "id", + "in": "query", + "description": "Filter by id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "name", + "in": "query", + "description": "Filter by name.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "owner_mail", + "in": "query", + "description": "Filter by owner_mail.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "created_at", + "in": "query", + "description": "Filter by created_at.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "logic", + "in": "query", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/{benchmarkId}/standings/query": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Queries the standings of a benchmark.", + "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "useWeightedScoring", + "in": "query", + "description": "Whether to apply weighted scoring based on user scores.", + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "language", + "in": "query", + "description": "Filter by language.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "gender", + "in": "query", + "description": "Filter by gender.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "age_bucket", + "in": "query", + "description": "Filter by age_bucket.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "occupation", + "in": "query", + "description": "Filter by occupation.", "style": "deepObject", "explode": true, "schema": { @@ -43914,7 +44618,6 @@ "organizationId": { "type": "string", "description": "The identifier of the organization this customer belongs to, if any.", - "format": "uuid", "nullable": true } } @@ -44313,6 +45016,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), if any.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), if any.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, if any.", @@ -44915,6 +45623,111 @@ } } }, + "GetBenchmarkMatchupBreakdownEndpoint_Output": { + "required": [ + "promptIdentifier", + "rawWinsA", + "rawWinsB", + "weightedWinsA", + "weightedWinsB", + "effectiveN", + "wilsonCenter" + ], + "type": "object", + "properties": { + "promptId": { + "type": "string", + "description": "The prompt entity id, or null when the identifier has no live prompt.", + "nullable": true + }, + "promptIdentifier": { + "type": "string", + "description": "The stable identifier of the prompt within the benchmark." + }, + "englishPrompt": { + "type": "string", + "description": "The prompt text translated to English, if any.", + "nullable": true + }, + "originalPrompt": { + "type": "string", + "description": "The prompt text as originally provided, if any.", + "nullable": true + }, + "promptAsset": { + "allOf": [ + { + "$ref": "#/components/schemas/IAsset" + } + ], + "description": "The optional media asset shown with the prompt." + }, + "rawWinsA": { + "type": "integer", + "description": "The number of votes A won on this prompt.", + "format": "int64" + }, + "rawWinsB": { + "type": "integer", + "description": "The number of votes B won on this prompt.", + "format": "int64" + }, + "weightedWinsA": { + "type": "number", + "description": "The reliability-weighted wins for A (summed annotator userScore).", + "format": "double" + }, + "weightedWinsB": { + "type": "number", + "description": "The reliability-weighted wins for B (summed annotator userScore).", + "format": "double" + }, + "effectiveN": { + "type": "number", + "description": "The reliability-weighted sample size, WeightedWinsA + WeightedWinsB.", + "format": "double" + }, + "wilsonCenter": { + "type": "number", + "description": "The Wilson score interval center for A's win share.", + "format": "double" + } + }, + "description": "One prompt's A-vs-B split with its render fields and vote stats." + }, + "GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, "GetBenchmarkStandingsBreakdownEndpoint_Output": { "required": [ "dimension", @@ -44978,6 +45791,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -45129,6 +45946,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -45431,6 +46252,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -46512,6 +47338,14 @@ } } }, + "MatchupZone": { + "enum": [ + "AClearlyWins", + "CoinFlip", + "BClearlyWins", + null + ] + }, "ParticipantStatus": { "enum": [ "Created", @@ -46627,6 +47461,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -46808,7 +47647,8 @@ }, "QueryCombinedStandingsByBenchmarksEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -46822,6 +47662,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -46848,6 +47693,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -46888,7 +47737,8 @@ }, "QueryCombinedStandingsByLeaderboardsEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -46902,6 +47752,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -46928,6 +47783,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -47416,7 +48275,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -47456,6 +48316,21 @@ } ], "description": "The win counts; Data[i][j] holds the wins of Index[i] over Columns[j]." + }, + "votes": { + "allOf": [ + { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } + } + ], + "description": "The un-binarized human vote counts on the same axes; Votes[i][j] holds the votes of\n Index[i] over Columns[j]. Display-only — not reflected in the scoring behind Data." } } }, @@ -47533,6 +48408,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -47662,249 +48542,345 @@ } } }, - "QueryPublishedBenchmarksEndpoint_Output": { - "required": [ - "id", - "name", - "isManaged", - "isPublic", - "isPublished", - "createdAt", - "ownerMail" - ], - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "The unique identifier of the benchmark." - }, - "name": { - "type": "string", - "description": "The name of the benchmark." - }, - "isManaged": { - "type": "boolean", - "description": "Whether the benchmark is managed." - }, - "isPublic": { - "type": "boolean", - "description": "Whether the benchmark is public." - }, - "isPublished": { - "type": "boolean", - "description": "Whether the benchmark is published to the public benchmark repository." - }, - "createdAt": { - "type": "string", - "description": "The timestamp when the benchmark was created.", - "format": "date-time" - }, - "ownerMail": { - "type": "string", - "description": "The mail of the customer owning the benchmark." - }, - "organizationId": { - "type": "string", - "description": "The id of the organization that owns the entity.", - "nullable": true - } - } - }, - "QueryPublishedBenchmarksEndpoint_PagedResultOfOutput": { + "QueryPublishedBenchmarksEndpoint_Output": { + "required": [ + "id", + "name", + "isManaged", + "isPublic", + "isPublished", + "createdAt", + "ownerMail" + ], + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "The unique identifier of the benchmark." + }, + "name": { + "type": "string", + "description": "The name of the benchmark." + }, + "isManaged": { + "type": "boolean", + "description": "Whether the benchmark is managed." + }, + "isPublic": { + "type": "boolean", + "description": "Whether the benchmark is public." + }, + "isPublished": { + "type": "boolean", + "description": "Whether the benchmark is published to the public benchmark repository." + }, + "createdAt": { + "type": "string", + "description": "The timestamp when the benchmark was created.", + "format": "date-time" + }, + "ownerMail": { + "type": "string", + "description": "The mail of the customer owning the benchmark." + }, + "organizationId": { + "type": "string", + "description": "The id of the organization that owns the entity.", + "nullable": true + } + } + }, + "QueryPublishedBenchmarksEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, + "QuerySampleGenerationsByBenchmarkEndpoint_Output": { + "required": [ + "id", + "benchmarkId", + "status", + "samplesPerPrompt", + "totalCount", + "completedCount", + "failedCount", + "ownerId", + "ownerMail", + "createdAt" + ], + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "The id of the sample generation request." + }, + "benchmarkId": { + "type": "string", + "description": "The benchmark this generation belongs to." + }, + "status": { + "allOf": [ + { + "$ref": "#/components/schemas/SampleGenerationStatus" + } + ], + "description": "The current status of the generation." + }, + "samplesPerPrompt": { + "type": "integer", + "description": "How many samples are being generated per prompt.", + "format": "int32" + }, + "totalCount": { + "type": "integer", + "description": "The total number of items queued.", + "format": "int32" + }, + "completedCount": { + "type": "integer", + "description": "The number of items that have succeeded so far.", + "format": "int32" + }, + "failedCount": { + "type": "integer", + "description": "The number of items that have failed.", + "format": "int32" + }, + "participantIdFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional participant id filter that was applied when this generation was created." + }, + "promptIdentifierFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional prompt identifier filter that was applied." + }, + "tagsFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional tag filter that was applied." + }, + "ownerId": { + "type": "string", + "description": "The id of the customer that started this generation.", + "format": "uuid" + }, + "ownerMail": { + "type": "string", + "description": "The mail of the customer that started this generation." + }, + "organizationId": { + "type": "string", + "description": "The id of the organization that owns the entity.", + "nullable": true + }, + "createdAt": { + "type": "string", + "description": "When the generation was created.", + "format": "date-time" + } + } + }, + "QuerySampleGenerationsByBenchmarkEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QuerySampleGenerationsByBenchmarkEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, + "QueryStandingsByBenchmarkEndpoint_Output": { + "required": [ + "items", + "totalResponses" + ], + "type": "object", + "properties": { + "items": { + "allOf": [ + { + "type": "array", + "items": { + "$ref": "#/components/schemas/QueryStandingsByBenchmarkEndpoint_OutputItem" + } + } + ], + "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" + } + }, + "description": "The queried standings output." + }, + "QueryStandingsByBenchmarkEndpoint_OutputItem": { + "required": [ + "id", + "name", + "status", + "score", + "wins", + "totalMatches", + "isDisabled" + ], + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "family": { + "type": "string", + "nullable": true + }, + "lab": { + "type": "string", + "nullable": true + }, + "proprietaryName": { + "type": "string", + "nullable": true + }, + "logo": { + "type": "string", + "nullable": true + }, + "status": { + "$ref": "#/components/schemas/StandingStatus" + }, + "score": { + "type": "number", + "format": "double", + "nullable": true + }, + "wins": { + "type": "number", + "format": "double" + }, + "totalMatches": { + "type": "number", + "format": "double" + }, + "isDisabled": { + "type": "boolean" + }, + "confidenceInterval": { + "type": "object", + "oneOf": [ + { + "$ref": "#/components/schemas/ConfidenceInterval" + } + ], + "nullable": true + } + } + }, + "QueryStandingsByLeaderboardEndpoint_Output": { "required": [ - "total", - "page", - "pageSize", - "items" + "items", + "totalResponses" ], "type": "object", "properties": { - "total": { - "type": "integer", - "format": "int64" - }, - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_Output" - } - }, - "totalPages": { - "type": "integer", - "format": "int32" - } - } - }, - "QuerySampleGenerationsByBenchmarkEndpoint_Output": { - "required": [ - "id", - "benchmarkId", - "status", - "samplesPerPrompt", - "totalCount", - "completedCount", - "failedCount", - "ownerId", - "ownerMail", - "createdAt" - ], - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "The id of the sample generation request." - }, - "benchmarkId": { - "type": "string", - "description": "The benchmark this generation belongs to." - }, - "status": { - "allOf": [ - { - "$ref": "#/components/schemas/SampleGenerationStatus" - } - ], - "description": "The current status of the generation." - }, - "samplesPerPrompt": { - "type": "integer", - "description": "How many samples are being generated per prompt.", - "format": "int32" - }, - "totalCount": { - "type": "integer", - "description": "The total number of items queued.", - "format": "int32" - }, - "completedCount": { - "type": "integer", - "description": "The number of items that have succeeded so far.", - "format": "int32" - }, - "failedCount": { - "type": "integer", - "description": "The number of items that have failed.", - "format": "int32" - }, - "participantIdFilter": { - "allOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - } - ], - "description": "Optional participant id filter that was applied when this generation was created." - }, - "promptIdentifierFilter": { "allOf": [ { "type": "array", "items": { - "type": "string" - }, - "nullable": true - } - ], - "description": "Optional prompt identifier filter that was applied." - }, - "tagsFilter": { - "allOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true + "$ref": "#/components/schemas/QueryStandingsByLeaderboardEndpoint_OutputItem" + } } ], - "description": "Optional tag filter that was applied." - }, - "ownerId": { - "type": "string", - "description": "The id of the customer that started this generation.", - "format": "uuid" - }, - "ownerMail": { - "type": "string", - "description": "The mail of the customer that started this generation." - }, - "organizationId": { - "type": "string", - "description": "The id of the organization that owns the entity.", - "nullable": true + "description": "The standings items, ordered by score descending." }, - "createdAt": { - "type": "string", - "description": "When the generation was created.", - "format": "date-time" - } - } - }, - "QuerySampleGenerationsByBenchmarkEndpoint_PagedResultOfOutput": { - "required": [ - "total", - "page", - "pageSize", - "items" - ], - "type": "object", - "properties": { - "total": { + "totalResponses": { "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", "format": "int64" - }, - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/QuerySampleGenerationsByBenchmarkEndpoint_Output" - } - }, - "totalPages": { - "type": "integer", - "format": "int32" - } - } - }, - "QueryStandingsByBenchmarkEndpoint_Output": { - "required": [ - "items" - ], - "type": "object", - "properties": { - "items": { - "allOf": [ - { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryStandingsByBenchmarkEndpoint_OutputItem" - } - } - ], - "description": "The standings items, ordered by score descending." } }, "description": "The queried standings output." }, - "QueryStandingsByBenchmarkEndpoint_OutputItem": { + "QueryStandingsByLeaderboardEndpoint_OutputItem": { "required": [ "id", "name", @@ -47926,83 +48902,7 @@ "type": "string", "nullable": true }, - "proprietaryName": { - "type": "string", - "nullable": true - }, - "logo": { - "type": "string", - "nullable": true - }, - "status": { - "$ref": "#/components/schemas/StandingStatus" - }, - "score": { - "type": "number", - "format": "double", - "nullable": true - }, - "wins": { - "type": "number", - "format": "double" - }, - "totalMatches": { - "type": "number", - "format": "double" - }, - "isDisabled": { - "type": "boolean" - }, - "confidenceInterval": { - "type": "object", - "oneOf": [ - { - "$ref": "#/components/schemas/ConfidenceInterval" - } - ], - "nullable": true - } - } - }, - "QueryStandingsByLeaderboardEndpoint_Output": { - "required": [ - "items" - ], - "type": "object", - "properties": { - "items": { - "allOf": [ - { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryStandingsByLeaderboardEndpoint_OutputItem" - } - } - ], - "description": "The standings items, ordered by score descending." - } - }, - "description": "The queried standings output." - }, - "QueryStandingsByLeaderboardEndpoint_OutputItem": { - "required": [ - "id", - "name", - "status", - "score", - "wins", - "totalMatches", - "isDisabled" - ], - "type": "object", - "properties": { - "id": { - "type": "string" - }, - "name": { - "type": "string" - }, - "family": { + "lab": { "type": "string", "nullable": true }, @@ -48481,6 +49381,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"). Pass null to clear.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"). Pass null to clear.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model. Pass null to clear.", @@ -48547,7 +49452,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -48572,6 +49478,16 @@ "format": "double" } } + }, + "votes": { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } } } }, diff --git a/openapi/schemas/rapidata.openapi.json b/openapi/schemas/rapidata.openapi.json index e109aaa2b..03f8a2323 100644 --- a/openapi/schemas/rapidata.openapi.json +++ b/openapi/schemas/rapidata.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Asset API", "description": "The API for the Rapidata Asset service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { @@ -3174,6 +3174,57 @@ ] } }, + "/campaign/{campaignId}/activate": { + "post": { + "tags": [ + "Campaign" + ], + "summary": "Activates the specified campaign.", + "description": "Only campaigns in the Created, Preview, or Analysis state can be activated; any other\n state returns 400. A program campaign has no top-level routing id and is therefore not\n picked up by the target-group-driven auto-activation, so this endpoint is how it is moved\n into the serving set.", + "parameters": [ + { + "name": "campaignId", + "in": "path", + "description": "The identifier of the campaign to activate.", + "required": true, + "schema": { + "type": "string" + } + } + ], + "responses": { + "204": { + "description": "No Content" + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, "/campaign/boost": { "put": { "tags": [ @@ -11056,64 +11107,66 @@ ] } }, - "/benchmark/{benchmarkId}/matrix": { + "/benchmark/{benchmarkId}/matchup-breakdown": { "get": { "tags": [ "Benchmark" ], - "summary": "Returns the pairwise vote matrix for a benchmark.", - "description": "The matrix is returned in pandas split format.", + "summary": "Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly\n wins, the coin flips, or the prompts B clearly wins.", + "description": "Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score\n interval on A's win share and, within the requested zone, ordered most-confident first (coin\n flips by effective sample size). The same vote-level filters as the matrix query apply.\n Benchmarks without granular votes return an empty page.", "parameters": [ { "name": "benchmarkId", "in": "path", - "description": "The identifier of the benchmark.", + "description": "The id of the benchmark.", "required": true, "schema": { "type": "string" } }, { - "name": "tags", + "name": "participantA", "in": "query", - "description": "Optional tags to filter the matrix entries.", + "description": "The id of participant A (the reference side of the split).", + "required": true, "schema": { - "type": "array", - "items": { - "type": "string" - } + "type": "string" } }, { - "name": "participantIds", + "name": "participantB", "in": "query", - "description": "Optional participant identifiers to include in the matrix.", + "description": "The id of participant B.", + "required": true, "schema": { - "type": "array", - "items": { - "type": "string" - } + "type": "string" } }, { - "name": "leaderboardIds", + "name": "zone", "in": "query", - "description": "Optional leaderboard identifiers to scope the matrix.", + "description": "Which confidence zone of the matchup to page through.", "schema": { - "type": "array", - "items": { - "type": "string" - } + "$ref": "#/components/schemas/MatchupZone" } }, { - "name": "useWeightedScoring", + "name": "page", "in": "query", - "description": "Whether to apply weighted scoring to the matrix values.", + "description": "The 1-based page index.", "schema": { - "type": "boolean", - "default": false - } + "type": "integer" + }, + "x-parameter-group": "page" + }, + { + "name": "page_size", + "in": "query", + "description": "The number of items per page.", + "schema": { + "type": "integer" + }, + "x-parameter-group": "page" }, { "name": "country", @@ -11361,89 +11414,107 @@ "x-parameter-group": "filters" }, { - "name": "logic", + "name": "tags", "in": "query", - "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "description": "Filter by tags.", + "style": "deepObject", + "explode": true, "schema": { - "enum": [ - "and", - "or" - ], - "type": "string" - } - } - ], - "responses": { - "200": { - "description": "OK", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/VoteMatrixResult" - } - } - } - }, - "400": { - "description": "Bad Request", - "content": { - "application/json": { - "schema": { - "$ref": "#/components/schemas/ValidationProblemDetails" + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" } } - } - }, - "401": { - "description": "Unauthenticated" - }, - "403": { - "description": "Forbidden" - } - }, - "deprecated": true, - "security": [ - { - "OpenIdConnect": [ - "openid", - "profile", - "email", - "offline_access" - ] - } - ] - } - }, - "/benchmark/{benchmarkId}/standings/breakdown": { - "get": { - "tags": [ - "Benchmark" - ], - "summary": "Returns the standings over the whole filtered set alongside the standings recomputed for\n each value of the chosen dimension.", - "description": "The same vote-level filters as the standings query apply. Segments are sorted by votes\n descending, the unknown segment last. Benchmarks without granular votes return\n empty segments.", - "parameters": [ - { - "name": "benchmarkId", - "in": "path", - "description": "The id of the benchmark.", - "required": true, - "schema": { - "type": "string" - } + }, + "x-parameter-group": "filters" }, { - "name": "dimension", + "name": "participant_id", "in": "query", - "description": "The demographic dimension to split the standings by.", - "required": true, + "description": "Filter by participant_id.", + "style": "deepObject", + "explode": true, "schema": { - "$ref": "#/components/schemas/BenchmarkDemographicDimension" - } + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" }, { - "name": "country", + "name": "leaderboard_id", "in": "query", - "description": "Filter by country.", + "description": "Filter by leaderboard_id.", "style": "deepObject", "explode": true, "schema": { @@ -11490,9 +11561,642 @@ "x-parameter-group": "filters" }, { - "name": "language", + "name": "run_id", "in": "query", - "description": "Filter by language.", + "description": "Filter by run_id.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "prompt_identifier", + "in": "query", + "description": "Filter by prompt_identifier.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "voted_at", + "in": "query", + "description": "Filter by voted_at.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "logic", + "in": "query", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/{benchmarkId}/matrix": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Returns the pairwise vote matrix for a benchmark.", + "description": "The matrix is returned in pandas split format.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The identifier of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "tags", + "in": "query", + "description": "Optional tags to filter the matrix entries.", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + { + "name": "participantIds", + "in": "query", + "description": "Optional participant identifiers to include in the matrix.", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + { + "name": "leaderboardIds", + "in": "query", + "description": "Optional leaderboard identifiers to scope the matrix.", + "schema": { + "type": "array", + "items": { + "type": "string" + } + } + }, + { + "name": "useWeightedScoring", + "in": "query", + "description": "Whether to apply weighted scoring to the matrix values.", + "schema": { + "type": "boolean", + "default": false + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "language", + "in": "query", + "description": "Filter by language.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "gender", + "in": "query", + "description": "Filter by gender.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "age_bucket", + "in": "query", + "description": "Filter by age_bucket.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "occupation", + "in": "query", + "description": "Filter by occupation.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "logic", + "in": "query", + "description": "How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.", + "schema": { + "enum": [ + "and", + "or" + ], + "type": "string" + } + } + ], + "responses": { + "200": { + "description": "OK", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/VoteMatrixResult" + } + } + } + }, + "400": { + "description": "Bad Request", + "content": { + "application/json": { + "schema": { + "$ref": "#/components/schemas/ValidationProblemDetails" + } + } + } + }, + "401": { + "description": "Unauthenticated" + }, + "403": { + "description": "Forbidden" + } + }, + "deprecated": true, + "security": [ + { + "OpenIdConnect": [ + "openid", + "profile", + "email", + "offline_access" + ] + } + ] + } + }, + "/benchmark/{benchmarkId}/standings/breakdown": { + "get": { + "tags": [ + "Benchmark" + ], + "summary": "Returns the standings over the whole filtered set alongside the standings recomputed for\n each value of the chosen dimension.", + "description": "The same vote-level filters as the standings query apply. Segments are sorted by votes\n descending, the unknown segment last. Benchmarks without granular votes return\n empty segments.", + "parameters": [ + { + "name": "benchmarkId", + "in": "path", + "description": "The id of the benchmark.", + "required": true, + "schema": { + "type": "string" + } + }, + { + "name": "dimension", + "in": "query", + "description": "The demographic dimension to split the standings by.", + "required": true, + "schema": { + "$ref": "#/components/schemas/BenchmarkDemographicDimension" + } + }, + { + "name": "country", + "in": "query", + "description": "Filter by country.", + "style": "deepObject", + "explode": true, + "schema": { + "type": "object", + "properties": { + "eq": { + "type": "string" + }, + "neq": { + "type": "string" + }, + "gt": { + "type": "string" + }, + "gte": { + "type": "string" + }, + "lt": { + "type": "string" + }, + "lte": { + "type": "string" + }, + "contains": { + "type": "string" + }, + "starts_with": { + "type": "string" + }, + "ends_with": { + "type": "string" + }, + "in": { + "type": "array", + "items": { + "type": "string" + } + }, + "not_contains": { + "type": "string" + } + } + }, + "x-parameter-group": "filters" + }, + { + "name": "language", + "in": "query", + "description": "Filter by language.", "style": "deepObject", "explode": true, "schema": { @@ -14918,7 +15622,7 @@ "Benchmark" ], "summary": "Queries the win matrix of a benchmark.", - "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.", + "description": "Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate\n only the filters their aggregated data can answer (tags, participants, leaderboards, runs,\n prompt identifiers); demographic and vote-time filters require granular vote storage.\n Alongside the matchup outcomes in data, each response also carries votes: the\n un-binarized human vote counts on the same axes, display-only and not reflected in scoring.", "parameters": [ { "name": "benchmarkId", @@ -45754,7 +46458,6 @@ "organizationId": { "type": "string", "description": "The identifier of the organization this customer belongs to, if any.", - "format": "uuid", "nullable": true } } @@ -46153,6 +46856,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), if any.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), if any.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, if any.", @@ -46755,6 +47463,111 @@ } } }, + "GetBenchmarkMatchupBreakdownEndpoint_Output": { + "required": [ + "promptIdentifier", + "rawWinsA", + "rawWinsB", + "weightedWinsA", + "weightedWinsB", + "effectiveN", + "wilsonCenter" + ], + "type": "object", + "properties": { + "promptId": { + "type": "string", + "description": "The prompt entity id, or null when the identifier has no live prompt.", + "nullable": true + }, + "promptIdentifier": { + "type": "string", + "description": "The stable identifier of the prompt within the benchmark." + }, + "englishPrompt": { + "type": "string", + "description": "The prompt text translated to English, if any.", + "nullable": true + }, + "originalPrompt": { + "type": "string", + "description": "The prompt text as originally provided, if any.", + "nullable": true + }, + "promptAsset": { + "allOf": [ + { + "$ref": "#/components/schemas/IAsset" + } + ], + "description": "The optional media asset shown with the prompt." + }, + "rawWinsA": { + "type": "integer", + "description": "The number of votes A won on this prompt.", + "format": "int64" + }, + "rawWinsB": { + "type": "integer", + "description": "The number of votes B won on this prompt.", + "format": "int64" + }, + "weightedWinsA": { + "type": "number", + "description": "The reliability-weighted wins for A (summed annotator userScore).", + "format": "double" + }, + "weightedWinsB": { + "type": "number", + "description": "The reliability-weighted wins for B (summed annotator userScore).", + "format": "double" + }, + "effectiveN": { + "type": "number", + "description": "The reliability-weighted sample size, WeightedWinsA + WeightedWinsB.", + "format": "double" + }, + "wilsonCenter": { + "type": "number", + "description": "The Wilson score interval center for A's win share.", + "format": "double" + } + }, + "description": "One prompt's A-vs-B split with its render fields and vote stats." + }, + "GetBenchmarkMatchupBreakdownEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/GetBenchmarkMatchupBreakdownEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, "GetBenchmarkStandingsBreakdownEndpoint_Output": { "required": [ "dimension", @@ -46818,6 +47631,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -46969,6 +47786,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -47271,6 +48092,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -48400,6 +49226,14 @@ } } }, + "MatchupZone": { + "enum": [ + "AClearlyWins", + "CoinFlip", + "BClearlyWins", + null + ] + }, "ParticipantStatus": { "enum": [ "Created", @@ -48515,6 +49349,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -48696,7 +49535,8 @@ }, "QueryCombinedStandingsByBenchmarksEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -48710,6 +49550,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -48736,6 +49581,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -48776,7 +49625,8 @@ }, "QueryCombinedStandingsByLeaderboardsEndpoint_Output": { "required": [ - "items" + "items", + "totalResponses" ], "type": "object", "properties": { @@ -48790,6 +49640,11 @@ } ], "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" } }, "description": "The queried standings output." @@ -48816,6 +49671,10 @@ "type": "string", "nullable": true }, + "lab": { + "type": "string", + "nullable": true + }, "proprietaryName": { "type": "string", "nullable": true @@ -49304,7 +50163,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -49344,6 +50204,21 @@ } ], "description": "The win counts; Data[i][j] holds the wins of Index[i] over Columns[j]." + }, + "votes": { + "allOf": [ + { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } + } + ], + "description": "The un-binarized human vote counts on the same axes; Votes[i][j] holds the votes of\n Index[i] over Columns[j]. Display-only — not reflected in the scoring behind Data." } } }, @@ -49421,6 +50296,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model, or null if unset.", @@ -49550,249 +50430,345 @@ } } }, - "QueryPublishedBenchmarksEndpoint_Output": { - "required": [ - "id", - "name", - "isManaged", - "isPublic", - "isPublished", - "createdAt", - "ownerMail" - ], - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "The unique identifier of the benchmark." - }, - "name": { - "type": "string", - "description": "The name of the benchmark." - }, - "isManaged": { - "type": "boolean", - "description": "Whether the benchmark is managed." - }, - "isPublic": { - "type": "boolean", - "description": "Whether the benchmark is public." - }, - "isPublished": { - "type": "boolean", - "description": "Whether the benchmark is published to the public benchmark repository." - }, - "createdAt": { - "type": "string", - "description": "The timestamp when the benchmark was created.", - "format": "date-time" - }, - "ownerMail": { - "type": "string", - "description": "The mail of the customer owning the benchmark." - }, - "organizationId": { - "type": "string", - "description": "The id of the organization that owns the entity.", - "nullable": true - } - } - }, - "QueryPublishedBenchmarksEndpoint_PagedResultOfOutput": { + "QueryPublishedBenchmarksEndpoint_Output": { + "required": [ + "id", + "name", + "isManaged", + "isPublic", + "isPublished", + "createdAt", + "ownerMail" + ], + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "The unique identifier of the benchmark." + }, + "name": { + "type": "string", + "description": "The name of the benchmark." + }, + "isManaged": { + "type": "boolean", + "description": "Whether the benchmark is managed." + }, + "isPublic": { + "type": "boolean", + "description": "Whether the benchmark is public." + }, + "isPublished": { + "type": "boolean", + "description": "Whether the benchmark is published to the public benchmark repository." + }, + "createdAt": { + "type": "string", + "description": "The timestamp when the benchmark was created.", + "format": "date-time" + }, + "ownerMail": { + "type": "string", + "description": "The mail of the customer owning the benchmark." + }, + "organizationId": { + "type": "string", + "description": "The id of the organization that owns the entity.", + "nullable": true + } + } + }, + "QueryPublishedBenchmarksEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, + "QuerySampleGenerationsByBenchmarkEndpoint_Output": { + "required": [ + "id", + "benchmarkId", + "status", + "samplesPerPrompt", + "totalCount", + "completedCount", + "failedCount", + "ownerId", + "ownerMail", + "createdAt" + ], + "type": "object", + "properties": { + "id": { + "type": "string", + "description": "The id of the sample generation request." + }, + "benchmarkId": { + "type": "string", + "description": "The benchmark this generation belongs to." + }, + "status": { + "allOf": [ + { + "$ref": "#/components/schemas/SampleGenerationStatus" + } + ], + "description": "The current status of the generation." + }, + "samplesPerPrompt": { + "type": "integer", + "description": "How many samples are being generated per prompt.", + "format": "int32" + }, + "totalCount": { + "type": "integer", + "description": "The total number of items queued.", + "format": "int32" + }, + "completedCount": { + "type": "integer", + "description": "The number of items that have succeeded so far.", + "format": "int32" + }, + "failedCount": { + "type": "integer", + "description": "The number of items that have failed.", + "format": "int32" + }, + "participantIdFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional participant id filter that was applied when this generation was created." + }, + "promptIdentifierFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional prompt identifier filter that was applied." + }, + "tagsFilter": { + "allOf": [ + { + "type": "array", + "items": { + "type": "string" + }, + "nullable": true + } + ], + "description": "Optional tag filter that was applied." + }, + "ownerId": { + "type": "string", + "description": "The id of the customer that started this generation.", + "format": "uuid" + }, + "ownerMail": { + "type": "string", + "description": "The mail of the customer that started this generation." + }, + "organizationId": { + "type": "string", + "description": "The id of the organization that owns the entity.", + "nullable": true + }, + "createdAt": { + "type": "string", + "description": "When the generation was created.", + "format": "date-time" + } + } + }, + "QuerySampleGenerationsByBenchmarkEndpoint_PagedResultOfOutput": { + "required": [ + "total", + "page", + "pageSize", + "items" + ], + "type": "object", + "properties": { + "total": { + "type": "integer", + "format": "int64" + }, + "page": { + "type": "integer", + "format": "int32" + }, + "pageSize": { + "type": "integer", + "format": "int32" + }, + "items": { + "type": "array", + "items": { + "$ref": "#/components/schemas/QuerySampleGenerationsByBenchmarkEndpoint_Output" + } + }, + "totalPages": { + "type": "integer", + "format": "int32" + } + } + }, + "QueryStandingsByBenchmarkEndpoint_Output": { + "required": [ + "items", + "totalResponses" + ], + "type": "object", + "properties": { + "items": { + "allOf": [ + { + "type": "array", + "items": { + "$ref": "#/components/schemas/QueryStandingsByBenchmarkEndpoint_OutputItem" + } + } + ], + "description": "The standings items, ordered by score descending." + }, + "totalResponses": { + "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", + "format": "int64" + } + }, + "description": "The queried standings output." + }, + "QueryStandingsByBenchmarkEndpoint_OutputItem": { + "required": [ + "id", + "name", + "status", + "score", + "wins", + "totalMatches", + "isDisabled" + ], + "type": "object", + "properties": { + "id": { + "type": "string" + }, + "name": { + "type": "string" + }, + "family": { + "type": "string", + "nullable": true + }, + "lab": { + "type": "string", + "nullable": true + }, + "proprietaryName": { + "type": "string", + "nullable": true + }, + "logo": { + "type": "string", + "nullable": true + }, + "status": { + "$ref": "#/components/schemas/StandingStatus" + }, + "score": { + "type": "number", + "format": "double", + "nullable": true + }, + "wins": { + "type": "number", + "format": "double" + }, + "totalMatches": { + "type": "number", + "format": "double" + }, + "isDisabled": { + "type": "boolean" + }, + "confidenceInterval": { + "type": "object", + "oneOf": [ + { + "$ref": "#/components/schemas/ConfidenceInterval" + } + ], + "nullable": true + } + } + }, + "QueryStandingsByLeaderboardEndpoint_Output": { "required": [ - "total", - "page", - "pageSize", - "items" + "items", + "totalResponses" ], "type": "object", "properties": { - "total": { - "type": "integer", - "format": "int64" - }, - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryPublishedBenchmarksEndpoint_Output" - } - }, - "totalPages": { - "type": "integer", - "format": "int32" - } - } - }, - "QuerySampleGenerationsByBenchmarkEndpoint_Output": { - "required": [ - "id", - "benchmarkId", - "status", - "samplesPerPrompt", - "totalCount", - "completedCount", - "failedCount", - "ownerId", - "ownerMail", - "createdAt" - ], - "type": "object", - "properties": { - "id": { - "type": "string", - "description": "The id of the sample generation request." - }, - "benchmarkId": { - "type": "string", - "description": "The benchmark this generation belongs to." - }, - "status": { - "allOf": [ - { - "$ref": "#/components/schemas/SampleGenerationStatus" - } - ], - "description": "The current status of the generation." - }, - "samplesPerPrompt": { - "type": "integer", - "description": "How many samples are being generated per prompt.", - "format": "int32" - }, - "totalCount": { - "type": "integer", - "description": "The total number of items queued.", - "format": "int32" - }, - "completedCount": { - "type": "integer", - "description": "The number of items that have succeeded so far.", - "format": "int32" - }, - "failedCount": { - "type": "integer", - "description": "The number of items that have failed.", - "format": "int32" - }, - "participantIdFilter": { - "allOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true - } - ], - "description": "Optional participant id filter that was applied when this generation was created." - }, - "promptIdentifierFilter": { "allOf": [ { "type": "array", "items": { - "type": "string" - }, - "nullable": true - } - ], - "description": "Optional prompt identifier filter that was applied." - }, - "tagsFilter": { - "allOf": [ - { - "type": "array", - "items": { - "type": "string" - }, - "nullable": true + "$ref": "#/components/schemas/QueryStandingsByLeaderboardEndpoint_OutputItem" + } } ], - "description": "Optional tag filter that was applied." - }, - "ownerId": { - "type": "string", - "description": "The id of the customer that started this generation.", - "format": "uuid" - }, - "ownerMail": { - "type": "string", - "description": "The mail of the customer that started this generation." - }, - "organizationId": { - "type": "string", - "description": "The id of the organization that owns the entity.", - "nullable": true + "description": "The standings items, ordered by score descending." }, - "createdAt": { - "type": "string", - "description": "When the generation was created.", - "format": "date-time" - } - } - }, - "QuerySampleGenerationsByBenchmarkEndpoint_PagedResultOfOutput": { - "required": [ - "total", - "page", - "pageSize", - "items" - ], - "type": "object", - "properties": { - "total": { + "totalResponses": { "type": "integer", + "description": "Total raw human responses (votes) behind these standings under the current filter — the\n actual response count, not the per-participant TotalMatches (which counts\n binarized matchups, so a comparison's several votes collapse into one).", "format": "int64" - }, - "page": { - "type": "integer", - "format": "int32" - }, - "pageSize": { - "type": "integer", - "format": "int32" - }, - "items": { - "type": "array", - "items": { - "$ref": "#/components/schemas/QuerySampleGenerationsByBenchmarkEndpoint_Output" - } - }, - "totalPages": { - "type": "integer", - "format": "int32" - } - } - }, - "QueryStandingsByBenchmarkEndpoint_Output": { - "required": [ - "items" - ], - "type": "object", - "properties": { - "items": { - "allOf": [ - { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryStandingsByBenchmarkEndpoint_OutputItem" - } - } - ], - "description": "The standings items, ordered by score descending." } }, "description": "The queried standings output." }, - "QueryStandingsByBenchmarkEndpoint_OutputItem": { + "QueryStandingsByLeaderboardEndpoint_OutputItem": { "required": [ "id", "name", @@ -49814,83 +50790,7 @@ "type": "string", "nullable": true }, - "proprietaryName": { - "type": "string", - "nullable": true - }, - "logo": { - "type": "string", - "nullable": true - }, - "status": { - "$ref": "#/components/schemas/StandingStatus" - }, - "score": { - "type": "number", - "format": "double", - "nullable": true - }, - "wins": { - "type": "number", - "format": "double" - }, - "totalMatches": { - "type": "number", - "format": "double" - }, - "isDisabled": { - "type": "boolean" - }, - "confidenceInterval": { - "type": "object", - "oneOf": [ - { - "$ref": "#/components/schemas/ConfidenceInterval" - } - ], - "nullable": true - } - } - }, - "QueryStandingsByLeaderboardEndpoint_Output": { - "required": [ - "items" - ], - "type": "object", - "properties": { - "items": { - "allOf": [ - { - "type": "array", - "items": { - "$ref": "#/components/schemas/QueryStandingsByLeaderboardEndpoint_OutputItem" - } - } - ], - "description": "The standings items, ordered by score descending." - } - }, - "description": "The queried standings output." - }, - "QueryStandingsByLeaderboardEndpoint_OutputItem": { - "required": [ - "id", - "name", - "status", - "score", - "wins", - "totalMatches", - "isDisabled" - ], - "type": "object", - "properties": { - "id": { - "type": "string" - }, - "name": { - "type": "string" - }, - "family": { + "lab": { "type": "string", "nullable": true }, @@ -50369,6 +51269,11 @@ "description": "The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"). Pass null to clear.", "nullable": true }, + "lab": { + "type": "string", + "description": "The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"). Pass null to clear.", + "nullable": true + }, "proprietaryName": { "type": "string", "description": "The vendor-facing display name of the model. Pass null to clear.", @@ -50435,7 +51340,8 @@ "required": [ "index", "columns", - "data" + "data", + "votes" ], "type": "object", "properties": { @@ -50460,6 +51366,16 @@ "format": "double" } } + }, + "votes": { + "type": "array", + "items": { + "type": "array", + "items": { + "type": "number", + "format": "double" + } + } } } }, diff --git a/openapi/schemas/signal.openapi.json b/openapi/schemas/signal.openapi.json index 5c8cef6f7..88f8e4c56 100644 --- a/openapi/schemas/signal.openapi.json +++ b/openapi/schemas/signal.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Signal API", "description": "The API for the Rapidata Signal service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/translation.openapi.json b/openapi/schemas/translation.openapi.json index a6ede4f30..236d98a11 100644 --- a/openapi/schemas/translation.openapi.json +++ b/openapi/schemas/translation.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Translation API", "description": "The API for the Rapidata Translation service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/validation.openapi.json b/openapi/schemas/validation.openapi.json index 4ffbddc02..2dd02114d 100644 --- a/openapi/schemas/validation.openapi.json +++ b/openapi/schemas/validation.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Validation API", "description": "The API for the Rapidata Validation service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/openapi/schemas/workflow.openapi.json b/openapi/schemas/workflow.openapi.json index 658e3fb31..c782730c1 100644 --- a/openapi/schemas/workflow.openapi.json +++ b/openapi/schemas/workflow.openapi.json @@ -3,7 +3,7 @@ "info": { "title": "Rapidata Workflow API", "description": "The API for the Rapidata Workflow service", - "version": "v1" + "version": "2026.07.27.0828-f1a7990" }, "servers": [ { diff --git a/src/rapidata/api_client/__init__.py b/src/rapidata/api_client/__init__.py index 6e3c3bf4d..b90eb127a 100644 --- a/src/rapidata/api_client/__init__.py +++ b/src/rapidata/api_client/__init__.py @@ -7,7 +7,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/asset_api.py b/src/rapidata/api_client/api/asset_api.py index d97d619e4..b994fea76 100644 --- a/src/rapidata/api_client/api/asset_api.py +++ b/src/rapidata/api_client/api/asset_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/audience_api.py b/src/rapidata/api_client/api/audience_api.py index 6aace839f..29177ff9b 100644 --- a/src/rapidata/api_client/api/audience_api.py +++ b/src/rapidata/api_client/api/audience_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/batch_upload_api.py b/src/rapidata/api_client/api/batch_upload_api.py index 3f2683b15..535babc5a 100644 --- a/src/rapidata/api_client/api/batch_upload_api.py +++ b/src/rapidata/api_client/api/batch_upload_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/benchmark_api.py b/src/rapidata/api_client/api/benchmark_api.py index 794b6fdfe..8fce56aa4 100644 --- a/src/rapidata/api_client/api/benchmark_api.py +++ b/src/rapidata/api_client/api/benchmark_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -31,8 +31,10 @@ from rapidata.api_client.models.fork_benchmark_endpoint_output import ForkBenchmarkEndpointOutput from rapidata.api_client.models.get_benchmark_by_id_endpoint_output import GetBenchmarkByIdEndpointOutput from rapidata.api_client.models.get_benchmark_demographics_endpoint_output import GetBenchmarkDemographicsEndpointOutput +from rapidata.api_client.models.get_benchmark_matchup_breakdown_endpoint_paged_result_of_output import GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput from rapidata.api_client.models.get_benchmark_standings_breakdown_endpoint_output import GetBenchmarkStandingsBreakdownEndpointOutput from rapidata.api_client.models.get_prompts_by_benchmark_endpoint_paged_result_of_output import GetPromptsByBenchmarkEndpointPagedResultOfOutput +from rapidata.api_client.models.matchup_zone import MatchupZone from rapidata.api_client.models.query_benchmarks_endpoint_paged_result_of_output import QueryBenchmarksEndpointPagedResultOfOutput from rapidata.api_client.models.query_combined_matrix_by_benchmarks_endpoint_output import QueryCombinedMatrixByBenchmarksEndpointOutput from rapidata.api_client.models.query_combined_standings_by_benchmarks_endpoint_output import QueryCombinedStandingsByBenchmarksEndpointOutput @@ -1853,6 +1855,686 @@ def _benchmark_benchmark_id_leaderboards_get_serialize( + @validate_call + def benchmark_benchmark_id_matchup_breakdown_get( + self, + benchmark_id: Annotated[StrictStr, Field(description="The id of the benchmark.")], + participant_a: Annotated[StrictStr, Field(description="The id of participant A (the reference side of the split).")], + participant_b: Annotated[StrictStr, Field(description="The id of participant B.")], + zone: Annotated[Optional[MatchupZone], Field(description="Which confidence zone of the matchup to page through.")] = None, + page: Annotated[Optional[StrictInt], Field(description="The 1-based page index.")] = None, + page_size: Annotated[Optional[StrictInt], Field(description="The number of items per page.")] = None, + country: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by country.")] = None, + language: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by language.")] = None, + gender: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by gender.")] = None, + age_bucket: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by age_bucket.")] = None, + occupation: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by occupation.")] = None, + tags: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by tags.")] = None, + participant_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by participant_id.")] = None, + leaderboard_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by leaderboard_id.")] = None, + run_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by run_id.")] = None, + prompt_identifier: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by prompt_identifier.")] = None, + voted_at: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by voted_at.")] = None, + logic: Annotated[Optional[StrictStr], Field(description="How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput: + """Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly wins, the coin flips, or the prompts B clearly wins. + + Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score interval on A's win share and, within the requested zone, ordered most-confident first (coin flips by effective sample size). The same vote-level filters as the matrix query apply. Benchmarks without granular votes return an empty page. + + :param benchmark_id: The id of the benchmark. (required) + :type benchmark_id: str + :param participant_a: The id of participant A (the reference side of the split). (required) + :type participant_a: str + :param participant_b: The id of participant B. (required) + :type participant_b: str + :param zone: Which confidence zone of the matchup to page through. + :type zone: MatchupZone + :param page: The 1-based page index. + :type page: int + :param page_size: The number of items per page. + :type page_size: int + :param country: Filter by country. + :type country: AudienceAudienceIdJobsGetJobIdParameter + :param language: Filter by language. + :type language: AudienceAudienceIdJobsGetJobIdParameter + :param gender: Filter by gender. + :type gender: AudienceAudienceIdJobsGetJobIdParameter + :param age_bucket: Filter by age_bucket. + :type age_bucket: AudienceAudienceIdJobsGetJobIdParameter + :param occupation: Filter by occupation. + :type occupation: AudienceAudienceIdJobsGetJobIdParameter + :param tags: Filter by tags. + :type tags: AudienceAudienceIdJobsGetJobIdParameter + :param participant_id: Filter by participant_id. + :type participant_id: AudienceAudienceIdJobsGetJobIdParameter + :param leaderboard_id: Filter by leaderboard_id. + :type leaderboard_id: AudienceAudienceIdJobsGetJobIdParameter + :param run_id: Filter by run_id. + :type run_id: AudienceAudienceIdJobsGetJobIdParameter + :param prompt_identifier: Filter by prompt_identifier. + :type prompt_identifier: AudienceAudienceIdJobsGetJobIdParameter + :param voted_at: Filter by voted_at. + :type voted_at: AudienceAudienceIdJobsGetJobIdParameter + :param logic: How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match. + :type logic: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._benchmark_benchmark_id_matchup_breakdown_get_serialize( + benchmark_id=benchmark_id, + participant_a=participant_a, + participant_b=participant_b, + zone=zone, + page=page, + page_size=page_size, + country=country, + language=language, + gender=gender, + age_bucket=age_bucket, + occupation=occupation, + tags=tags, + participant_id=participant_id, + leaderboard_id=leaderboard_id, + run_id=run_id, + prompt_identifier=prompt_identifier, + voted_at=voted_at, + logic=logic, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput", + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def benchmark_benchmark_id_matchup_breakdown_get_with_http_info( + self, + benchmark_id: Annotated[StrictStr, Field(description="The id of the benchmark.")], + participant_a: Annotated[StrictStr, Field(description="The id of participant A (the reference side of the split).")], + participant_b: Annotated[StrictStr, Field(description="The id of participant B.")], + zone: Annotated[Optional[MatchupZone], Field(description="Which confidence zone of the matchup to page through.")] = None, + page: Annotated[Optional[StrictInt], Field(description="The 1-based page index.")] = None, + page_size: Annotated[Optional[StrictInt], Field(description="The number of items per page.")] = None, + country: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by country.")] = None, + language: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by language.")] = None, + gender: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by gender.")] = None, + age_bucket: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by age_bucket.")] = None, + occupation: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by occupation.")] = None, + tags: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by tags.")] = None, + participant_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by participant_id.")] = None, + leaderboard_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by leaderboard_id.")] = None, + run_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by run_id.")] = None, + prompt_identifier: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by prompt_identifier.")] = None, + voted_at: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by voted_at.")] = None, + logic: Annotated[Optional[StrictStr], Field(description="How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput]: + """Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly wins, the coin flips, or the prompts B clearly wins. + + Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score interval on A's win share and, within the requested zone, ordered most-confident first (coin flips by effective sample size). The same vote-level filters as the matrix query apply. Benchmarks without granular votes return an empty page. + + :param benchmark_id: The id of the benchmark. (required) + :type benchmark_id: str + :param participant_a: The id of participant A (the reference side of the split). (required) + :type participant_a: str + :param participant_b: The id of participant B. (required) + :type participant_b: str + :param zone: Which confidence zone of the matchup to page through. + :type zone: MatchupZone + :param page: The 1-based page index. + :type page: int + :param page_size: The number of items per page. + :type page_size: int + :param country: Filter by country. + :type country: AudienceAudienceIdJobsGetJobIdParameter + :param language: Filter by language. + :type language: AudienceAudienceIdJobsGetJobIdParameter + :param gender: Filter by gender. + :type gender: AudienceAudienceIdJobsGetJobIdParameter + :param age_bucket: Filter by age_bucket. + :type age_bucket: AudienceAudienceIdJobsGetJobIdParameter + :param occupation: Filter by occupation. + :type occupation: AudienceAudienceIdJobsGetJobIdParameter + :param tags: Filter by tags. + :type tags: AudienceAudienceIdJobsGetJobIdParameter + :param participant_id: Filter by participant_id. + :type participant_id: AudienceAudienceIdJobsGetJobIdParameter + :param leaderboard_id: Filter by leaderboard_id. + :type leaderboard_id: AudienceAudienceIdJobsGetJobIdParameter + :param run_id: Filter by run_id. + :type run_id: AudienceAudienceIdJobsGetJobIdParameter + :param prompt_identifier: Filter by prompt_identifier. + :type prompt_identifier: AudienceAudienceIdJobsGetJobIdParameter + :param voted_at: Filter by voted_at. + :type voted_at: AudienceAudienceIdJobsGetJobIdParameter + :param logic: How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match. + :type logic: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._benchmark_benchmark_id_matchup_breakdown_get_serialize( + benchmark_id=benchmark_id, + participant_a=participant_a, + participant_b=participant_b, + zone=zone, + page=page, + page_size=page_size, + country=country, + language=language, + gender=gender, + age_bucket=age_bucket, + occupation=occupation, + tags=tags, + participant_id=participant_id, + leaderboard_id=leaderboard_id, + run_id=run_id, + prompt_identifier=prompt_identifier, + voted_at=voted_at, + logic=logic, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput", + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def benchmark_benchmark_id_matchup_breakdown_get_without_preload_content( + self, + benchmark_id: Annotated[StrictStr, Field(description="The id of the benchmark.")], + participant_a: Annotated[StrictStr, Field(description="The id of participant A (the reference side of the split).")], + participant_b: Annotated[StrictStr, Field(description="The id of participant B.")], + zone: Annotated[Optional[MatchupZone], Field(description="Which confidence zone of the matchup to page through.")] = None, + page: Annotated[Optional[StrictInt], Field(description="The 1-based page index.")] = None, + page_size: Annotated[Optional[StrictInt], Field(description="The number of items per page.")] = None, + country: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by country.")] = None, + language: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by language.")] = None, + gender: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by gender.")] = None, + age_bucket: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by age_bucket.")] = None, + occupation: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by occupation.")] = None, + tags: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by tags.")] = None, + participant_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by participant_id.")] = None, + leaderboard_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by leaderboard_id.")] = None, + run_id: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by run_id.")] = None, + prompt_identifier: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by prompt_identifier.")] = None, + voted_at: Annotated[Optional[AudienceAudienceIdJobsGetJobIdParameter], Field(description="Filter by voted_at.")] = None, + logic: Annotated[Optional[StrictStr], Field(description="How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match.")] = None, + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly wins, the coin flips, or the prompts B clearly wins. + + Each vote is weighted by the annotator's reliability; a prompt is placed by the Wilson score interval on A's win share and, within the requested zone, ordered most-confident first (coin flips by effective sample size). The same vote-level filters as the matrix query apply. Benchmarks without granular votes return an empty page. + + :param benchmark_id: The id of the benchmark. (required) + :type benchmark_id: str + :param participant_a: The id of participant A (the reference side of the split). (required) + :type participant_a: str + :param participant_b: The id of participant B. (required) + :type participant_b: str + :param zone: Which confidence zone of the matchup to page through. + :type zone: MatchupZone + :param page: The 1-based page index. + :type page: int + :param page_size: The number of items per page. + :type page_size: int + :param country: Filter by country. + :type country: AudienceAudienceIdJobsGetJobIdParameter + :param language: Filter by language. + :type language: AudienceAudienceIdJobsGetJobIdParameter + :param gender: Filter by gender. + :type gender: AudienceAudienceIdJobsGetJobIdParameter + :param age_bucket: Filter by age_bucket. + :type age_bucket: AudienceAudienceIdJobsGetJobIdParameter + :param occupation: Filter by occupation. + :type occupation: AudienceAudienceIdJobsGetJobIdParameter + :param tags: Filter by tags. + :type tags: AudienceAudienceIdJobsGetJobIdParameter + :param participant_id: Filter by participant_id. + :type participant_id: AudienceAudienceIdJobsGetJobIdParameter + :param leaderboard_id: Filter by leaderboard_id. + :type leaderboard_id: AudienceAudienceIdJobsGetJobIdParameter + :param run_id: Filter by run_id. + :type run_id: AudienceAudienceIdJobsGetJobIdParameter + :param prompt_identifier: Filter by prompt_identifier. + :type prompt_identifier: AudienceAudienceIdJobsGetJobIdParameter + :param voted_at: Filter by voted_at. + :type voted_at: AudienceAudienceIdJobsGetJobIdParameter + :param logic: How to combine the field filters: \"and\" (default) requires every filter to match, \"or\" requires any of them to match. + :type logic: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._benchmark_benchmark_id_matchup_breakdown_get_serialize( + benchmark_id=benchmark_id, + participant_a=participant_a, + participant_b=participant_b, + zone=zone, + page=page, + page_size=page_size, + country=country, + language=language, + gender=gender, + age_bucket=age_bucket, + occupation=occupation, + tags=tags, + participant_id=participant_id, + leaderboard_id=leaderboard_id, + run_id=run_id, + prompt_identifier=prompt_identifier, + voted_at=voted_at, + logic=logic, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '200': "GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput", + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _benchmark_benchmark_id_matchup_breakdown_get_serialize( + self, + benchmark_id, + participant_a, + participant_b, + zone, + page, + page_size, + country, + language, + gender, + age_bucket, + occupation, + tags, + participant_id, + leaderboard_id, + run_id, + prompt_identifier, + voted_at, + logic, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + if benchmark_id is not None: + _path_params['benchmarkId'] = benchmark_id + # process the query parameters + if participant_a is not None: + + _query_params.append(('participantA', participant_a)) + + if participant_b is not None: + + _query_params.append(('participantB', participant_b)) + + if zone is not None: + + _query_params.append(('zone', zone.value)) + + if page is not None: + + _query_params.append(('page', page)) + + if page_size is not None: + + _query_params.append(('page_size', page_size)) + + if country is not None: + _param_val = country + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('country[' + _k + ']', _item)) + else: + _query_params.append(('country[' + _k + ']', _v)) + if language is not None: + _param_val = language + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('language[' + _k + ']', _item)) + else: + _query_params.append(('language[' + _k + ']', _v)) + if gender is not None: + _param_val = gender + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('gender[' + _k + ']', _item)) + else: + _query_params.append(('gender[' + _k + ']', _v)) + if age_bucket is not None: + _param_val = age_bucket + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('age_bucket[' + _k + ']', _item)) + else: + _query_params.append(('age_bucket[' + _k + ']', _v)) + if occupation is not None: + _param_val = occupation + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('occupation[' + _k + ']', _item)) + else: + _query_params.append(('occupation[' + _k + ']', _v)) + if tags is not None: + _param_val = tags + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('tags[' + _k + ']', _item)) + else: + _query_params.append(('tags[' + _k + ']', _v)) + if participant_id is not None: + _param_val = participant_id + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('participant_id[' + _k + ']', _item)) + else: + _query_params.append(('participant_id[' + _k + ']', _v)) + if leaderboard_id is not None: + _param_val = leaderboard_id + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('leaderboard_id[' + _k + ']', _item)) + else: + _query_params.append(('leaderboard_id[' + _k + ']', _v)) + if run_id is not None: + _param_val = run_id + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('run_id[' + _k + ']', _item)) + else: + _query_params.append(('run_id[' + _k + ']', _v)) + if prompt_identifier is not None: + _param_val = prompt_identifier + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('prompt_identifier[' + _k + ']', _item)) + else: + _query_params.append(('prompt_identifier[' + _k + ']', _v)) + if voted_at is not None: + _param_val = voted_at + if hasattr(_param_val, 'to_dict'): + _param_val = _param_val.to_dict() + if isinstance(_param_val, dict): + for _k, _v in _param_val.items(): + if _v is None: + continue + if isinstance(_v, list): + # Explode list operator values (e.g. `in`) into repeated + # params: field[in]=a&field[in]=b. + for _item in _v: + _query_params.append(('voted_at[' + _k + ']', _item)) + else: + _query_params.append(('voted_at[' + _k + ']', _v)) + if logic is not None: + + _query_params.append(('logic', logic)) + + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'OpenIdConnect' + ] + + return self.api_client.param_serialize( + method='GET', + resource_path='/benchmark/{benchmarkId}/matchup-breakdown', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + @validate_call def benchmark_benchmark_id_matrix_query_get( self, @@ -1885,7 +2567,7 @@ def benchmark_benchmark_id_matrix_query_get( ) -> QueryMatrixByBenchmarkEndpointOutput: """Queries the win matrix of a benchmark. - Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. + Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. Alongside the matchup outcomes in data, each response also carries votes: the un-binarized human vote counts on the same axes, display-only and not reflected in scoring. :param benchmark_id: The id of the benchmark. (required) :type benchmark_id: str @@ -2007,7 +2689,7 @@ def benchmark_benchmark_id_matrix_query_get_with_http_info( ) -> ApiResponse[QueryMatrixByBenchmarkEndpointOutput]: """Queries the win matrix of a benchmark. - Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. + Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. Alongside the matchup outcomes in data, each response also carries votes: the un-binarized human vote counts on the same axes, display-only and not reflected in scoring. :param benchmark_id: The id of the benchmark. (required) :type benchmark_id: str @@ -2129,7 +2811,7 @@ def benchmark_benchmark_id_matrix_query_get_without_preload_content( ) -> RESTResponseType: """Queries the win matrix of a benchmark. - Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. + Filters apply to the underlying votes. Benchmarks without granular vote storage evaluate only the filters their aggregated data can answer (tags, participants, leaderboards, runs, prompt identifiers); demographic and vote-time filters require granular vote storage. Alongside the matchup outcomes in data, each response also carries votes: the un-binarized human vote counts on the same axes, display-only and not reflected in scoring. :param benchmark_id: The id of the benchmark. (required) :type benchmark_id: str diff --git a/src/rapidata/api_client/api/bidder_api.py b/src/rapidata/api_client/api/bidder_api.py index 16f8bf6e1..62decf975 100644 --- a/src/rapidata/api_client/api/bidder_api.py +++ b/src/rapidata/api_client/api/bidder_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/billing_account_api.py b/src/rapidata/api_client/api/billing_account_api.py index 9a0853316..d3cd88613 100644 --- a/src/rapidata/api_client/api/billing_account_api.py +++ b/src/rapidata/api_client/api/billing_account_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/billing_api.py b/src/rapidata/api_client/api/billing_api.py index ddfd08503..72a40193a 100644 --- a/src/rapidata/api_client/api/billing_api.py +++ b/src/rapidata/api_client/api/billing_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/cache_api.py b/src/rapidata/api_client/api/cache_api.py index 32675df77..67048db05 100644 --- a/src/rapidata/api_client/api/cache_api.py +++ b/src/rapidata/api_client/api/cache_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/campaign_api.py b/src/rapidata/api_client/api/campaign_api.py index 2a6be67e9..42d59a43e 100644 --- a/src/rapidata/api_client/api/campaign_api.py +++ b/src/rapidata/api_client/api/campaign_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -1654,6 +1654,276 @@ def _campaign_boost_status_get_serialize( + @validate_call + def campaign_campaign_id_activate_post( + self, + campaign_id: Annotated[StrictStr, Field(description="The identifier of the campaign to activate.")], + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> None: + """Activates the specified campaign. + + Only campaigns in the Created, Preview, or Analysis state can be activated; any other state returns 400. A program campaign has no top-level routing id and is therefore not picked up by the target-group-driven auto-activation, so this endpoint is how it is moved into the serving set. + + :param campaign_id: The identifier of the campaign to activate. (required) + :type campaign_id: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._campaign_campaign_id_activate_post_serialize( + campaign_id=campaign_id, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '204': None, + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ).data + + + @validate_call + def campaign_campaign_id_activate_post_with_http_info( + self, + campaign_id: Annotated[StrictStr, Field(description="The identifier of the campaign to activate.")], + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> ApiResponse[None]: + """Activates the specified campaign. + + Only campaigns in the Created, Preview, or Analysis state can be activated; any other state returns 400. A program campaign has no top-level routing id and is therefore not picked up by the target-group-driven auto-activation, so this endpoint is how it is moved into the serving set. + + :param campaign_id: The identifier of the campaign to activate. (required) + :type campaign_id: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._campaign_campaign_id_activate_post_serialize( + campaign_id=campaign_id, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '204': None, + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + response_data.read() + return self.api_client.response_deserialize( + response_data=response_data, + response_types_map=_response_types_map, + ) + + + @validate_call + def campaign_campaign_id_activate_post_without_preload_content( + self, + campaign_id: Annotated[StrictStr, Field(description="The identifier of the campaign to activate.")], + _request_timeout: Union[ + None, + Annotated[StrictFloat, Field(gt=0)], + Tuple[ + Annotated[StrictFloat, Field(gt=0)], + Annotated[StrictFloat, Field(gt=0)] + ] + ] = None, + _request_auth: Optional[Dict[StrictStr, Any]] = None, + _content_type: Optional[StrictStr] = None, + _headers: Optional[Dict[StrictStr, Any]] = None, + _host_index: Annotated[StrictInt, Field(ge=0, le=0)] = 0, + ) -> RESTResponseType: + """Activates the specified campaign. + + Only campaigns in the Created, Preview, or Analysis state can be activated; any other state returns 400. A program campaign has no top-level routing id and is therefore not picked up by the target-group-driven auto-activation, so this endpoint is how it is moved into the serving set. + + :param campaign_id: The identifier of the campaign to activate. (required) + :type campaign_id: str + :param _request_timeout: timeout setting for this request. If one + number provided, it will be total request + timeout. It can also be a pair (tuple) of + (connection, read) timeouts. + :type _request_timeout: int, tuple(int, int), optional + :param _request_auth: set to override the auth_settings for an a single + request; this effectively ignores the + authentication in the spec for a single request. + :type _request_auth: dict, optional + :param _content_type: force content-type for the request. + :type _content_type: str, Optional + :param _headers: set to override the headers for a single + request; this effectively ignores the headers + in the spec for a single request. + :type _headers: dict, optional + :param _host_index: set to override the host_index for a single + request; this effectively ignores the host_index + in the spec for a single request. + :type _host_index: int, optional + :return: Returns the result object. + """ # noqa: E501 + + _param = self._campaign_campaign_id_activate_post_serialize( + campaign_id=campaign_id, + _request_auth=_request_auth, + _content_type=_content_type, + _headers=_headers, + _host_index=_host_index + ) + + _response_types_map: Dict[str, Optional[str]] = { + '204': None, + '400': "ValidationProblemDetails", + '401': None, + '403': None, + } + response_data = self.api_client.call_api( + *_param, + _request_timeout=_request_timeout + ) + return response_data.response + + + def _campaign_campaign_id_activate_post_serialize( + self, + campaign_id, + _request_auth, + _content_type, + _headers, + _host_index, + ) -> RequestSerialized: + + _host = None + + _collection_formats: Dict[str, str] = { + } + + _path_params: Dict[str, str] = {} + _query_params: List[Tuple[str, str]] = [] + _header_params: Dict[str, Optional[str]] = _headers or {} + _form_params: List[Tuple[str, str]] = [] + _files: Dict[ + str, Union[str, bytes, List[str], List[bytes], List[Tuple[str, bytes]]] + ] = {} + _body_params: Optional[bytes] = None + + # process the path parameters + if campaign_id is not None: + _path_params['campaignId'] = campaign_id + # process the query parameters + # process the header parameters + # process the form parameters + # process the body parameter + + + # set the HTTP header `Accept` + if 'Accept' not in _header_params: + _header_params['Accept'] = self.api_client.select_header_accept( + [ + 'application/json' + ] + ) + + + # authentication setting + _auth_settings: List[str] = [ + 'OpenIdConnect' + ] + + return self.api_client.param_serialize( + method='POST', + resource_path='/campaign/{campaignId}/activate', + path_params=_path_params, + query_params=_query_params, + header_params=_header_params, + body=_body_params, + post_params=_form_params, + files=_files, + auth_settings=_auth_settings, + collection_formats=_collection_formats, + _host=_host, + _request_auth=_request_auth + ) + + + + @validate_call def campaign_campaign_id_get( self, diff --git a/src/rapidata/api_client/api/capabilities_api.py b/src/rapidata/api_client/api/capabilities_api.py index d0c42d94d..82fc3437e 100644 --- a/src/rapidata/api_client/api/capabilities_api.py +++ b/src/rapidata/api_client/api/capabilities_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/client_api.py b/src/rapidata/api_client/api/client_api.py index 0e89645b1..fd330d3cc 100644 --- a/src/rapidata/api_client/api/client_api.py +++ b/src/rapidata/api_client/api/client_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/context_shortening_api.py b/src/rapidata/api_client/api/context_shortening_api.py index c8aff7b43..a9a54c6a0 100644 --- a/src/rapidata/api_client/api/context_shortening_api.py +++ b/src/rapidata/api_client/api/context_shortening_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/customer_api.py b/src/rapidata/api_client/api/customer_api.py index a0dc61850..1bc5ca086 100644 --- a/src/rapidata/api_client/api/customer_api.py +++ b/src/rapidata/api_client/api/customer_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/customer_rapid_api.py b/src/rapidata/api_client/api/customer_rapid_api.py index 7699e80b0..285b750e5 100644 --- a/src/rapidata/api_client/api/customer_rapid_api.py +++ b/src/rapidata/api_client/api/customer_rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/datapoints_api.py b/src/rapidata/api_client/api/datapoints_api.py index ac3a08707..86bdc422d 100644 --- a/src/rapidata/api_client/api/datapoints_api.py +++ b/src/rapidata/api_client/api/datapoints_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/dataset_api.py b/src/rapidata/api_client/api/dataset_api.py index a3ea3f105..11f41e11b 100644 --- a/src/rapidata/api_client/api/dataset_api.py +++ b/src/rapidata/api_client/api/dataset_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/dataset_group_api.py b/src/rapidata/api_client/api/dataset_group_api.py index 3e323ee6d..959756536 100644 --- a/src/rapidata/api_client/api/dataset_group_api.py +++ b/src/rapidata/api_client/api/dataset_group_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/evaluation_api.py b/src/rapidata/api_client/api/evaluation_api.py index 9bf50f829..7d274e75e 100644 --- a/src/rapidata/api_client/api/evaluation_api.py +++ b/src/rapidata/api_client/api/evaluation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/examples_api.py b/src/rapidata/api_client/api/examples_api.py index 1f6f76bc3..3991c307b 100644 --- a/src/rapidata/api_client/api/examples_api.py +++ b/src/rapidata/api_client/api/examples_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/external_audience_api.py b/src/rapidata/api_client/api/external_audience_api.py index 79cb2bdc6..665a13518 100644 --- a/src/rapidata/api_client/api/external_audience_api.py +++ b/src/rapidata/api_client/api/external_audience_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/external_service_prices_api.py b/src/rapidata/api_client/api/external_service_prices_api.py index 04ea2ecb2..1ad668def 100644 --- a/src/rapidata/api_client/api/external_service_prices_api.py +++ b/src/rapidata/api_client/api/external_service_prices_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/faucet_api.py b/src/rapidata/api_client/api/faucet_api.py index f485bdb90..58e44eea3 100644 --- a/src/rapidata/api_client/api/faucet_api.py +++ b/src/rapidata/api_client/api/faucet_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/feedback_api.py b/src/rapidata/api_client/api/feedback_api.py index 78624def8..9a804f5c4 100644 --- a/src/rapidata/api_client/api/feedback_api.py +++ b/src/rapidata/api_client/api/feedback_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/flow_api.py b/src/rapidata/api_client/api/flow_api.py index 23ca0e917..1e5c2058b 100644 --- a/src/rapidata/api_client/api/flow_api.py +++ b/src/rapidata/api_client/api/flow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/flow_item_api.py b/src/rapidata/api_client/api/flow_item_api.py index baa4b42a0..95617cd0a 100644 --- a/src/rapidata/api_client/api/flow_item_api.py +++ b/src/rapidata/api_client/api/flow_item_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/global_text_api.py b/src/rapidata/api_client/api/global_text_api.py index 00f42ed87..71a3993d9 100644 --- a/src/rapidata/api_client/api/global_text_api.py +++ b/src/rapidata/api_client/api/global_text_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/grouped_ranking_api.py b/src/rapidata/api_client/api/grouped_ranking_api.py index 42ebeaf99..968ae60a2 100644 --- a/src/rapidata/api_client/api/grouped_ranking_api.py +++ b/src/rapidata/api_client/api/grouped_ranking_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/identity_api.py b/src/rapidata/api_client/api/identity_api.py index b7f50bd96..bc8ee89a8 100644 --- a/src/rapidata/api_client/api/identity_api.py +++ b/src/rapidata/api_client/api/identity_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/invoice_api.py b/src/rapidata/api_client/api/invoice_api.py index c7a36fc97..e46ca67e9 100644 --- a/src/rapidata/api_client/api/invoice_api.py +++ b/src/rapidata/api_client/api/invoice_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/job_api.py b/src/rapidata/api_client/api/job_api.py index 6cf0f2cda..4608671da 100644 --- a/src/rapidata/api_client/api/job_api.py +++ b/src/rapidata/api_client/api/job_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/leaderboard_api.py b/src/rapidata/api_client/api/leaderboard_api.py index 6ede3d811..023030292 100644 --- a/src/rapidata/api_client/api/leaderboard_api.py +++ b/src/rapidata/api_client/api/leaderboard_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/newsletter_api.py b/src/rapidata/api_client/api/newsletter_api.py index 699d757df..15eaf46de 100644 --- a/src/rapidata/api_client/api/newsletter_api.py +++ b/src/rapidata/api_client/api/newsletter_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/order_api.py b/src/rapidata/api_client/api/order_api.py index 9b5f221f7..512eb55eb 100644 --- a/src/rapidata/api_client/api/order_api.py +++ b/src/rapidata/api_client/api/order_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/organization_api.py b/src/rapidata/api_client/api/organization_api.py index 0c9858e47..6a5b399bb 100644 --- a/src/rapidata/api_client/api/organization_api.py +++ b/src/rapidata/api_client/api/organization_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/owner_tier_override_api.py b/src/rapidata/api_client/api/owner_tier_override_api.py index d1ebc8844..8b741102d 100644 --- a/src/rapidata/api_client/api/owner_tier_override_api.py +++ b/src/rapidata/api_client/api/owner_tier_override_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/participant_api.py b/src/rapidata/api_client/api/participant_api.py index 57b7cdfd2..592f66295 100644 --- a/src/rapidata/api_client/api/participant_api.py +++ b/src/rapidata/api_client/api/participant_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/payment_api.py b/src/rapidata/api_client/api/payment_api.py index c9c38ab71..384a4b638 100644 --- a/src/rapidata/api_client/api/payment_api.py +++ b/src/rapidata/api_client/api/payment_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/pipeline_api.py b/src/rapidata/api_client/api/pipeline_api.py index caa2dc948..bb99d0fbb 100644 --- a/src/rapidata/api_client/api/pipeline_api.py +++ b/src/rapidata/api_client/api/pipeline_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/platform_api.py b/src/rapidata/api_client/api/platform_api.py index d00f32482..17e06a78d 100644 --- a/src/rapidata/api_client/api/platform_api.py +++ b/src/rapidata/api_client/api/platform_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/prompt_api.py b/src/rapidata/api_client/api/prompt_api.py index 4818d2f11..11ae38a2b 100644 --- a/src/rapidata/api_client/api/prompt_api.py +++ b/src/rapidata/api_client/api/prompt_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_api.py b/src/rapidata/api_client/api/ranking_api.py index 882972d38..bdc7945d1 100644 --- a/src/rapidata/api_client/api/ranking_api.py +++ b/src/rapidata/api_client/api/ranking_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_flow_api.py b/src/rapidata/api_client/api/ranking_flow_api.py index 5af6463af..7a806da69 100644 --- a/src/rapidata/api_client/api/ranking_flow_api.py +++ b/src/rapidata/api_client/api/ranking_flow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/ranking_flow_item_api.py b/src/rapidata/api_client/api/ranking_flow_item_api.py index 434564058..a6d56182a 100644 --- a/src/rapidata/api_client/api/ranking_flow_item_api.py +++ b/src/rapidata/api_client/api/ranking_flow_item_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/rapid_api.py b/src/rapidata/api_client/api/rapid_api.py index f544d1df6..d9185d3e9 100644 --- a/src/rapidata/api_client/api/rapid_api.py +++ b/src/rapidata/api_client/api/rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/rapidata_identity_api_api.py b/src/rapidata/api_client/api/rapidata_identity_api_api.py index 6017da163..6c7a14174 100644 --- a/src/rapidata/api_client/api/rapidata_identity_api_api.py +++ b/src/rapidata/api_client/api/rapidata_identity_api_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/reconciliation_api.py b/src/rapidata/api_client/api/reconciliation_api.py index 9d6519fda..2058d1913 100644 --- a/src/rapidata/api_client/api/reconciliation_api.py +++ b/src/rapidata/api_client/api/reconciliation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/replicate_api.py b/src/rapidata/api_client/api/replicate_api.py index 7dac4c0f1..d130259bf 100644 --- a/src/rapidata/api_client/api/replicate_api.py +++ b/src/rapidata/api_client/api/replicate_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/sample_api.py b/src/rapidata/api_client/api/sample_api.py index 99e0bdd4b..da6009c61 100644 --- a/src/rapidata/api_client/api/sample_api.py +++ b/src/rapidata/api_client/api/sample_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/sample_generation_api.py b/src/rapidata/api_client/api/sample_generation_api.py index 9d3bd9c16..76f439753 100644 --- a/src/rapidata/api_client/api/sample_generation_api.py +++ b/src/rapidata/api_client/api/sample_generation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/settings_api.py b/src/rapidata/api_client/api/settings_api.py index 6d2c6f761..8ecb4ba45 100644 --- a/src/rapidata/api_client/api/settings_api.py +++ b/src/rapidata/api_client/api/settings_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/signal_api.py b/src/rapidata/api_client/api/signal_api.py index dd4839943..c81583e01 100644 --- a/src/rapidata/api_client/api/signal_api.py +++ b/src/rapidata/api_client/api/signal_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/simple_workflow_api.py b/src/rapidata/api_client/api/simple_workflow_api.py index 55940592e..795c55a61 100644 --- a/src/rapidata/api_client/api/simple_workflow_api.py +++ b/src/rapidata/api_client/api/simple_workflow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/survey_api.py b/src/rapidata/api_client/api/survey_api.py index 23a55a5aa..8bf357812 100644 --- a/src/rapidata/api_client/api/survey_api.py +++ b/src/rapidata/api_client/api/survey_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/translation_api.py b/src/rapidata/api_client/api/translation_api.py index 8f291a0cd..41a8b7deb 100644 --- a/src/rapidata/api_client/api/translation_api.py +++ b/src/rapidata/api_client/api/translation_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/user_rapid_api.py b/src/rapidata/api_client/api/user_rapid_api.py index dae8f2458..90688ca87 100644 --- a/src/rapidata/api_client/api/user_rapid_api.py +++ b/src/rapidata/api_client/api/user_rapid_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/validation_feedback_api.py b/src/rapidata/api_client/api/validation_feedback_api.py index cd359c880..2d8ae01bd 100644 --- a/src/rapidata/api_client/api/validation_feedback_api.py +++ b/src/rapidata/api_client/api/validation_feedback_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/validation_set_api.py b/src/rapidata/api_client/api/validation_set_api.py index fdd15d9a7..6631527a4 100644 --- a/src/rapidata/api_client/api/validation_set_api.py +++ b/src/rapidata/api_client/api/validation_set_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/volume_discount_api.py b/src/rapidata/api_client/api/volume_discount_api.py index 854ebbe73..96c940862 100644 --- a/src/rapidata/api_client/api/volume_discount_api.py +++ b/src/rapidata/api_client/api/volume_discount_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api/workflow_api.py b/src/rapidata/api_client/api/workflow_api.py index 6cba906b3..51579f7ca 100644 --- a/src/rapidata/api_client/api/workflow_api.py +++ b/src/rapidata/api_client/api/workflow_api.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/api_client.py b/src/rapidata/api_client/api_client.py index b69de1b73..c4621b2e4 100644 --- a/src/rapidata/api_client/api_client.py +++ b/src/rapidata/api_client/api_client.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/configuration.py b/src/rapidata/api_client/configuration.py index 6b444bd40..0a87010db 100644 --- a/src/rapidata/api_client/configuration.py +++ b/src/rapidata/api_client/configuration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -383,7 +383,7 @@ def to_debug_report(self): return "Python SDK Debug Report:\n"\ "OS: {env}\n"\ "Python Version: {pyversion}\n"\ - "Version of the API: v1\n"\ + "Version of the API: 2026.07.27.0828-f1a7990\n"\ "SDK Package Version: 1.0.0".\ format(env=sys.platform, pyversion=sys.version) diff --git a/src/rapidata/api_client/exceptions.py b/src/rapidata/api_client/exceptions.py index 5adbdf6e9..698ca6116 100644 --- a/src/rapidata/api_client/exceptions.py +++ b/src/rapidata/api_client/exceptions.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/__init__.py b/src/rapidata/api_client/models/__init__.py index b4e25316d..717a14dd1 100644 --- a/src/rapidata/api_client/models/__init__.py +++ b/src/rapidata/api_client/models/__init__.py @@ -6,7 +6,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py b/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py index d291ecd6b..c406fd036 100644 --- a/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py +++ b/src/rapidata/api_client/models/accept_org_invitation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py b/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py index 43d694713..d20ae854f 100644 --- a/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py +++ b/src/rapidata/api_client/models/accept_org_invitation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py b/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py index f3ae8887a..5d715b46c 100644 --- a/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/add_example_to_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py b/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py index b7722eb72..6aabccab2 100644 --- a/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/add_example_to_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_user_response_endpoint_input.py b/src/rapidata/api_client/models/add_user_response_endpoint_input.py index 41d9373cf..239324a3f 100644 --- a/src/rapidata/api_client/models/add_user_response_endpoint_input.py +++ b/src/rapidata/api_client/models/add_user_response_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_user_response_endpoint_output.py b/src/rapidata/api_client/models/add_user_response_endpoint_output.py index 0580cc338..36db9830f 100644 --- a/src/rapidata/api_client/models/add_user_response_endpoint_output.py +++ b/src/rapidata/api_client/models/add_user_response_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py b/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py index c87a075cb..cace25591 100644 --- a/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/add_validation_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/age_user_filter_age_group.py b/src/rapidata/api_client/models/age_user_filter_age_group.py index 5046ccbd6..c1481fba9 100644 --- a/src/rapidata/api_client/models/age_user_filter_age_group.py +++ b/src/rapidata/api_client/models/age_user_filter_age_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/aggregator_type.py b/src/rapidata/api_client/models/aggregator_type.py index 098ca898c..d4b89d353 100644 --- a/src/rapidata/api_client/models/aggregator_type.py +++ b/src/rapidata/api_client/models/aggregator_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py b/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py index b3401e816..bd210ccb0 100644 --- a/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py +++ b/src/rapidata/api_client/models/attach_category_rapid_blueprint_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_rapid_category.py b/src/rapidata/api_client/models/attach_category_rapid_category.py index ec3d005af..ffc1cacd9 100644 --- a/src/rapidata/api_client/models/attach_category_rapid_category.py +++ b/src/rapidata/api_client/models/attach_category_rapid_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py b/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py index e98deda67..60c91b3d3 100644 --- a/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py +++ b/src/rapidata/api_client/models/attach_category_workflow_rapid_blueprint_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py b/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py index ff2819719..7a48eecb9 100644 --- a/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py +++ b/src/rapidata/api_client/models/audience_audience_id_jobs_get_job_id_parameter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_boost.py b/src/rapidata/api_client/models/audience_boost.py index 9e12e5a34..76c1130f8 100644 --- a/src/rapidata/api_client/models/audience_boost.py +++ b/src/rapidata/api_client/models/audience_boost.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_boost2.py b/src/rapidata/api_client/models/audience_boost2.py index 724a662a5..49633fb21 100644 --- a/src/rapidata/api_client/models/audience_boost2.py +++ b/src/rapidata/api_client/models/audience_boost2.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_inactivity_sync_phase.py b/src/rapidata/api_client/models/audience_inactivity_sync_phase.py index 7a81e717d..6aeb0c562 100644 --- a/src/rapidata/api_client/models/audience_inactivity_sync_phase.py +++ b/src/rapidata/api_client/models/audience_inactivity_sync_phase.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_inactivity_sync_state.py b/src/rapidata/api_client/models/audience_inactivity_sync_state.py index cfd7ad429..fce11390b 100644 --- a/src/rapidata/api_client/models/audience_inactivity_sync_state.py +++ b/src/rapidata/api_client/models/audience_inactivity_sync_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_job_state.py b/src/rapidata/api_client/models/audience_job_state.py index 997570d91..4a40a08a2 100644 --- a/src/rapidata/api_client/models/audience_job_state.py +++ b/src/rapidata/api_client/models/audience_job_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_state_recalculation_phase.py b/src/rapidata/api_client/models/audience_state_recalculation_phase.py index 16a44ebc2..e459f2dd0 100644 --- a/src/rapidata/api_client/models/audience_state_recalculation_phase.py +++ b/src/rapidata/api_client/models/audience_state_recalculation_phase.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_state_recalculation_state.py b/src/rapidata/api_client/models/audience_state_recalculation_state.py index 62a5963b9..8befa34e8 100644 --- a/src/rapidata/api_client/models/audience_state_recalculation_state.py +++ b/src/rapidata/api_client/models/audience_state_recalculation_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/audience_status.py b/src/rapidata/api_client/models/audience_status.py index fd1296d67..61185990b 100644 --- a/src/rapidata/api_client/models/audience_status.py +++ b/src/rapidata/api_client/models/audience_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_relations_bidder.py b/src/rapidata/api_client/models/authorization_relations_bidder.py index d1cc9cf1c..61fdcbe0d 100644 --- a/src/rapidata/api_client/models/authorization_relations_bidder.py +++ b/src/rapidata/api_client/models/authorization_relations_bidder.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_relations_platform.py b/src/rapidata/api_client/models/authorization_relations_platform.py index 5b8fba743..54cec019e 100644 --- a/src/rapidata/api_client/models/authorization_relations_platform.py +++ b/src/rapidata/api_client/models/authorization_relations_platform.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/authorization_scope.py b/src/rapidata/api_client/models/authorization_scope.py index d307153b3..3a263edd6 100644 --- a/src/rapidata/api_client/models/authorization_scope.py +++ b/src/rapidata/api_client/models/authorization_scope.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/batch_upload_status.py b/src/rapidata/api_client/models/batch_upload_status.py index 087011b15..cd9b6f7b0 100644 --- a/src/rapidata/api_client/models/batch_upload_status.py +++ b/src/rapidata/api_client/models/batch_upload_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/batch_upload_url_status.py b/src/rapidata/api_client/models/batch_upload_url_status.py index 2c82eddce..a34c92006 100644 --- a/src/rapidata/api_client/models/batch_upload_url_status.py +++ b/src/rapidata/api_client/models/batch_upload_url_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/benchmark_demographic_dimension.py b/src/rapidata/api_client/models/benchmark_demographic_dimension.py index b15d184b4..d443e7632 100644 --- a/src/rapidata/api_client/models/benchmark_demographic_dimension.py +++ b/src/rapidata/api_client/models/benchmark_demographic_dimension.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/billing_period_status.py b/src/rapidata/api_client/models/billing_period_status.py index dc7c51040..6c6bbbc08 100644 --- a/src/rapidata/api_client/models/billing_period_status.py +++ b/src/rapidata/api_client/models/billing_period_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/billing_summary_mode.py b/src/rapidata/api_client/models/billing_summary_mode.py index d409552b6..ebc69f4de 100644 --- a/src/rapidata/api_client/models/billing_summary_mode.py +++ b/src/rapidata/api_client/models/billing_summary_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py index a8f14eeb3..a7432d88e 100644 --- a/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/boost_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_level.py b/src/rapidata/api_client/models/boost_level.py index e2d86e11f..fef6005da 100644 --- a/src/rapidata/api_client/models/boost_level.py +++ b/src/rapidata/api_client/models/boost_level.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_mode.py b/src/rapidata/api_client/models/boost_mode.py index 774d823ae..8cc509e8c 100644 --- a/src/rapidata/api_client/models/boost_mode.py +++ b/src/rapidata/api_client/models/boost_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boost_status.py b/src/rapidata/api_client/models/boost_status.py index e7950110c..a22379d1e 100644 --- a/src/rapidata/api_client/models/boost_status.py +++ b/src/rapidata/api_client/models/boost_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boosting_control_mode.py b/src/rapidata/api_client/models/boosting_control_mode.py index bb7725139..67d8d9530 100644 --- a/src/rapidata/api_client/models/boosting_control_mode.py +++ b/src/rapidata/api_client/models/boosting_control_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/boosting_profile.py b/src/rapidata/api_client/models/boosting_profile.py index 43ad90726..f0f00c926 100644 --- a/src/rapidata/api_client/models/boosting_profile.py +++ b/src/rapidata/api_client/models/boosting_profile.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bounding_box_result_box.py b/src/rapidata/api_client/models/bounding_box_result_box.py index 726d6a58c..a75de9319 100644 --- a/src/rapidata/api_client/models/bounding_box_result_box.py +++ b/src/rapidata/api_client/models/bounding_box_result_box.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py b/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py index d719343f3..339c5b81d 100644 --- a/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py +++ b/src/rapidata/api_client/models/bulk_reconciliation_dispatch_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/campaign_status.py b/src/rapidata/api_client/models/campaign_status.py index f732c861d..f8a748460 100644 --- a/src/rapidata/api_client/models/campaign_status.py +++ b/src/rapidata/api_client/models/campaign_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/capability.py b/src/rapidata/api_client/models/capability.py index b7bd2a592..c470193da 100644 --- a/src/rapidata/api_client/models/capability.py +++ b/src/rapidata/api_client/models/capability.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py b/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py index 394a47356..5327fc361 100644 --- a/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py +++ b/src/rapidata/api_client/models/change_audience_owner_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_boost_endpoint_input.py b/src/rapidata/api_client/models/change_boost_endpoint_input.py index 2244984ff..ba63b1d70 100644 --- a/src/rapidata/api_client/models/change_boost_endpoint_input.py +++ b/src/rapidata/api_client/models/change_boost_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py b/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py index 8bd66ea2d..23a1f6ba3 100644 --- a/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py +++ b/src/rapidata/api_client/models/change_org_member_role_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/classify_payload.py b/src/rapidata/api_client/models/classify_payload.py index c515b5900..6da8d42a5 100644 --- a/src/rapidata/api_client/models/classify_payload.py +++ b/src/rapidata/api_client/models/classify_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/classify_payload_category.py b/src/rapidata/api_client/models/classify_payload_category.py index d8ac8dc25..c47ede04a 100644 --- a/src/rapidata/api_client/models/classify_payload_category.py +++ b/src/rapidata/api_client/models/classify_payload_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/client.py b/src/rapidata/api_client/models/client.py index bf740837c..0f9151f92 100644 --- a/src/rapidata/api_client/models/client.py +++ b/src/rapidata/api_client/models/client.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_order_endpoint_input.py b/src/rapidata/api_client/models/clone_order_endpoint_input.py index 3dd714efe..8fa7637c6 100644 --- a/src/rapidata/api_client/models/clone_order_endpoint_input.py +++ b/src/rapidata/api_client/models/clone_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/clone_order_endpoint_output.py b/src/rapidata/api_client/models/clone_order_endpoint_output.py index 906a55a8a..36edc7916 100644 --- a/src/rapidata/api_client/models/clone_order_endpoint_output.py +++ b/src/rapidata/api_client/models/clone_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/comparison_operator.py b/src/rapidata/api_client/models/comparison_operator.py index e9514267f..6a7a2b957 100644 --- a/src/rapidata/api_client/models/comparison_operator.py +++ b/src/rapidata/api_client/models/comparison_operator.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/compression_override.py b/src/rapidata/api_client/models/compression_override.py index f4a689ba7..8c3db31a5 100644 --- a/src/rapidata/api_client/models/compression_override.py +++ b/src/rapidata/api_client/models/compression_override.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py b/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py index 258bd8407..8d87fd325 100644 --- a/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py +++ b/src/rapidata/api_client/models/conditional_validation_selection_validation_chance.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/confidence_interval.py b/src/rapidata/api_client/models/confidence_interval.py index 914da7375..0c16e8fdf 100644 --- a/src/rapidata/api_client/models/confidence_interval.py +++ b/src/rapidata/api_client/models/confidence_interval.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_audience_endpoint_input.py b/src/rapidata/api_client/models/create_audience_endpoint_input.py index 0a463ecdb..b0d62547c 100644 --- a/src/rapidata/api_client/models/create_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/create_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_audience_endpoint_output.py b/src/rapidata/api_client/models/create_audience_endpoint_output.py index 84db6231f..82929a1ff 100644 --- a/src/rapidata/api_client/models/create_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/create_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py b/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py index 16092c3f8..8e8c11104 100644 --- a/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py +++ b/src/rapidata/api_client/models/create_batch_upload_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py b/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py index 88384585d..ef5456402 100644 --- a/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py +++ b/src/rapidata/api_client/models/create_batch_upload_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_endpoint_input.py b/src/rapidata/api_client/models/create_benchmark_endpoint_input.py index df439e1e3..2f2d57d09 100644 --- a/src/rapidata/api_client/models/create_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/create_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_endpoint_output.py b/src/rapidata/api_client/models/create_benchmark_endpoint_output.py index ef0161d68..d395839ed 100644 --- a/src/rapidata/api_client/models/create_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/create_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py index 1d560d033..2fd5123ce 100644 --- a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -30,9 +30,10 @@ class CreateBenchmarkParticipantEndpointInput(LazyValidatedModel): """ # noqa: E501 name: StrictStr = Field(description="The name of the participant.") family: Optional[StrictStr] = Field(default=None, description="The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), if any.") + lab: Optional[StrictStr] = Field(default=None, description="The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), if any.") proprietary_name: Optional[StrictStr] = Field(default=None, description="The vendor-facing display name of the model, if any.", alias="proprietaryName") logo: Optional[ExistingAssetInput] = Field(default=None, description="An optional logo image for the model. Must be an existing image asset.") - __properties: ClassVar[List[str]] = ["name", "family", "proprietaryName", "logo"] + __properties: ClassVar[List[str]] = ["name", "family", "lab", "proprietaryName", "logo"] # model_config is inherited from LazyValidatedModel @@ -77,6 +78,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -96,6 +102,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": ExistingAssetInput.from_dict(obj["logo"]) if obj.get("logo") is not None else None } diff --git a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py index c6bb86688..aae33e091 100644 --- a/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/create_benchmark_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py index 927d311a5..7ab3d7491 100644 --- a/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_billing_item_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py b/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py index 9f894f870..0a4c807ad 100644 --- a/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py +++ b/src/rapidata/api_client/models/create_bridge_token_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_checkout_endpoint_output.py b/src/rapidata/api_client/models/create_checkout_endpoint_output.py index ac65a8e3a..06e824e66 100644 --- a/src/rapidata/api_client/models/create_checkout_endpoint_output.py +++ b/src/rapidata/api_client/models/create_checkout_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_client_endpoint_input.py b/src/rapidata/api_client/models/create_client_endpoint_input.py index 49a2fa9ec..f7e856597 100644 --- a/src/rapidata/api_client/models/create_client_endpoint_input.py +++ b/src/rapidata/api_client/models/create_client_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_client_endpoint_output.py b/src/rapidata/api_client/models/create_client_endpoint_output.py index 6680d2121..9f2e91c1b 100644 --- a/src/rapidata/api_client/models/create_client_endpoint_output.py +++ b/src/rapidata/api_client/models/create_client_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_complex_order_endpoint_input.py b/src/rapidata/api_client/models/create_complex_order_endpoint_input.py index 50ca15505..7008f911d 100644 --- a/src/rapidata/api_client/models/create_complex_order_endpoint_input.py +++ b/src/rapidata/api_client/models/create_complex_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_complex_order_endpoint_output.py b/src/rapidata/api_client/models/create_complex_order_endpoint_output.py index 41576e6e8..d87714cc4 100644 --- a/src/rapidata/api_client/models/create_complex_order_endpoint_output.py +++ b/src/rapidata/api_client/models/create_complex_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py index 34fcb7beb..a9ff4b837 100644 --- a/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_customer_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_datapoint_endpoint_input.py b/src/rapidata/api_client/models/create_datapoint_endpoint_input.py index 06e585954..2c007ea42 100644 --- a/src/rapidata/api_client/models/create_datapoint_endpoint_input.py +++ b/src/rapidata/api_client/models/create_datapoint_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_datapoint_endpoint_output.py b/src/rapidata/api_client/models/create_datapoint_endpoint_output.py index 7b99504de..7e0bbd4ee 100644 --- a/src/rapidata/api_client/models/create_datapoint_endpoint_output.py +++ b/src/rapidata/api_client/models/create_datapoint_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_endpoint_input.py b/src/rapidata/api_client/models/create_dataset_endpoint_input.py index abff93254..2f40828dd 100644 --- a/src/rapidata/api_client/models/create_dataset_endpoint_input.py +++ b/src/rapidata/api_client/models/create_dataset_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_endpoint_output.py b/src/rapidata/api_client/models/create_dataset_endpoint_output.py index e1706412b..7502cee39 100644 --- a/src/rapidata/api_client/models/create_dataset_endpoint_output.py +++ b/src/rapidata/api_client/models/create_dataset_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py b/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py index 2034e5b7b..5f95788ca 100644 --- a/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py +++ b/src/rapidata/api_client/models/create_dataset_group_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py index 173196545..923ac4469 100644 --- a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py index c72cd6a08..0e0abb183 100644 --- a/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/create_demographic_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py b/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py index b3ad176d1..ba4add45d 100644 --- a/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py +++ b/src/rapidata/api_client/models/create_external_service_price_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py b/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py index 86a6cae11..c293c0bc0 100644 --- a/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/create_filtered_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py b/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py index 339ef8631..6e75f399a 100644 --- a/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/create_filtered_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_endpoint_input.py b/src/rapidata/api_client/models/create_flow_endpoint_input.py index 09ea795ab..a85bd6bfa 100644 --- a/src/rapidata/api_client/models/create_flow_endpoint_input.py +++ b/src/rapidata/api_client/models/create_flow_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_endpoint_output.py b/src/rapidata/api_client/models/create_flow_endpoint_output.py index c9cf8c9a7..15802c4c1 100644 --- a/src/rapidata/api_client/models/create_flow_endpoint_output.py +++ b/src/rapidata/api_client/models/create_flow_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_item_endpoint_input.py b/src/rapidata/api_client/models/create_flow_item_endpoint_input.py index d117b8fb0..f4cb8b6b9 100644 --- a/src/rapidata/api_client/models/create_flow_item_endpoint_input.py +++ b/src/rapidata/api_client/models/create_flow_item_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_flow_item_endpoint_output.py b/src/rapidata/api_client/models/create_flow_item_endpoint_output.py index 4ead58423..f25543d20 100644 --- a/src/rapidata/api_client/models/create_flow_item_endpoint_output.py +++ b/src/rapidata/api_client/models/create_flow_item_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py b/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py index 6d19e4f1a..60f5d3f1d 100644 --- a/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py +++ b/src/rapidata/api_client/models/create_global_billing_setting_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_text_endpoint_input.py b/src/rapidata/api_client/models/create_global_text_endpoint_input.py index 468488da2..f667d8211 100644 --- a/src/rapidata/api_client/models/create_global_text_endpoint_input.py +++ b/src/rapidata/api_client/models/create_global_text_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_global_text_endpoint_output.py b/src/rapidata/api_client/models/create_global_text_endpoint_output.py index 2ea167e63..2497880a0 100644 --- a/src/rapidata/api_client/models/create_global_text_endpoint_output.py +++ b/src/rapidata/api_client/models/create_global_text_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_invoice_endpoint_input.py b/src/rapidata/api_client/models/create_invoice_endpoint_input.py index bf2562283..cf7b81524 100644 --- a/src/rapidata/api_client/models/create_invoice_endpoint_input.py +++ b/src/rapidata/api_client/models/create_invoice_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_invoice_endpoint_output.py b/src/rapidata/api_client/models/create_invoice_endpoint_output.py index 9655ba7e9..56eedf842 100644 --- a/src/rapidata/api_client/models/create_invoice_endpoint_output.py +++ b/src/rapidata/api_client/models/create_invoice_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_definition_endpoint_input.py b/src/rapidata/api_client/models/create_job_definition_endpoint_input.py index 97ad4a0b6..251161cf8 100644 --- a/src/rapidata/api_client/models/create_job_definition_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_definition_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_definition_endpoint_output.py b/src/rapidata/api_client/models/create_job_definition_endpoint_output.py index dbc2df28a..945901637 100644 --- a/src/rapidata/api_client/models/create_job_definition_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_definition_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py b/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py index 9c4f2feb1..c72f199d2 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py +++ b/src/rapidata/api_client/models/create_job_endpoint_cost_warning.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_input.py b/src/rapidata/api_client/models/create_job_endpoint_input.py index bf5eea124..1ca82a2d6 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_endpoint_output.py b/src/rapidata/api_client/models/create_job_endpoint_output.py index 6e7c3e510..ad6a6c9e4 100644 --- a/src/rapidata/api_client/models/create_job_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_revision_endpoint_input.py b/src/rapidata/api_client/models/create_job_revision_endpoint_input.py index eb8104698..325ee5b64 100644 --- a/src/rapidata/api_client/models/create_job_revision_endpoint_input.py +++ b/src/rapidata/api_client/models/create_job_revision_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_job_revision_endpoint_output.py b/src/rapidata/api_client/models/create_job_revision_endpoint_output.py index 4c16a4b04..c29c0e9e2 100644 --- a/src/rapidata/api_client/models/create_job_revision_endpoint_output.py +++ b/src/rapidata/api_client/models/create_job_revision_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py index dcde8d8d7..5d0d49227 100644 --- a/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/create_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py index deb15e88d..cc2cca295 100644 --- a/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/create_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py index 413fcf17a..ea16f4e2d 100644 --- a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py index 8359ae816..2754109b5 100644 --- a/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/create_leaderboard_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py b/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py index 10cd6390f..604c7982c 100644 --- a/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py +++ b/src/rapidata/api_client/models/create_manual_charge_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py b/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py index 16652a632..35085666c 100644 --- a/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py +++ b/src/rapidata/api_client/models/create_manual_charge_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_order.py b/src/rapidata/api_client/models/create_order.py index eae4e4e35..1aa2c4cef 100644 --- a/src/rapidata/api_client/models/create_order.py +++ b/src/rapidata/api_client/models/create_order.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_order_endpoint_output.py b/src/rapidata/api_client/models/create_order_endpoint_output.py index e471890d2..07709c18e 100644 --- a/src/rapidata/api_client/models/create_order_endpoint_output.py +++ b/src/rapidata/api_client/models/create_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_organization_endpoint_input.py b/src/rapidata/api_client/models/create_organization_endpoint_input.py index 2bb259f22..e67e19c32 100644 --- a/src/rapidata/api_client/models/create_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/create_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_organization_endpoint_output.py b/src/rapidata/api_client/models/create_organization_endpoint_output.py index 367ba5ab2..0a1ad256f 100644 --- a/src/rapidata/api_client/models/create_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/create_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py index 4da952835..23d9719b7 100644 --- a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py +++ b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py index 8ecfea976..4b4ceefb8 100644 --- a/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py +++ b/src/rapidata/api_client/models/create_owner_tier_override_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py b/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py index 8c4e58a91..f00a8c2b5 100644 --- a/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py +++ b/src/rapidata/api_client/models/create_program_campaign_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py b/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py index 4417b0b7b..e4bcd46e6 100644 --- a/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py +++ b/src/rapidata/api_client/models/create_program_campaign_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py index a7b8cbbfe..373476d9c 100644 --- a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py index 784ca0e80..9a47086cd 100644 --- a/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/create_prompt_for_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py index 6f4f3b66c..c2c9833b2 100644 --- a/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/create_prompt_for_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_endpoint_input.py b/src/rapidata/api_client/models/create_sample_endpoint_input.py index 3f2badc2d..88c88db21 100644 --- a/src/rapidata/api_client/models/create_sample_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_endpoint_output.py b/src/rapidata/api_client/models/create_sample_endpoint_output.py index cebf8e38a..beac3a614 100644 --- a/src/rapidata/api_client/models/create_sample_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py b/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py index 5dc3f04ca..fe8d562ba 100644 --- a/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_generation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py index f3b5ccac2..de2735874 100644 --- a/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_new_endpoint_input.py b/src/rapidata/api_client/models/create_sample_new_endpoint_input.py index 83a3759ca..997f4a54d 100644 --- a/src/rapidata/api_client/models/create_sample_new_endpoint_input.py +++ b/src/rapidata/api_client/models/create_sample_new_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_sample_new_endpoint_output.py b/src/rapidata/api_client/models/create_sample_new_endpoint_output.py index 6ff258e63..ada095402 100644 --- a/src/rapidata/api_client/models/create_sample_new_endpoint_output.py +++ b/src/rapidata/api_client/models/create_sample_new_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_signal_endpoint_input.py b/src/rapidata/api_client/models/create_signal_endpoint_input.py index 30c26ed21..55eea58d7 100644 --- a/src/rapidata/api_client/models/create_signal_endpoint_input.py +++ b/src/rapidata/api_client/models/create_signal_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_signal_endpoint_output.py b/src/rapidata/api_client/models/create_signal_endpoint_output.py index b88282696..bacf2830b 100644 --- a/src/rapidata/api_client/models/create_signal_endpoint_output.py +++ b/src/rapidata/api_client/models/create_signal_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_top_up_endpoint_input.py b/src/rapidata/api_client/models/create_top_up_endpoint_input.py index ee1f002a2..abfbda2f8 100644 --- a/src/rapidata/api_client/models/create_top_up_endpoint_input.py +++ b/src/rapidata/api_client/models/create_top_up_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_top_up_endpoint_output.py b/src/rapidata/api_client/models/create_top_up_endpoint_output.py index 386382192..0406dc626 100644 --- a/src/rapidata/api_client/models/create_top_up_endpoint_output.py +++ b/src/rapidata/api_client/models/create_top_up_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py b/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py index b0cb9a4f6..0cabfdda6 100644 --- a/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py +++ b/src/rapidata/api_client/models/create_unsupported_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py b/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py index 5e6778572..6d4e5561f 100644 --- a/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py +++ b/src/rapidata/api_client/models/create_validation_feedback_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_set_endpoint_input.py b/src/rapidata/api_client/models/create_validation_set_endpoint_input.py index 9346119fd..0b05968a2 100644 --- a/src/rapidata/api_client/models/create_validation_set_endpoint_input.py +++ b/src/rapidata/api_client/models/create_validation_set_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_validation_set_endpoint_output.py b/src/rapidata/api_client/models/create_validation_set_endpoint_output.py index 9558e7a82..e841a2da9 100644 --- a/src/rapidata/api_client/models/create_validation_set_endpoint_output.py +++ b/src/rapidata/api_client/models/create_validation_set_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py b/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py index 225e8e772..87a918ac4 100644 --- a/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py +++ b/src/rapidata/api_client/models/create_volume_discount_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py b/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py index 08d22ffcb..720611325 100644 --- a/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py +++ b/src/rapidata/api_client/models/create_volume_discount_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/datapoint_state.py b/src/rapidata/api_client/models/datapoint_state.py index 7de14cf96..b21f2818b 100644 --- a/src/rapidata/api_client/models/datapoint_state.py +++ b/src/rapidata/api_client/models/datapoint_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/definition_type.py b/src/rapidata/api_client/models/definition_type.py index 1f46c90c0..84479d5fa 100644 --- a/src/rapidata/api_client/models/definition_type.py +++ b/src/rapidata/api_client/models/definition_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py b/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py index 78916c321..354d3b7c8 100644 --- a/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py +++ b/src/rapidata/api_client/models/delete_audience_example_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/device_type.py b/src/rapidata/api_client/models/device_type.py index 77afb3300..9c34ab88f 100644 --- a/src/rapidata/api_client/models/device_type.py +++ b/src/rapidata/api_client/models/device_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/dynamic_client_registration_request.py b/src/rapidata/api_client/models/dynamic_client_registration_request.py index cf62ddc44..473e3fce0 100644 --- a/src/rapidata/api_client/models/dynamic_client_registration_request.py +++ b/src/rapidata/api_client/models/dynamic_client_registration_request.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/elo_config.py b/src/rapidata/api_client/models/elo_config.py index b5abaf3b6..66fec2c0e 100644 --- a/src/rapidata/api_client/models/elo_config.py +++ b/src/rapidata/api_client/models/elo_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/ensure_english_endpoint_input.py b/src/rapidata/api_client/models/ensure_english_endpoint_input.py index e98a6228f..720f345ee 100644 --- a/src/rapidata/api_client/models/ensure_english_endpoint_input.py +++ b/src/rapidata/api_client/models/ensure_english_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/ensure_english_endpoint_output.py b/src/rapidata/api_client/models/ensure_english_endpoint_output.py index 3814d6f7a..6eab92f07 100644 --- a/src/rapidata/api_client/models/ensure_english_endpoint_output.py +++ b/src/rapidata/api_client/models/ensure_english_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_box_shape.py b/src/rapidata/api_client/models/example_box_shape.py index 0cf1bc5e8..b5bc5c239 100644 --- a/src/rapidata/api_client/models/example_box_shape.py +++ b/src/rapidata/api_client/models/example_box_shape.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_category.py b/src/rapidata/api_client/models/example_category.py index 9e52f2aec..8fff955d7 100644 --- a/src/rapidata/api_client/models/example_category.py +++ b/src/rapidata/api_client/models/example_category.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_scrub_range.py b/src/rapidata/api_client/models/example_scrub_range.py index 7b793d400..3929108cf 100644 --- a/src/rapidata/api_client/models/example_scrub_range.py +++ b/src/rapidata/api_client/models/example_scrub_range.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_transcription_word.py b/src/rapidata/api_client/models/example_transcription_word.py index 3dd463058..baa9ad5e6 100644 --- a/src/rapidata/api_client/models/example_transcription_word.py +++ b/src/rapidata/api_client/models/example_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/example_visibility.py b/src/rapidata/api_client/models/example_visibility.py index 9324d6699..981b449ba 100644 --- a/src/rapidata/api_client/models/example_visibility.py +++ b/src/rapidata/api_client/models/example_visibility.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/existing_asset_input.py b/src/rapidata/api_client/models/existing_asset_input.py index 82b5e716c..911595558 100644 --- a/src/rapidata/api_client/models/existing_asset_input.py +++ b/src/rapidata/api_client/models/existing_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/external_service_kind.py b/src/rapidata/api_client/models/external_service_kind.py index a87927ed7..5f1567a2d 100644 --- a/src/rapidata/api_client/models/external_service_kind.py +++ b/src/rapidata/api_client/models/external_service_kind.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/feature_flag.py b/src/rapidata/api_client/models/feature_flag.py index 5700ee7a0..7c0d8a4f3 100644 --- a/src/rapidata/api_client/models/feature_flag.py +++ b/src/rapidata/api_client/models/feature_flag.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/file_type.py b/src/rapidata/api_client/models/file_type.py index 20a1ab99a..97cc59d97 100644 --- a/src/rapidata/api_client/models/file_type.py +++ b/src/rapidata/api_client/models/file_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/flow_item_state.py b/src/rapidata/api_client/models/flow_item_state.py index 322dc05fc..40a67b714 100644 --- a/src/rapidata/api_client/models/flow_item_state.py +++ b/src/rapidata/api_client/models/flow_item_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/flow_type.py b/src/rapidata/api_client/models/flow_type.py index 2fd18a4b2..82af2e8ea 100644 --- a/src/rapidata/api_client/models/flow_type.py +++ b/src/rapidata/api_client/models/flow_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py b/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py index 35f774823..5871c9c6d 100644 --- a/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/fork_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/gender_user_filter_gender.py b/src/rapidata/api_client/models/gender_user_filter_gender.py index aad6fdbb8..1bf4d229c 100644 --- a/src/rapidata/api_client/models/gender_user_filter_gender.py +++ b/src/rapidata/api_client/models/gender_user_filter_gender.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py b/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py index 56bb949e9..fad62848b 100644 --- a/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py +++ b/src/rapidata/api_client/models/get_active_billing_period_overview_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py index 03588c0bb..23d4723a8 100644 --- a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py +++ b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py index 956317481..1da9f63ba 100644 --- a/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_all_global_texts_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py index c84607bab..7bb54a54b 100644 --- a/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py index 82add1a05..158244058 100644 --- a/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_inactivity_sync_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py index a827051b8..32b0bdc38 100644 --- a/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_audience_state_recalculation_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py b/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py index 56189998a..195e0bfbc 100644 --- a/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py +++ b/src/rapidata/api_client/models/get_audience_user_state_metrics_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py index 5c8c030c9..24d8a7259 100644 --- a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py index 53bb60241..ea83312d0 100644 --- a/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py +++ b/src/rapidata/api_client/models/get_available_validation_sets_endpoint_validation_set_overview_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py index 12be6f041..b242a531b 100644 --- a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py index 6f21af2a0..0c851850b 100644 --- a/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_result_endpoint_url_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py b/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py index 6235a4a23..add5d4570 100644 --- a/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_batch_upload_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py index 5e1f1b5f9..f7c57f870 100644 --- a/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py index dfe86d62d..992660bcd 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py index 780395eb7..230efb285 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py index 34754d22c..4f4cee718 100644 --- a/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py +++ b/src/rapidata/api_client/models/get_benchmark_demographics_endpoint_output_dimension_set.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py new file mode 100644 index 000000000..af9d941c6 --- /dev/null +++ b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_output.py @@ -0,0 +1,127 @@ +# coding: utf-8 + +""" + Rapidata Asset API + + The API for the Rapidata Asset service + + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictFloat, StrictInt, StrictStr +from typing import Any, ClassVar, Dict, List, Optional, Union +from rapidata.api_client.models.i_asset import IAsset +from pydantic import ValidationError +from rapidata.api_client.lazy_model import LazyValidatedModel +from typing import Optional, Set +from typing_extensions import Self + +class GetBenchmarkMatchupBreakdownEndpointOutput(LazyValidatedModel): + """ + One prompt's A-vs-B split with its render fields and vote stats. + """ # noqa: E501 + prompt_id: Optional[StrictStr] = Field(default=None, description="The prompt entity id, or null when the identifier has no live prompt.", alias="promptId") + prompt_identifier: StrictStr = Field(description="The stable identifier of the prompt within the benchmark.", alias="promptIdentifier") + english_prompt: Optional[StrictStr] = Field(default=None, description="The prompt text translated to English, if any.", alias="englishPrompt") + original_prompt: Optional[StrictStr] = Field(default=None, description="The prompt text as originally provided, if any.", alias="originalPrompt") + prompt_asset: Optional[IAsset] = Field(default=None, description="The optional media asset shown with the prompt.", alias="promptAsset") + raw_wins_a: StrictInt = Field(description="The number of votes A won on this prompt.", alias="rawWinsA") + raw_wins_b: StrictInt = Field(description="The number of votes B won on this prompt.", alias="rawWinsB") + weighted_wins_a: Union[StrictFloat, StrictInt] = Field(description="The reliability-weighted wins for A (summed annotator userScore).", alias="weightedWinsA") + weighted_wins_b: Union[StrictFloat, StrictInt] = Field(description="The reliability-weighted wins for B (summed annotator userScore).", alias="weightedWinsB") + effective_n: Union[StrictFloat, StrictInt] = Field(description="The reliability-weighted sample size, WeightedWinsA + WeightedWinsB.", alias="effectiveN") + wilson_center: Union[StrictFloat, StrictInt] = Field(description="The Wilson score interval center for A's win share.", alias="wilsonCenter") + __properties: ClassVar[List[str]] = ["promptId", "promptIdentifier", "englishPrompt", "originalPrompt", "promptAsset", "rawWinsA", "rawWinsB", "weightedWinsA", "weightedWinsB", "effectiveN", "wilsonCenter"] + + # model_config is inherited from LazyValidatedModel + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of GetBenchmarkMatchupBreakdownEndpointOutput from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of prompt_asset + if self.prompt_asset: + _dict['promptAsset'] = self.prompt_asset.to_dict() + # set to None if prompt_id (nullable) is None + # and model_fields_set contains the field + if self.prompt_id is None and "prompt_id" in self.model_fields_set: + _dict['promptId'] = None + + # set to None if english_prompt (nullable) is None + # and model_fields_set contains the field + if self.english_prompt is None and "english_prompt" in self.model_fields_set: + _dict['englishPrompt'] = None + + # set to None if original_prompt (nullable) is None + # and model_fields_set contains the field + if self.original_prompt is None and "original_prompt" in self.model_fields_set: + _dict['originalPrompt'] = None + + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of GetBenchmarkMatchupBreakdownEndpointOutput from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _data = { + "promptId": obj.get("promptId"), + "promptIdentifier": obj.get("promptIdentifier"), + "englishPrompt": obj.get("englishPrompt"), + "originalPrompt": obj.get("originalPrompt"), + "promptAsset": IAsset.from_dict(obj["promptAsset"]) if obj.get("promptAsset") is not None else None, + "rawWinsA": obj.get("rawWinsA"), + "rawWinsB": obj.get("rawWinsB"), + "weightedWinsA": obj.get("weightedWinsA"), + "weightedWinsB": obj.get("weightedWinsB"), + "effectiveN": obj.get("effectiveN"), + "wilsonCenter": obj.get("wilsonCenter") + } + try: + _obj = cls.model_validate(_data) + except ValidationError as _val_error: + _obj = cls._lazy_construct(_data, _val_error) + return _obj + + diff --git a/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py new file mode 100644 index 000000000..0e2a2a4e6 --- /dev/null +++ b/src/rapidata/api_client/models/get_benchmark_matchup_breakdown_endpoint_paged_result_of_output.py @@ -0,0 +1,104 @@ +# coding: utf-8 + +""" + Rapidata Asset API + + The API for the Rapidata Asset service + + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + +from __future__ import annotations +import pprint +import re # noqa: F401 +import json + +from pydantic import BaseModel, ConfigDict, Field, StrictInt +from typing import Any, ClassVar, Dict, List, Optional +from rapidata.api_client.models.get_benchmark_matchup_breakdown_endpoint_output import GetBenchmarkMatchupBreakdownEndpointOutput +from pydantic import ValidationError +from rapidata.api_client.lazy_model import LazyValidatedModel +from typing import Optional, Set +from typing_extensions import Self + +class GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput(LazyValidatedModel): + """ + GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput + """ # noqa: E501 + total: StrictInt + page: StrictInt + page_size: StrictInt = Field(alias="pageSize") + items: List[GetBenchmarkMatchupBreakdownEndpointOutput] + total_pages: Optional[StrictInt] = Field(default=None, alias="totalPages") + __properties: ClassVar[List[str]] = ["total", "page", "pageSize", "items", "totalPages"] + + # model_config is inherited from LazyValidatedModel + + + def to_str(self) -> str: + """Returns the string representation of the model using alias""" + return pprint.pformat(self.model_dump(by_alias=True)) + + def to_json(self) -> str: + """Returns the JSON representation of the model using alias""" + # TODO: pydantic v2: use .model_dump_json(by_alias=True, exclude_unset=True) instead + return json.dumps(self.to_dict()) + + @classmethod + def from_json(cls, json_str: str) -> Optional[Self]: + """Create an instance of GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput from a JSON string""" + return cls.from_dict(json.loads(json_str)) + + def to_dict(self) -> Dict[str, Any]: + """Return the dictionary representation of the model using alias. + + This has the following differences from calling pydantic's + `self.model_dump(by_alias=True)`: + + * `None` is only added to the output dict for nullable fields that + were set at model initialization. Other fields with value `None` + are ignored. + """ + excluded_fields: Set[str] = set([ + ]) + + _dict = self.model_dump( + by_alias=True, + exclude=excluded_fields, + exclude_none=True, + ) + # override the default output from pydantic by calling `to_dict()` of each item in items (list) + _items = [] + if self.items: + for _item_items in self.items: + if _item_items: + _items.append(_item_items.to_dict()) + _dict['items'] = _items + return _dict + + @classmethod + def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: + """Create an instance of GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput from a dict""" + if obj is None: + return None + + if not isinstance(obj, dict): + return cls.model_validate(obj) + + _data = { + "total": obj.get("total"), + "page": obj.get("page"), + "pageSize": obj.get("pageSize"), + "items": [GetBenchmarkMatchupBreakdownEndpointOutput.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None, + "totalPages": obj.get("totalPages") + } + try: + _obj = cls.model_validate(_data) + except ValidationError as _val_error: + _obj = cls._lazy_construct(_data, _val_error) + return _obj + + diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py index 58046470c..498d15dd9 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py index bc77ecb4a..99ccf7359 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class GetBenchmarkStandingsBreakdownEndpointOutputOutputItem(LazyValidatedModel) id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class GetBenchmarkStandingsBreakdownEndpointOutputOutputItem(LazyValidatedModel) total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py index 07d05e2a8..dac4a916d 100644 --- a/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py +++ b/src/rapidata/api_client/models/get_benchmark_standings_breakdown_endpoint_output_segment.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py index a14cdd098..c5c3f8d3d 100644 --- a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py index 4f59b1b4f..a5616b921 100644 --- a/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py +++ b/src/rapidata/api_client/models/get_bidder_relation_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py b/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py index 2ac029d98..99905c239 100644 --- a/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_period_overview_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py index df6c15a55..a894d01eb 100644 --- a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py index 5be5c0b96..4a4650208 100644 --- a/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py +++ b/src/rapidata/api_client/models/get_billing_settings_timeline_endpoint_output_interval.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py b/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py index 3c467b682..e4d55e90c 100644 --- a/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py +++ b/src/rapidata/api_client/models/get_billing_summary_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py index 255b289eb..3cb9ff278 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_audience_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py index 33444342f..d95b35c66 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_contributor_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py index 94334e6b6..d8ce80843 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_global_boost_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py index 51945f3d3..2fee27949 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_language_boost_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py index dc092ec21..012d26618 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_level_contributor_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py index d5323206d..4c79db8fd 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_leveled_audience_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py b/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py index 1afa925d0..f6fa0b0a3 100644 --- a/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py +++ b/src/rapidata/api_client/models/get_boost_insights_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_boost_status_endpoint_output.py b/src/rapidata/api_client/models/get_boost_status_endpoint_output.py index 55dad966d..d0ef31612 100644 --- a/src/rapidata/api_client/models/get_boost_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_boost_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py b/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py index eff2c2f7b..704854481 100644 --- a/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_bulk_reconciliation_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py index b115f7a4f..af6ecd8b1 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py index 1b6b74eae..98b821b93 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_program_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py index d2a3e7127..013f4bdc5 100644 --- a/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py +++ b/src/rapidata/api_client/models/get_campaign_by_id_endpoint_i_campaign_details_get_campaign_by_id_endpoint_routed_campaign_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py b/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py index fa685421f..b3ec77ce9 100644 --- a/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py +++ b/src/rapidata/api_client/models/get_campaign_cache_endpoint_campaign_entry.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py b/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py index f53e508f6..97b445a64 100644 --- a/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py +++ b/src/rapidata/api_client/models/get_campaign_cache_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py index 335f67131..e61063404 100644 --- a/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_capability_grantees_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py b/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py index def5f90db..a427abcf0 100644 --- a/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py +++ b/src/rapidata/api_client/models/get_capability_grantees_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py b/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py index 3e02de9ec..4ebd69b02 100644 --- a/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py +++ b/src/rapidata/api_client/models/get_checkout_session_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py index 06d48bfbd..07692f368 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py index 755563d0d..ddcc9f093 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py index c88b361f4..38f537bf1 100644 --- a/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_combined_benchmark_standings_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class GetCombinedBenchmarkStandingsEndpointOutputItem(LazyValidatedModel): id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class GetCombinedBenchmarkStandingsEndpointOutputItem(LazyValidatedModel): total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py index d74c4295b..7b6c6a652 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py index 30da87383..ae3d34160 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py index b147a282b..c391edbe2 100644 --- a/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py +++ b/src/rapidata/api_client/models/get_combined_leaderboard_standings_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py b/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py index bf929113b..235ddea89 100644 --- a/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py +++ b/src/rapidata/api_client/models/get_compare_ab_summary_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py index 7da9bdb0b..41549c71f 100644 --- a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py index 7cb611a87..009db814d 100644 --- a/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py +++ b/src/rapidata/api_client/models/get_compatible_validation_sets_endpoint_validation_set_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py index d007fe551..e67b16c86 100644 --- a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py +++ b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py index cff76032c..d65008ec6 100644 --- a/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_completion_time_histogram_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py b/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py index e2cce3972..75731f003 100644 --- a/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py +++ b/src/rapidata/api_client/models/get_cost_time_series_endpoint_cost_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py b/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py index f28829ed9..7529508d2 100644 --- a/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py +++ b/src/rapidata/api_client/models/get_cost_time_series_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py b/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py index cb34062e8..6759562f4 100644 --- a/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py +++ b/src/rapidata/api_client/models/get_customer_capabilities_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_datapoint_endpoint_output.py b/src/rapidata/api_client/models/get_datapoint_endpoint_output.py index a019cef80..066151da8 100644 --- a/src/rapidata/api_client/models/get_datapoint_endpoint_output.py +++ b/src/rapidata/api_client/models/get_datapoint_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py index b718349f0..79d2b381a 100644 --- a/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_dataset_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py b/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py index d5a24ef43..89f72148b 100644 --- a/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py +++ b/src/rapidata/api_client/models/get_dataset_progress_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py index 646388038..e2f3d55e6 100644 --- a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py +++ b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py index 1f591f427..6f45deb0d 100644 --- a/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py +++ b/src/rapidata/api_client/models/get_failed_datapoints_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py b/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py index 85ebb9d90..a9e5380e2 100644 --- a/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py +++ b/src/rapidata/api_client/models/get_fast_bid_multiplier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py index 6fb0a175b..c84da9fba 100644 --- a/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_flow_item_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py index 8b204955e..684631591 100644 --- a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py +++ b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py index 1d7b73311..cfc18ecc5 100644 --- a/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py +++ b/src/rapidata/api_client/models/get_flow_item_creation_timeseries_endpoint_output_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_global_responses_endpoint_output.py b/src/rapidata/api_client/models/get_global_responses_endpoint_output.py index 2dce54dbb..6f6032798 100644 --- a/src/rapidata/api_client/models/get_global_responses_endpoint_output.py +++ b/src/rapidata/api_client/models/get_global_responses_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py b/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py index be8948e29..706bbd207 100644 --- a/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py +++ b/src/rapidata/api_client/models/get_global_responses_endpoint_output_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py index 697940163..dd2393fa0 100644 --- a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py index 29bd10143..3c38f4ecb 100644 --- a/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_grouped_ranking_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_invoice_endpoint_output.py b/src/rapidata/api_client/models/get_invoice_endpoint_output.py index 6c8936a50..923b3c64a 100644 --- a/src/rapidata/api_client/models/get_invoice_endpoint_output.py +++ b/src/rapidata/api_client/models/get_invoice_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py index 8b9de55fd..569a333b7 100644 --- a/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py b/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py index 03b8e4f69..22605ee4a 100644 --- a/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_cost_estimate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py index 744fcc607..543cd02a8 100644 --- a/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_definition_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py b/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py index 394fa7b55..627e2cddc 100644 --- a/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_definition_cost_estimate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_job_revision_endpoint_output.py b/src/rapidata/api_client/models/get_job_revision_endpoint_output.py index 09c599086..92b844c34 100644 --- a/src/rapidata/api_client/models/get_job_revision_endpoint_output.py +++ b/src/rapidata/api_client/models/get_job_revision_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py b/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py index 525153b3f..102d88ab6 100644 --- a/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/get_latest_audience_inactivity_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py b/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py index eb1e45d70..1bdb6dbf2 100644 --- a/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_latest_audience_state_recalculation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py index 494314637..ad90038cc 100644 --- a/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_leaderboard_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py index b43cc1788..874f7ebf6 100644 --- a/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_order_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py b/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py index 5671a5766..b723e695e 100644 --- a/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py +++ b/src/rapidata/api_client/models/get_organization_capabilities_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_organization_endpoint_output.py b/src/rapidata/api_client/models/get_organization_endpoint_output.py index eb001e3a8..0b6700d7b 100644 --- a/src/rapidata/api_client/models/get_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/get_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py index 77b04093a..dec0c9158 100644 --- a/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_participant_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -34,10 +34,11 @@ class GetParticipantByIdEndpointOutput(LazyValidatedModel): benchmark_id: StrictStr = Field(description="The id of the benchmark the participant belongs to.", alias="benchmarkId") status: ParticipantStatus = Field(description="The status of the participant.") family: Optional[StrictStr] = Field(default=None, description="The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.") + lab: Optional[StrictStr] = Field(default=None, description="The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.") proprietary_name: Optional[StrictStr] = Field(default=None, description="The vendor-facing display name of the model, or null if unset.", alias="proprietaryName") logo: Optional[StrictStr] = Field(default=None, description="The logo of the model, or null if unset.") faucet: Optional[IFaucetOutput] = Field(default=None, description="The faucet configured to auto-generate samples, or null if none is set.") - __properties: ClassVar[List[str]] = ["id", "name", "benchmarkId", "status", "family", "proprietaryName", "logo", "faucet"] + __properties: ClassVar[List[str]] = ["id", "name", "benchmarkId", "status", "family", "lab", "proprietaryName", "logo", "faucet"] # model_config is inherited from LazyValidatedModel @@ -82,6 +83,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -109,6 +115,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "benchmarkId": obj.get("benchmarkId"), "status": obj.get("status"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "faucet": IFaucetOutput.from_dict(obj["faucet"]) if obj.get("faucet") is not None else None diff --git a/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py index a27766b87..adeae1039 100644 --- a/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_pipeline_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py index ca1a7c6ab..c6284bf84 100644 --- a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_cursor_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py index ffe33d2f4..ab8b2917a 100644 --- a/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py +++ b/src/rapidata/api_client/models/get_platform_relation_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py index ff7973b2d..135bde4b1 100644 --- a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py index 3f28c71b5..affe98a51 100644 --- a/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_prompts_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py b/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py index 6ef802b1d..ca1c23904 100644 --- a/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py +++ b/src/rapidata/api_client/models/get_public_orders_endpoint_order_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_public_orders_endpoint_output.py b/src/rapidata/api_client/models/get_public_orders_endpoint_output.py index 4e54fcd3b..7c9b6070f 100644 --- a/src/rapidata/api_client/models/get_public_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/get_public_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py index b7eae4ae2..8542a1cca 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py index 2121dead6..f03718cee 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_results_endpoint_output_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py index cf77517bd..660166270 100644 --- a/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_flow_item_vote_matrix_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py index 8b58d0a9a..a4d9643d0 100644 --- a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py +++ b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_datapoint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py index 1a625b7de..b258898de 100644 --- a/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_ranking_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py index 44b0102b9..82b0b1afe 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py index a7cbe78bd..2140daaae 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_card_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py index a544aa2f5..bc49da57f 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py index eb75eacc3..7c822691a 100644 --- a/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_rapid_navigation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py index f86c7bfda..10292cb8b 100644 --- a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py +++ b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py index fd4cef49b..98ba0ab05 100644 --- a/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py +++ b/src/rapidata/api_client/models/get_recommended_validation_set_endpoint_validation_set_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py b/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py index ad2ac7778..5f662d23f 100644 --- a/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py +++ b/src/rapidata/api_client/models/get_reconciliation_status_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py b/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py index 63a6943ff..df18235de 100644 --- a/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py +++ b/src/rapidata/api_client/models/get_replicate_model_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py b/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py index 230482d25..4cd9ffc9e 100644 --- a/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py +++ b/src/rapidata/api_client/models/get_replicate_model_endpoint_parameter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py index c0e867cfd..84d88e705 100644 --- a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py +++ b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py index d6836bc3a..31ed4efa3 100644 --- a/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py +++ b/src/rapidata/api_client/models/get_response_count_histogram_endpoint_output_bucket.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py index a8e2c3c43..9d123a8b3 100644 --- a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py +++ b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py index 3ad3fe9c9..cf173616a 100644 --- a/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py +++ b/src/rapidata/api_client/models/get_response_count_timeseries_endpoint_output_data_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py index 1f4932d55..a54552ad1 100644 --- a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py index d3df46061..17ac6ec95 100644 --- a/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py +++ b/src/rapidata/api_client/models/get_responses_for_rapid_endpoint_output_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py index c73a908d9..ec6143a2e 100644 --- a/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py index 8e373524d..230e848d0 100644 --- a/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py b/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py index cc9d21872..70e3f5a56 100644 --- a/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py +++ b/src/rapidata/api_client/models/get_sample_generation_endpoint_output_participant.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py index 73d90af88..8699496ed 100644 --- a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py index 26fba6758..d77322201 100644 --- a/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_sample_generation_items_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py b/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py index 638b9a692..0a49b4a1a 100644 --- a/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py +++ b/src/rapidata/api_client/models/get_sample_navigation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py b/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py index aa03df5bd..1b609fcf9 100644 --- a/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py +++ b/src/rapidata/api_client/models/get_sample_navigation_endpoint_sample.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py index 37d98d39d..8cb71f405 100644 --- a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py +++ b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py index f93a17fa3..140240492 100644 --- a/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_samples_by_identifier_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py index 7e3b45bbc..91b4e20e1 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py index 48781abb3..e7f1f9064 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_placeholder_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py index 338baa634..84a46eaa7 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_i_sample_output_get_samples_by_participant_endpoint_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py index b1aae6f0d..da5b727d2 100644 --- a/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py +++ b/src/rapidata/api_client/models/get_samples_by_participant_endpoint_paged_result_of_i_sample_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py index 33897e7ac..3623aade1 100644 --- a/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_signal_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py index 31dc0369e..c841b4595 100644 --- a/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_signal_run_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py index ed840ea60..fa20d108e 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py index 0d6fb904a..b2c6424d2 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py index c9703c6a1..ff7a571fc 100644 --- a/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py +++ b/src/rapidata/api_client/models/get_simple_workflow_results_endpoint_response_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py b/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py index 86e4c0486..41c8f759f 100644 --- a/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py +++ b/src/rapidata/api_client/models/get_user_score_cache_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py b/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py index c70939208..308d38440 100644 --- a/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py +++ b/src/rapidata/api_client/models/get_validation_rapids_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py index ed4509b49..35171715a 100644 --- a/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_validation_rapids_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py index def2ff99c..d83815308 100644 --- a/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_validation_set_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py index 3f4ed064d..506f203e8 100644 --- a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py +++ b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py index d8f0d2390..f373ff34f 100644 --- a/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py +++ b/src/rapidata/api_client/models/get_volume_discounts_endpoint_output_volume_discount_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py index 37cf6b6fa..76b97392e 100644 --- a/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_by_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py index 38e752c4a..bd8b61be2 100644 --- a/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_progress_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py index 3125d11fa..8398d4d08 100644 --- a/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_responses_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py b/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py index 8d97f199b..4cdabb93d 100644 --- a/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py +++ b/src/rapidata/api_client/models/get_workflow_responses_endpoint_response.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py index c0c6c1228..5a9014917 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py index 963703103..ccc814278 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py b/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py index 61b2babef..f8ed43314 100644 --- a/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py +++ b/src/rapidata/api_client/models/get_workflow_results_endpoint_response_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py b/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py index bf82eb49c..fece35c21 100644 --- a/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py +++ b/src/rapidata/api_client/models/google_one_tap_login_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py b/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py index 0a62e7068..e5f331dab 100644 --- a/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py +++ b/src/rapidata/api_client/models/google_one_tap_login_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py b/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py index 8a6dfee5f..d521b1b49 100644 --- a/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_bidder_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py b/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py index b1379db44..d495aa83a 100644 --- a/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_platform_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_voucher_endpoint_input.py b/src/rapidata/api_client/models/grant_voucher_endpoint_input.py index d0837a593..4f43610e6 100644 --- a/src/rapidata/api_client/models/grant_voucher_endpoint_input.py +++ b/src/rapidata/api_client/models/grant_voucher_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/grant_voucher_endpoint_output.py b/src/rapidata/api_client/models/grant_voucher_endpoint_output.py index f68ee31c2..3ccbb3bef 100644 --- a/src/rapidata/api_client/models/grant_voucher_endpoint_output.py +++ b/src/rapidata/api_client/models/grant_voucher_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact.py b/src/rapidata/api_client/models/i_artifact.py index 6d4b88729..fbf3d8acc 100644 --- a/src/rapidata/api_client/models/i_artifact.py +++ b/src/rapidata/api_client/models/i_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_campaign_artifact.py b/src/rapidata/api_client/models/i_artifact_campaign_artifact.py index d873a4130..122f0f4f4 100644 --- a/src/rapidata/api_client/models/i_artifact_campaign_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_campaign_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_dataset_artifact.py b/src/rapidata/api_client/models/i_artifact_dataset_artifact.py index 7e8426688..66efa3bac 100644 --- a/src/rapidata/api_client/models/i_artifact_dataset_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_dataset_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_file_artifact.py b/src/rapidata/api_client/models/i_artifact_file_artifact.py index 5fe10793c..03f6a3e9a 100644 --- a/src/rapidata/api_client/models/i_artifact_file_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_file_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_workflow_artifact.py b/src/rapidata/api_client/models/i_artifact_workflow_artifact.py index 095e7ffbb..93aa46a0c 100644 --- a/src/rapidata/api_client/models/i_artifact_workflow_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_workflow_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py b/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py index c8e83f838..379fc81e0 100644 --- a/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py +++ b/src/rapidata/api_client/models/i_artifact_workflow_config_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset.py b/src/rapidata/api_client/models/i_asset.py index b77d7fcaf..9349c2a16 100644 --- a/src/rapidata/api_client/models/i_asset.py +++ b/src/rapidata/api_client/models/i_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_file_asset.py b/src/rapidata/api_client/models/i_asset_file_asset.py index d8210b3f5..0ff4a90f6 100644 --- a/src/rapidata/api_client/models/i_asset_file_asset.py +++ b/src/rapidata/api_client/models/i_asset_file_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input.py b/src/rapidata/api_client/models/i_asset_input.py index af63897ec..7f5ec0295 100644 --- a/src/rapidata/api_client/models/i_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py b/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py index 8d816c23b..b59ac5036 100644 --- a/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_existing_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py b/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py index f5d64b554..066099848 100644 --- a/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_multi_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_input_text_asset_input.py b/src/rapidata/api_client/models/i_asset_input_text_asset_input.py index d2705bde0..ce37fcb10 100644 --- a/src/rapidata/api_client/models/i_asset_input_text_asset_input.py +++ b/src/rapidata/api_client/models/i_asset_input_text_asset_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_multi_asset.py b/src/rapidata/api_client/models/i_asset_multi_asset.py index 8caf3b2dc..85ef43427 100644 --- a/src/rapidata/api_client/models/i_asset_multi_asset.py +++ b/src/rapidata/api_client/models/i_asset_multi_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_null_asset.py b/src/rapidata/api_client/models/i_asset_null_asset.py index 648ddae82..8b34f5bf5 100644 --- a/src/rapidata/api_client/models/i_asset_null_asset.py +++ b/src/rapidata/api_client/models/i_asset_null_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_asset_text_asset.py b/src/rapidata/api_client/models/i_asset_text_asset.py index 701eacdf5..710a01b26 100644 --- a/src/rapidata/api_client/models/i_asset_text_asset.py +++ b/src/rapidata/api_client/models/i_asset_text_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter.py index 9fd9c5314..f71f1b489 100644 --- a/src/rapidata/api_client/models/i_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py index 930715333..15759c6a3 100644 --- a/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_and_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py index d0628f536..3906b1812 100644 --- a/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_country_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py index ebe75eb90..b00bc27c6 100644 --- a/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_demographic_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py index 2bde528b3..f099a15fa 100644 --- a/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_device_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py index b3a469e11..9a3460505 100644 --- a/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_language_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py index 73195f6cb..0f0964334 100644 --- a/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_not_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py b/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py index 36c2cfaa1..2b451862a 100644 --- a/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py +++ b/src/rapidata/api_client/models/i_audience_filter_or_audience_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group.py b/src/rapidata/api_client/models/i_billing_group.py index f91c9b52c..dfb80fa6b 100644 --- a/src/rapidata/api_client/models/i_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py b/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py index afbd8bc3e..aa307e05b 100644 --- a/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_audience_distillation_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py b/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py index 3e595c6dd..2f3c68b00 100644 --- a/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_audience_job_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py b/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py index d92a794cf..d9e00809a 100644 --- a/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_benchmark_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_order_billing_group.py b/src/rapidata/api_client/models/i_billing_group_order_billing_group.py index 25bd98d6e..75c38b7d3 100644 --- a/src/rapidata/api_client/models/i_billing_group_order_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_order_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py b/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py index 4e74ef3b6..7152dd43b 100644 --- a/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_ranking_flow_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py b/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py index cb0fc90ce..9025b79dd 100644 --- a/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py +++ b/src/rapidata/api_client/models/i_billing_group_validation_set_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter.py b/src/rapidata/api_client/models/i_campaign_filter.py index 530db090c..c7d8b9dd2 100644 --- a/src/rapidata/api_client/models/i_campaign_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_and_filter.py b/src/rapidata/api_client/models/i_campaign_filter_and_filter.py index 3022e25dd..28d91a90c 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_and_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_and_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py b/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py index fc766df6c..81811b558 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_audience_state_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py index 95f25e008..8696728f7 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_cooldown_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py index 09eac2109..31f4d74cf 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_id_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py b/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py index 68ff024e5..484624721 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_campaign_session_count_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_country_filter.py b/src/rapidata/api_client/models/i_campaign_filter_country_filter.py index 360df63d4..46ee408e3 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_country_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_country_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py b/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py index 80ec01a1d..55a58febc 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_demographic_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_device_filter.py b/src/rapidata/api_client/models/i_campaign_filter_device_filter.py index af3950a51..13e73d6e7 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_device_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_device_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_language_filter.py b/src/rapidata/api_client/models/i_campaign_filter_language_filter.py index 75d233f7f..1493ff300 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_language_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_language_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py b/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py index 3ba8576cc..4334b16af 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_new_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_not_filter.py b/src/rapidata/api_client/models/i_campaign_filter_not_filter.py index a29d5baa9..5665479c2 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_not_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_not_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_or_filter.py b/src/rapidata/api_client/models/i_campaign_filter_or_filter.py index 684d527f0..422cf9b17 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_or_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_or_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py b/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py index 1de4a1508..4520030d2 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_response_count_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py b/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py index ca6e79f0b..7fd238946 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_user_action_restriction_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py b/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py index ce1177158..46cadd2b3 100644 --- a/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py +++ b/src/rapidata/api_client/models/i_campaign_filter_user_score_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection.py b/src/rapidata/api_client/models/i_campaign_selection.py index bae04b640..adc20e271 100644 --- a/src/rapidata/api_client/models/i_campaign_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py b/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py index 1aff0f9b3..deae4ab05 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_ab_test_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py b/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py index ce2a68973..72a1e3837 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_audience_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py b/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py index af902f251..8766b400a 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py b/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py index f4e06a1fc..2c0ce66ac 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_conditional_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py b/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py index d80454e54..415364f3a 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_demographic_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py b/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py index b602362b6..216137ee8 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_enforcing_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py b/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py index 2aac17a9e..5bebab7f5 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_labeling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py b/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py index 5bf72e314..c5be37a9f 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_shuffling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_static_selection.py b/src/rapidata/api_client/models/i_campaign_selection_static_selection.py index 0de92cb1e..c6d518f1d 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_static_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_static_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py b/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py index d78d81317..a806aab24 100644 --- a/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py +++ b/src/rapidata/api_client/models/i_campaign_selection_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration.py index f111362f5..ebe704158 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py index ea70e30f7..5bc227601 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration_fixed_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py b/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py index 021bfa77f..bfa5d4d61 100644 --- a/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py +++ b/src/rapidata/api_client/models/i_cooldown_duration_random_cooldown_duration.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_dataset_clone_dataset.py b/src/rapidata/api_client/models/i_dataset_clone_dataset.py index 68cddcf2f..e0aa4e35d 100644 --- a/src/rapidata/api_client/models/i_dataset_clone_dataset.py +++ b/src/rapidata/api_client/models/i_dataset_clone_dataset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload.py b/src/rapidata/api_client/models/i_example_payload.py index 2d37e34cc..4df511a86 100644 --- a/src/rapidata/api_client/models/i_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py b/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py index aa70efdf2..2aeb88510 100644 --- a/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_classify_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py b/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py index 997e4ec02..b6c1e8e2e 100644 --- a/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_compare_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_line_example_payload.py b/src/rapidata/api_client/models/i_example_payload_line_example_payload.py index 861789152..c27b19b79 100644 --- a/src/rapidata/api_client/models/i_example_payload_line_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_line_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py b/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py index cfdf3075c..2f732a245 100644 --- a/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_locate_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py b/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py index 383ecdb76..41021e5a8 100644 --- a/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_scrub_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py b/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py index 8fda50c45..ea2411f95 100644 --- a/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py +++ b/src/rapidata/api_client/models/i_example_payload_transcription_example_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth.py b/src/rapidata/api_client/models/i_example_truth.py index d29d195c1..7c8db4ec0 100644 --- a/src/rapidata/api_client/models/i_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py b/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py index 9317793d5..605997331 100644 --- a/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_classify_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py b/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py index d851cc345..6c5503a12 100644 --- a/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_compare_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_line_example_truth.py b/src/rapidata/api_client/models/i_example_truth_line_example_truth.py index 290c5bc14..e07b35472 100644 --- a/src/rapidata/api_client/models/i_example_truth_line_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_line_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py b/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py index a4b067c2a..6d014209a 100644 --- a/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_locate_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py b/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py index 773ecc8de..8561f598c 100644 --- a/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_scrub_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py b/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py index d8fa47eeb..9beba115d 100644 --- a/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py +++ b/src/rapidata/api_client/models/i_example_truth_transcription_example_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_input.py b/src/rapidata/api_client/models/i_faucet_input.py index d7ee20e91..c444937ab 100644 --- a/src/rapidata/api_client/models/i_faucet_input.py +++ b/src/rapidata/api_client/models/i_faucet_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py b/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py index c7f1c2d26..4f261f60c 100644 --- a/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py +++ b/src/rapidata/api_client/models/i_faucet_input_replicate_faucet_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output.py index dd1887f6a..fa82d55a2 100644 --- a/src/rapidata/api_client/models/i_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py index a183668c4..479eb78ea 100644 --- a/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output_managed_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py b/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py index e47a9e508..75c6e72db 100644 --- a/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py +++ b/src/rapidata/api_client/models/i_faucet_output_replicate_faucet_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_flow.py b/src/rapidata/api_client/models/i_flow.py index 23d81fe2d..ab3558497 100644 --- a/src/rapidata/api_client/models/i_flow.py +++ b/src/rapidata/api_client/models/i_flow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_flow_ranking_flow.py b/src/rapidata/api_client/models/i_flow_ranking_flow.py index 243b123ac..d1d325c88 100644 --- a/src/rapidata/api_client/models/i_flow_ranking_flow.py +++ b/src/rapidata/api_client/models/i_flow_ranking_flow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule.py b/src/rapidata/api_client/models/i_graduation_rule.py index 277ad6c01..aa1ee6ea4 100644 --- a/src/rapidata/api_client/models/i_graduation_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py b/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py index c7948a08b..a9327018d 100644 --- a/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule_score_threshold_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py b/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py index 846917f19..f042f3cf5 100644 --- a/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py +++ b/src/rapidata/api_client/models/i_graduation_rule_task_accuracy_rule.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item.py b/src/rapidata/api_client/models/i_line_item.py index c66253b67..e4ff37a2b 100644 --- a/src/rapidata/api_client/models/i_line_item.py +++ b/src/rapidata/api_client/models/i_line_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py b/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py index 8831e96ee..6257f0835 100644 --- a/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py +++ b/src/rapidata/api_client/models/i_line_item_minimum_spend_commitment.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_other_charge.py b/src/rapidata/api_client/models/i_line_item_other_charge.py index 26aaa002d..3d8838f57 100644 --- a/src/rapidata/api_client/models/i_line_item_other_charge.py +++ b/src/rapidata/api_client/models/i_line_item_other_charge.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_platform_fee.py b/src/rapidata/api_client/models/i_line_item_platform_fee.py index 0a0e55f7a..242bb28e0 100644 --- a/src/rapidata/api_client/models/i_line_item_platform_fee.py +++ b/src/rapidata/api_client/models/i_line_item_platform_fee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_refund.py b/src/rapidata/api_client/models/i_line_item_refund.py index 8fccdfb82..5a7d1a50f 100644 --- a/src/rapidata/api_client/models/i_line_item_refund.py +++ b/src/rapidata/api_client/models/i_line_item_refund.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_running_cost.py b/src/rapidata/api_client/models/i_line_item_running_cost.py index 7e608dbd2..afbc6835f 100644 --- a/src/rapidata/api_client/models/i_line_item_running_cost.py +++ b/src/rapidata/api_client/models/i_line_item_running_cost.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_line_item_volume_discount.py b/src/rapidata/api_client/models/i_line_item_volume_discount.py index 6b6922741..43e963c50 100644 --- a/src/rapidata/api_client/models/i_line_item_volume_discount.py +++ b/src/rapidata/api_client/models/i_line_item_volume_discount.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata.py b/src/rapidata/api_client/models/i_metadata.py index 70384c927..8925026ab 100644 --- a/src/rapidata/api_client/models/i_metadata.py +++ b/src/rapidata/api_client/models/i_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_classification_metadata.py b/src/rapidata/api_client/models/i_metadata_classification_metadata.py index 9e388f012..7b55db734 100644 --- a/src/rapidata/api_client/models/i_metadata_classification_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_classification_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_count_metadata.py b/src/rapidata/api_client/models/i_metadata_count_metadata.py index eb59b420d..ae823b1b3 100644 --- a/src/rapidata/api_client/models/i_metadata_count_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_count_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_file_type_metadata.py b/src/rapidata/api_client/models/i_metadata_file_type_metadata.py index ff82948bd..3caf9ab13 100644 --- a/src/rapidata/api_client/models/i_metadata_file_type_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_file_type_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py b/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py index 9f13d87fe..d1c06f702 100644 --- a/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_image_dimension_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py b/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py index 036e51953..f1611bd1d 100644 --- a/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py +++ b/src/rapidata/api_client/models/i_metadata_input_text_metadata_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_location_metadata.py b/src/rapidata/api_client/models/i_metadata_location_metadata.py index 65e689861..03fca93e7 100644 --- a/src/rapidata/api_client/models/i_metadata_location_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_location_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py b/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py index 0e5bd2abe..3292febe4 100644 --- a/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_original_filename_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_source_url_metadata.py b/src/rapidata/api_client/models/i_metadata_source_url_metadata.py index 5cb86997e..2d888d2ac 100644 --- a/src/rapidata/api_client/models/i_metadata_source_url_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_source_url_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_streams_metadata.py b/src/rapidata/api_client/models/i_metadata_streams_metadata.py index 822784f92..9840cf175 100644 --- a/src/rapidata/api_client/models/i_metadata_streams_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_streams_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_text_metadata.py b/src/rapidata/api_client/models/i_metadata_text_metadata.py index 48fa40177..2fb702dd7 100644 --- a/src/rapidata/api_client/models/i_metadata_text_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_text_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py b/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py index 08e3e870f..660b39321 100644 --- a/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py +++ b/src/rapidata/api_client/models/i_metadata_video_duration_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input.py index 75953ed81..4f62d3315 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py index cf6b8fde3..6eae5631a 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_evaluation_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py index 87ee498bc..76e815f4b 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_grouped_ranking_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py b/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py index 2550e6ab4..d94b7af3f 100644 --- a/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py +++ b/src/rapidata/api_client/models/i_order_workflow_input_simple_workflow_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config.py index cdfe6f4a5..5b195fec4 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py index f9adfe3c4..d614e0cc0 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config_full_permutation_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py b/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py index c9d021a64..aa17f6d56 100644 --- a/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pair_maker_config_online_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information.py index 89fe96c2c..6af13cd04 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py index 04de8935c..4568d9744 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information_full_permutation_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py b/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py index 0eac1d41f..9bba54a97 100644 --- a/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py +++ b/src/rapidata/api_client/models/i_pair_maker_information_online_pair_maker_information.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py b/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py index f6ba3d4fd..cd50e2f56 100644 --- a/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py +++ b/src/rapidata/api_client/models/i_pipeline_artifact_create_dataset_artifact.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset.py b/src/rapidata/api_client/models/i_pipeline_asset.py index 04adae106..f69346020 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py index 3ca055885..f672ab56e 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_file_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py index 5e98e6139..bd612f3a1 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_multi_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py index 3bcbdc240..d853aec70 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_null_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py index cd4c628eb..a2f9b3fb5 100644 --- a/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py +++ b/src/rapidata/api_client/models/i_pipeline_asset_pipeline_text_asset.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py b/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py index 32e15b42b..58c202f8c 100644 --- a/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py +++ b/src/rapidata/api_client/models/i_pipeline_create_simple_pipeline.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata.py index 35f86cfda..dbb49932d 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py index ccc324a59..5aa7f3c5e 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_classification_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py index b0389ad0e..c125da511 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_count_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py index 97a18aaf4..0803c3aff 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_duration_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py index 79f0569ad..14e895372 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_file_type_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py index d44b1e747..d4eeaf86b 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_image_dimension_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py index 5d2a6ecef..c91f48aec 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_location_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py index 1e75cc079..7acb08a2f 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_original_filename_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py index bde92065d..32b18f314 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_source_url_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py index 8a0758a5e..3f825da83 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_streams_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py index 7e72ea918..77662edd0 100644 --- a/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py +++ b/src/rapidata/api_client/models/i_pipeline_metadata_pipeline_text_metadata.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py index 73b38044c..73f9b6690 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py index 4194ca71b..e44cdc6fd 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_full_permutation_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py index c24e123c4..13c9ca2c3 100644 --- a/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py +++ b/src/rapidata/api_client/models/i_pipeline_pair_maker_config_pipeline_online_pair_maker_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config.py index f4512eadb..360536a6d 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py index a720b5266..d1dfe8f2b 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_bradley_terry_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py index 2c5d7244b..794d1266a 100644 --- a/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py +++ b/src/rapidata/api_client/models/i_pipeline_ranking_config_pipeline_elo_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step.py b/src/rapidata/api_client/models/i_pipeline_step.py index caef6927e..ae592a695 100644 --- a/src/rapidata/api_client/models/i_pipeline_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py b/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py index c5ce4ee19..62a1d9248 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_dataset_evaluation_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py b/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py index e5fd6eebb..1215fc692 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_send_completion_mail_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py b/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py index 367d603f3..0fd076992 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_workflow_aggregation_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py b/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py index f371b39a8..3a0ce24e6 100644 --- a/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py +++ b/src/rapidata/api_client/models/i_pipeline_step_workflow_labeling_step.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action.py b/src/rapidata/api_client/models/i_program_action.py index c4badf798..7baad7ccc 100644 --- a/src/rapidata/api_client/models/i_program_action.py +++ b/src/rapidata/api_client/models/i_program_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action_complete_action.py b/src/rapidata/api_client/models/i_program_action_complete_action.py index b289eeca6..515fed2f4 100644 --- a/src/rapidata/api_client/models/i_program_action_complete_action.py +++ b/src/rapidata/api_client/models/i_program_action_complete_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py b/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py index 36e596a93..caab8e1f8 100644 --- a/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py +++ b/src/rapidata/api_client/models/i_program_action_serve_rapid_action.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node.py b/src/rapidata/api_client/models/i_program_node.py index fec86954e..012a2631d 100644 --- a/src/rapidata/api_client/models/i_program_node.py +++ b/src/rapidata/api_client/models/i_program_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_action_node.py b/src/rapidata/api_client/models/i_program_node_action_node.py index ab93826da..04e615cb2 100644 --- a/src/rapidata/api_client/models/i_program_node_action_node.py +++ b/src/rapidata/api_client/models/i_program_node_action_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_cases_node.py b/src/rapidata/api_client/models/i_program_node_cases_node.py index 2e5b47d74..940d3b1f9 100644 --- a/src/rapidata/api_client/models/i_program_node_cases_node.py +++ b/src/rapidata/api_client/models/i_program_node_cases_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_node_weighted_split_node.py b/src/rapidata/api_client/models/i_program_node_weighted_split_node.py index 36f1bd01c..5cc4da98e 100644 --- a/src/rapidata/api_client/models/i_program_node_weighted_split_node.py +++ b/src/rapidata/api_client/models/i_program_node_weighted_split_node.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate.py b/src/rapidata/api_client/models/i_program_predicate.py index dc3a78914..8a008c07b 100644 --- a/src/rapidata/api_client/models/i_program_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py b/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py index 5fc7faf58..05f849256 100644 --- a/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_accuracy_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py b/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py index b23615661..2084d5bcc 100644 --- a/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_answered_count_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py b/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py index 8ce9ceadf..2222f7faa 100644 --- a/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_consecutive_correct_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py b/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py index caca42fd8..e59197167 100644 --- a/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_consecutive_incorrect_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py b/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py index beec020dc..f44559077 100644 --- a/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_correct_count_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py b/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py index dd053cee0..669df8fdb 100644 --- a/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_time_elapsed_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py b/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py index 128e79d44..5da0563a2 100644 --- a/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_user_attribute_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py b/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py index 9f31161f2..cca688fd5 100644 --- a/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py +++ b/src/rapidata/api_client/models/i_program_predicate_user_score_predicate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config.py b/src/rapidata/api_client/models/i_ranking_config.py index 6c92eeeab..1c5fc45fb 100644 --- a/src/rapidata/api_client/models/i_ranking_config.py +++ b/src/rapidata/api_client/models/i_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py b/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py index 33673d268..389a0db3d 100644 --- a/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py +++ b/src/rapidata/api_client/models/i_ranking_config_bradley_terry_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_ranking_config_elo_config.py b/src/rapidata/api_client/models/i_ranking_config_elo_config.py index c6b5c768c..540b10c27 100644 --- a/src/rapidata/api_client/models/i_ranking_config_elo_config.py +++ b/src/rapidata/api_client/models/i_ranking_config_elo_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid.py b/src/rapidata/api_client/models/i_rapid.py index c793d7466..46bf0e2cf 100644 --- a/src/rapidata/api_client/models/i_rapid.py +++ b/src/rapidata/api_client/models/i_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py b/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py index e4b6c4696..28b47d748 100644 --- a/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_attach_category_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint.py index afc7e6923..496f4e9b4 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py index 34f5dcff2..c8511ef66 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_attach_category_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py index ae6a5715e..424c7d7e7 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_bounding_box_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py index ece8801a3..ac2aec1a2 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_compare_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py index 8c981014b..3252e3a56 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_free_text_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py index c9145a031..4138fb893 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_line_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py index f0db0a34b..f58f8c4c4 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_locate_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py index 310a2210f..d511cc21f 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_named_entity_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py index 58603c55a..ecdf6c700 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_polygon_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py index 377f7dbae..bc256b4d0 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_scrub_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py b/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py index 4067a8d62..8b1510739 100644 --- a/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_rapid_blueprint_transcription_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py b/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py index 67893df66..116e4db14 100644 --- a/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_bounding_box_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_compare_rapid.py b/src/rapidata/api_client/models/i_rapid_compare_rapid.py index 346a5bfbe..3ca66a4af 100644 --- a/src/rapidata/api_client/models/i_rapid_compare_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_compare_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_free_text_rapid.py b/src/rapidata/api_client/models/i_rapid_free_text_rapid.py index 45f3ccf0a..a51ab5f21 100644 --- a/src/rapidata/api_client/models/i_rapid_free_text_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_free_text_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_line_rapid.py b/src/rapidata/api_client/models/i_rapid_line_rapid.py index b286904d7..187d6c4bf 100644 --- a/src/rapidata/api_client/models/i_rapid_line_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_line_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_locate_rapid.py b/src/rapidata/api_client/models/i_rapid_locate_rapid.py index 1d0492dfc..e8df7b24e 100644 --- a/src/rapidata/api_client/models/i_rapid_locate_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_locate_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py b/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py index 749b4a9ad..77ec5b6ff 100644 --- a/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_named_entity_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload.py b/src/rapidata/api_client/models/i_rapid_payload.py index 5ae650a3b..fbd7cf1b2 100644 --- a/src/rapidata/api_client/models/i_rapid_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py b/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py index 761dc2a36..a3d0862c5 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_bounding_box_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py b/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py index 1db5de7f6..75ec70e3f 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_classify_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py b/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py index 28c6781eb..a5405e865 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_compare_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py b/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py index 52e0af6ed..717ca929c 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_free_text_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_line_payload.py b/src/rapidata/api_client/models/i_rapid_payload_line_payload.py index 137dda148..e9574b40a 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_line_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_line_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py b/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py index a96a1f174..94af86d19 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_locate_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py b/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py index 757851f09..f30825cdb 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_named_entity_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py b/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py index cfc564fe1..7eacf0834 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_polygon_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py b/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py index 9229a2f02..87e3bc6ed 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_scrub_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py b/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py index 25d41a120..19b07f06c 100644 --- a/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py +++ b/src/rapidata/api_client/models/i_rapid_payload_transcription_payload.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_polygon_rapid.py b/src/rapidata/api_client/models/i_rapid_polygon_rapid.py index bd04a19c6..6fe5c11e8 100644 --- a/src/rapidata/api_client/models/i_rapid_polygon_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_polygon_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result.py b/src/rapidata/api_client/models/i_rapid_result.py index 4c8e47781..f7a7a65f5 100644 --- a/src/rapidata/api_client/models/i_rapid_result.py +++ b/src/rapidata/api_client/models/i_rapid_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py b/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py index 533839eda..f09b5bd20 100644 --- a/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_attach_category_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py b/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py index 03f8a709d..85351e918 100644 --- a/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_bounding_box_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_compare_result.py b/src/rapidata/api_client/models/i_rapid_result_compare_result.py index 479398047..b2ea9a5e9 100644 --- a/src/rapidata/api_client/models/i_rapid_result_compare_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_compare_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_free_text_result.py b/src/rapidata/api_client/models/i_rapid_result_free_text_result.py index 4b75004ed..7968dc476 100644 --- a/src/rapidata/api_client/models/i_rapid_result_free_text_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_free_text_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_line_result.py b/src/rapidata/api_client/models/i_rapid_result_line_result.py index 823ad5fcf..a897ae5c2 100644 --- a/src/rapidata/api_client/models/i_rapid_result_line_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_line_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_locate_result.py b/src/rapidata/api_client/models/i_rapid_result_locate_result.py index 79f1b811a..330b197c7 100644 --- a/src/rapidata/api_client/models/i_rapid_result_locate_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_locate_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py b/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py index 36a109132..cb30b5725 100644 --- a/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_named_entity_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_polygon_result.py b/src/rapidata/api_client/models/i_rapid_result_polygon_result.py index 6e69260c6..43071f708 100644 --- a/src/rapidata/api_client/models/i_rapid_result_polygon_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_polygon_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_scrub_result.py b/src/rapidata/api_client/models/i_rapid_result_scrub_result.py index c41d4eebb..cda3da60a 100644 --- a/src/rapidata/api_client/models/i_rapid_result_scrub_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_scrub_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_skip_result.py b/src/rapidata/api_client/models/i_rapid_result_skip_result.py index fb07cd916..ca82e567f 100644 --- a/src/rapidata/api_client/models/i_rapid_result_skip_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_skip_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_result_transcription_result.py b/src/rapidata/api_client/models/i_rapid_result_transcription_result.py index 17a2db0a2..1d4e3eb6e 100644 --- a/src/rapidata/api_client/models/i_rapid_result_transcription_result.py +++ b/src/rapidata/api_client/models/i_rapid_result_transcription_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_scrub_rapid.py b/src/rapidata/api_client/models/i_rapid_scrub_rapid.py index c6428c77c..cac52b726 100644 --- a/src/rapidata/api_client/models/i_rapid_scrub_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_scrub_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_rapid_transcription_rapid.py b/src/rapidata/api_client/models/i_rapid_transcription_rapid.py index 77faf032f..5417de9fe 100644 --- a/src/rapidata/api_client/models/i_rapid_transcription_rapid.py +++ b/src/rapidata/api_client/models/i_rapid_transcription_rapid.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee.py b/src/rapidata/api_client/models/i_referee.py index 0d8aa02d2..6b083327e 100644 --- a/src/rapidata/api_client/models/i_referee.py +++ b/src/rapidata/api_client/models/i_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_budget_referee.py b/src/rapidata/api_client/models/i_referee_budget_referee.py index c52340c10..45e43fadb 100644 --- a/src/rapidata/api_client/models/i_referee_budget_referee.py +++ b/src/rapidata/api_client/models/i_referee_budget_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config.py b/src/rapidata/api_client/models/i_referee_config.py index 429e8829b..897380ddf 100644 --- a/src/rapidata/api_client/models/i_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py b/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py index 2c6a50353..b0082e50a 100644 --- a/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_budget_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py b/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py index bd3fc2356..93cf6ebca 100644 --- a/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_naive_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py b/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py index 1f08a7053..2d50169a6 100644 --- a/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_never_ending_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py b/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py index b7bbdc5ee..007c61e80 100644 --- a/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_probabilistic_attach_category_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py b/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py index edb4c8588..d59522354 100644 --- a/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py +++ b/src/rapidata/api_client/models/i_referee_config_quorum_referee_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_early_stopping_referee.py b/src/rapidata/api_client/models/i_referee_early_stopping_referee.py index 730bfa54b..1fdae4867 100644 --- a/src/rapidata/api_client/models/i_referee_early_stopping_referee.py +++ b/src/rapidata/api_client/models/i_referee_early_stopping_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info.py b/src/rapidata/api_client/models/i_referee_info.py index dfa86cbf5..c91bcc574 100644 --- a/src/rapidata/api_client/models/i_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py b/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py index 3dcfa9efb..763eb3df2 100644 --- a/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_naive_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py b/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py index a464e9b83..54af343d4 100644 --- a/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_never_ending_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py b/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py index 90a402349..57f51a368 100644 --- a/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_probabilistic_attach_category_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py b/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py index f74b6f598..b49257ad3 100644 --- a/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py +++ b/src/rapidata/api_client/models/i_referee_info_quorum_referee_info.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_naive_referee.py b/src/rapidata/api_client/models/i_referee_naive_referee.py index 30c23237a..377b1a496 100644 --- a/src/rapidata/api_client/models/i_referee_naive_referee.py +++ b/src/rapidata/api_client/models/i_referee_naive_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_referee_quorum_referee.py b/src/rapidata/api_client/models/i_referee_quorum_referee.py index f8b27cbf3..b458a1028 100644 --- a/src/rapidata/api_client/models/i_referee_quorum_referee.py +++ b/src/rapidata/api_client/models/i_referee_quorum_referee.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation.py index 48c30a0db..493959ee1 100644 --- a/src/rapidata/api_client/models/i_response_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py index b21e6c7ca..572d22973 100644 --- a/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation_classify_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py b/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py index 980d183d8..aa5be74b9 100644 --- a/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py +++ b/src/rapidata/api_client/models/i_response_aggregation_compare_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection.py b/src/rapidata/api_client/models/i_selection.py index d96d3cb43..25eb66227 100644 --- a/src/rapidata/api_client/models/i_selection.py +++ b/src/rapidata/api_client/models/i_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_ab_test_selection.py b/src/rapidata/api_client/models/i_selection_ab_test_selection.py index bc3a75380..02e793b6e 100644 --- a/src/rapidata/api_client/models/i_selection_ab_test_selection.py +++ b/src/rapidata/api_client/models/i_selection_ab_test_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_capped_selection.py b/src/rapidata/api_client/models/i_selection_capped_selection.py index 61ee0a77b..0590e7454 100644 --- a/src/rapidata/api_client/models/i_selection_capped_selection.py +++ b/src/rapidata/api_client/models/i_selection_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py b/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py index edf2afc35..7ec54c222 100644 --- a/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py +++ b/src/rapidata/api_client/models/i_selection_conditional_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_demographic_selection.py b/src/rapidata/api_client/models/i_selection_demographic_selection.py index c396aabae..4b628fd71 100644 --- a/src/rapidata/api_client/models/i_selection_demographic_selection.py +++ b/src/rapidata/api_client/models/i_selection_demographic_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_effort_capped_selection.py b/src/rapidata/api_client/models/i_selection_effort_capped_selection.py index 8a1d81664..ae1bdd4c5 100644 --- a/src/rapidata/api_client/models/i_selection_effort_capped_selection.py +++ b/src/rapidata/api_client/models/i_selection_effort_capped_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_labeling_selection.py b/src/rapidata/api_client/models/i_selection_labeling_selection.py index c4497c649..e76672662 100644 --- a/src/rapidata/api_client/models/i_selection_labeling_selection.py +++ b/src/rapidata/api_client/models/i_selection_labeling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_shuffling_selection.py b/src/rapidata/api_client/models/i_selection_shuffling_selection.py index 6dd701fa6..78912e790 100644 --- a/src/rapidata/api_client/models/i_selection_shuffling_selection.py +++ b/src/rapidata/api_client/models/i_selection_shuffling_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_static_selection.py b/src/rapidata/api_client/models/i_selection_static_selection.py index 673654e17..9e8535fd1 100644 --- a/src/rapidata/api_client/models/i_selection_static_selection.py +++ b/src/rapidata/api_client/models/i_selection_static_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_selection_validation_selection.py b/src/rapidata/api_client/models/i_selection_validation_selection.py index 2957b4bd3..558c3c711 100644 --- a/src/rapidata/api_client/models/i_selection_validation_selection.py +++ b/src/rapidata/api_client/models/i_selection_validation_selection.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter.py b/src/rapidata/api_client/models/i_user_filter.py index d1080a395..f6625a159 100644 --- a/src/rapidata/api_client/models/i_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_age_user_filter.py b/src/rapidata/api_client/models/i_user_filter_age_user_filter.py index b613ed133..d65debe6e 100644 --- a/src/rapidata/api_client/models/i_user_filter_age_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_age_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_and_user_filter.py b/src/rapidata/api_client/models/i_user_filter_and_user_filter.py index 28b7d3b48..1f8110cb8 100644 --- a/src/rapidata/api_client/models/i_user_filter_and_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_and_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py b/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py index 9b26b837a..f7f431e5e 100644 --- a/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_campaign_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_country_user_filter.py b/src/rapidata/api_client/models/i_user_filter_country_user_filter.py index 447fbe3f0..e9104a946 100644 --- a/src/rapidata/api_client/models/i_user_filter_country_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_country_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py b/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py index 39219dcf5..78eb23d6f 100644 --- a/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_custom_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_device_user_filter.py b/src/rapidata/api_client/models/i_user_filter_device_user_filter.py index 7b7b22d4f..7152487c8 100644 --- a/src/rapidata/api_client/models/i_user_filter_device_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_device_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py b/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py index a3e4adedf..9c212a1a0 100644 --- a/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_gender_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_language_user_filter.py b/src/rapidata/api_client/models/i_user_filter_language_user_filter.py index e7c112352..f77d78642 100644 --- a/src/rapidata/api_client/models/i_user_filter_language_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_language_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_new_user_filter.py b/src/rapidata/api_client/models/i_user_filter_new_user_filter.py index 9c6b1fb57..197ee22c3 100644 --- a/src/rapidata/api_client/models/i_user_filter_new_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_new_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_not_user_filter.py b/src/rapidata/api_client/models/i_user_filter_not_user_filter.py index 5bf2f5d53..d0992c46d 100644 --- a/src/rapidata/api_client/models/i_user_filter_not_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_not_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_or_user_filter.py b/src/rapidata/api_client/models/i_user_filter_or_user_filter.py index 7bff02d8c..ce6d7a092 100644 --- a/src/rapidata/api_client/models/i_user_filter_or_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_or_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py b/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py index 2cb3627b3..b08cae476 100644 --- a/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_response_count_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py b/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py index b18fee2de..af0eb18df 100644 --- a/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py +++ b/src/rapidata/api_client/models/i_user_filter_user_score_user_filter.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth.py b/src/rapidata/api_client/models/i_validation_truth.py index 68fb10c0b..4c35a9985 100644 --- a/src/rapidata/api_client/models/i_validation_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py b/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py index cf39523fa..212861567 100644 --- a/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_attach_category_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py b/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py index 94ad80d25..aa220b0ec 100644 --- a/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_bounding_box_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_classify_truth.py b/src/rapidata/api_client/models/i_validation_truth_classify_truth.py index 02aa247b3..76ca655a5 100644 --- a/src/rapidata/api_client/models/i_validation_truth_classify_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_classify_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_compare_truth.py b/src/rapidata/api_client/models/i_validation_truth_compare_truth.py index 62a11b644..2213a88d3 100644 --- a/src/rapidata/api_client/models/i_validation_truth_compare_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_compare_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py b/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py index 15a220340..8b418c778 100644 --- a/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_empty_validation_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_line_truth.py b/src/rapidata/api_client/models/i_validation_truth_line_truth.py index 49fe8d398..4d534f135 100644 --- a/src/rapidata/api_client/models/i_validation_truth_line_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_line_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py b/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py index 440bf4b10..a2a9bb80a 100644 --- a/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_locate_box_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py b/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py index fa8e72107..531e47156 100644 --- a/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_multi_compare_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py b/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py index df276c7f6..d2a7441aa 100644 --- a/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_named_entity_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py b/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py index c0ec8bf5b..2ce3ba380 100644 --- a/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_polygon_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py b/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py index e53ea883f..cc944ef14 100644 --- a/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_scrub_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_skip_truth.py b/src/rapidata/api_client/models/i_validation_truth_skip_truth.py index f321238e9..f164fca17 100644 --- a/src/rapidata/api_client/models/i_validation_truth_skip_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_skip_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py b/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py index b0ff93238..3aed1b2cb 100644 --- a/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py +++ b/src/rapidata/api_client/models/i_validation_truth_transcription_truth.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow.py b/src/rapidata/api_client/models/i_workflow.py index 5ae4cd11f..6294203ff 100644 --- a/src/rapidata/api_client/models/i_workflow.py +++ b/src/rapidata/api_client/models/i_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config.py index 1cf038b84..3550497f1 100644 --- a/src/rapidata/api_client/models/i_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py index a1f3af5f1..5fca13d19 100644 --- a/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_evaluation_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py index 3fdc4835e..f0f030140 100644 --- a/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_grouped_ranking_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py index 13d84b7ea..abdbbc79b 100644 --- a/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_ranking_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py b/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py index 075024dfa..ab4bd1b91 100644 --- a/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py +++ b/src/rapidata/api_client/models/i_workflow_config_simple_workflow_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py b/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py index 175fe6ba5..a3fba983a 100644 --- a/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_evaluation_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py b/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py index f8b2e31c6..668ff5ed5 100644 --- a/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_grouped_ranking_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_ranking_workflow.py b/src/rapidata/api_client/models/i_workflow_ranking_workflow.py index 7bdff779e..8cbf29d67 100644 --- a/src/rapidata/api_client/models/i_workflow_ranking_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_ranking_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py index dedc44594..39d27566c 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py index 9e6f1fc66..d4f4b78c1 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_attach_category_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py index e70f85c36..904be2582 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_bounding_box_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py index b6bac2fe0..40ef8c11d 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_compare_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py index e11274c9c..ed4529098 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_free_text_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py index 1301da9e7..75ff4be59 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_line_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py index 160541c13..771ef0dac 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_locate_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py index 25b9f00ff..51bb1ad0c 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_named_entity_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py index 76ae0bbe1..fc524d13c 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_polygon_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py index f197ffb4d..993d49889 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_scrub_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py index 30d079da6..d20dc497e 100644 --- a/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py +++ b/src/rapidata/api_client/models/i_workflow_rapid_blueprint_transcription_workflow_rapid_blueprint.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/i_workflow_simple_workflow.py b/src/rapidata/api_client/models/i_workflow_simple_workflow.py index c93a34fbc..5ea5e2706 100644 --- a/src/rapidata/api_client/models/i_workflow_simple_workflow.py +++ b/src/rapidata/api_client/models/i_workflow_simple_workflow.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/inspect_report_endpoint_output.py b/src/rapidata/api_client/models/inspect_report_endpoint_output.py index 37c50d12d..44d819e76 100644 --- a/src/rapidata/api_client/models/inspect_report_endpoint_output.py +++ b/src/rapidata/api_client/models/inspect_report_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invite_org_member_endpoint_input.py b/src/rapidata/api_client/models/invite_org_member_endpoint_input.py index b8a3182d9..6a944fb8f 100644 --- a/src/rapidata/api_client/models/invite_org_member_endpoint_input.py +++ b/src/rapidata/api_client/models/invite_org_member_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invite_org_member_endpoint_output.py b/src/rapidata/api_client/models/invite_org_member_endpoint_output.py index edfbff81d..416016322 100644 --- a/src/rapidata/api_client/models/invite_org_member_endpoint_output.py +++ b/src/rapidata/api_client/models/invite_org_member_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/invoice_status.py b/src/rapidata/api_client/models/invoice_status.py index c80524619..d1c2f8f4d 100644 --- a/src/rapidata/api_client/models/invoice_status.py +++ b/src/rapidata/api_client/models/invoice_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py b/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py index 46747ba24..30c46668f 100644 --- a/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py +++ b/src/rapidata/api_client/models/is_rapid_bag_valid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/job_definition_revision_state.py b/src/rapidata/api_client/models/job_definition_revision_state.py index 1552b5d9f..199f95710 100644 --- a/src/rapidata/api_client/models/job_definition_revision_state.py +++ b/src/rapidata/api_client/models/job_definition_revision_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/json_web_key.py b/src/rapidata/api_client/models/json_web_key.py index 710704b12..f90b2d42e 100644 --- a/src/rapidata/api_client/models/json_web_key.py +++ b/src/rapidata/api_client/models/json_web_key.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/json_web_key_set.py b/src/rapidata/api_client/models/json_web_key_set.py index f6c617726..2377fcae8 100644 --- a/src/rapidata/api_client/models/json_web_key_set.py +++ b/src/rapidata/api_client/models/json_web_key_set.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/line_result_line.py b/src/rapidata/api_client/models/line_result_line.py index 595c5e0c7..ecf2945bc 100644 --- a/src/rapidata/api_client/models/line_result_line.py +++ b/src/rapidata/api_client/models/line_result_line.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/line_result_line_point.py b/src/rapidata/api_client/models/line_result_line_point.py index 09ab6decf..dd194213e 100644 --- a/src/rapidata/api_client/models/line_result_line_point.py +++ b/src/rapidata/api_client/models/line_result_line_point.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py b/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py index c029d5efd..fb69efefc 100644 --- a/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py +++ b/src/rapidata/api_client/models/list_org_invitations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py b/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py index f95c2ba43..ee9bdf160 100644 --- a/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py +++ b/src/rapidata/api_client/models/list_org_invitations_endpoint_output_invitation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_members_endpoint_output.py b/src/rapidata/api_client/models/list_org_members_endpoint_output.py index 2e10e775d..33953a2a0 100644 --- a/src/rapidata/api_client/models/list_org_members_endpoint_output.py +++ b/src/rapidata/api_client/models/list_org_members_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py b/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py index 311bf505e..7b24b2f62 100644 --- a/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py +++ b/src/rapidata/api_client/models/list_org_members_endpoint_output_member.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/locate_box_truth_box.py b/src/rapidata/api_client/models/locate_box_truth_box.py index c23d2ed27..f18cb2522 100644 --- a/src/rapidata/api_client/models/locate_box_truth_box.py +++ b/src/rapidata/api_client/models/locate_box_truth_box.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/locate_coordinate.py b/src/rapidata/api_client/models/locate_coordinate.py index 64445d7dd..f13f22bf1 100644 --- a/src/rapidata/api_client/models/locate_coordinate.py +++ b/src/rapidata/api_client/models/locate_coordinate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/manual_charge_reason.py b/src/rapidata/api_client/models/manual_charge_reason.py index d527bc6cb..630a4b697 100644 --- a/src/rapidata/api_client/models/manual_charge_reason.py +++ b/src/rapidata/api_client/models/manual_charge_reason.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/matchup_zone.py b/src/rapidata/api_client/models/matchup_zone.py new file mode 100644 index 000000000..750224354 --- /dev/null +++ b/src/rapidata/api_client/models/matchup_zone.py @@ -0,0 +1,36 @@ +# coding: utf-8 + +""" + Rapidata Asset API + + The API for the Rapidata Asset service + + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 + Generated by OpenAPI Generator (https://openapi-generator.tech) + + Do not edit the class manually. +""" # noqa: E501 + +from __future__ import annotations +import json +from enum import Enum +from typing_extensions import Self + + +class MatchupZone(str, Enum): + """ + MatchupZone + """ + + """ + allowed enum values + """ + ACLEARLYWINS = 'AClearlyWins' + COINFLIP = 'CoinFlip' + BCLEARLYWINS = 'BClearlyWins' + + @classmethod + def from_json(cls, json_str: str) -> Self: + """Create an instance of MatchupZone from a JSON string""" + return cls(json.loads(json_str)) + diff --git a/src/rapidata/api_client/models/membership_status.py b/src/rapidata/api_client/models/membership_status.py index cd1a40d27..ca5386f06 100644 --- a/src/rapidata/api_client/models/membership_status.py +++ b/src/rapidata/api_client/models/membership_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/named_entity_result_named_classification.py b/src/rapidata/api_client/models/named_entity_result_named_classification.py index 7136b38cc..c8680ed14 100644 --- a/src/rapidata/api_client/models/named_entity_result_named_classification.py +++ b/src/rapidata/api_client/models/named_entity_result_named_classification.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/named_entity_truth_named_classification.py b/src/rapidata/api_client/models/named_entity_truth_named_classification.py index 4d5654748..5fe0ce772 100644 --- a/src/rapidata/api_client/models/named_entity_truth_named_classification.py +++ b/src/rapidata/api_client/models/named_entity_truth_named_classification.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/order_state.py b/src/rapidata/api_client/models/order_state.py index b381f6cc7..5ec3013c9 100644 --- a/src/rapidata/api_client/models/order_state.py +++ b/src/rapidata/api_client/models/order_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/org_role.py b/src/rapidata/api_client/models/org_role.py index 2bbcee0d3..813356137 100644 --- a/src/rapidata/api_client/models/org_role.py +++ b/src/rapidata/api_client/models/org_role.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/paged_result_of_i_billing_group.py b/src/rapidata/api_client/models/paged_result_of_i_billing_group.py index 85d6c3941..18042d5ef 100644 --- a/src/rapidata/api_client/models/paged_result_of_i_billing_group.py +++ b/src/rapidata/api_client/models/paged_result_of_i_billing_group.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/participant_status.py b/src/rapidata/api_client/models/participant_status.py index 0e594c70c..9a94737dd 100644 --- a/src/rapidata/api_client/models/participant_status.py +++ b/src/rapidata/api_client/models/participant_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/pid_batch_mode.py b/src/rapidata/api_client/models/pid_batch_mode.py index db39df635..1f2b599f3 100644 --- a/src/rapidata/api_client/models/pid_batch_mode.py +++ b/src/rapidata/api_client/models/pid_batch_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/pipeline_elo_ranking_config.py b/src/rapidata/api_client/models/pipeline_elo_ranking_config.py index 92a2d748d..dc2c1c656 100644 --- a/src/rapidata/api_client/models/pipeline_elo_ranking_config.py +++ b/src/rapidata/api_client/models/pipeline_elo_ranking_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/polygon_result_coordinate.py b/src/rapidata/api_client/models/polygon_result_coordinate.py index e44bbbccc..71232a170 100644 --- a/src/rapidata/api_client/models/polygon_result_coordinate.py +++ b/src/rapidata/api_client/models/polygon_result_coordinate.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/polygon_result_shape.py b/src/rapidata/api_client/models/polygon_result_shape.py index 2803ffff6..a78cbb924 100644 --- a/src/rapidata/api_client/models/polygon_result_shape.py +++ b/src/rapidata/api_client/models/polygon_result_shape.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/preview_order_endpoint_input.py b/src/rapidata/api_client/models/preview_order_endpoint_input.py index 8834f085b..79c966bd4 100644 --- a/src/rapidata/api_client/models/preview_order_endpoint_input.py +++ b/src/rapidata/api_client/models/preview_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/problem_details.py b/src/rapidata/api_client/models/problem_details.py index 9bec18efe..69186175e 100644 --- a/src/rapidata/api_client/models/problem_details.py +++ b/src/rapidata/api_client/models/problem_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/program_case.py b/src/rapidata/api_client/models/program_case.py index fd4d3b9f7..4d86946a7 100644 --- a/src/rapidata/api_client/models/program_case.py +++ b/src/rapidata/api_client/models/program_case.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/program_comparison.py b/src/rapidata/api_client/models/program_comparison.py index 69dda52b7..ef29961b4 100644 --- a/src/rapidata/api_client/models/program_comparison.py +++ b/src/rapidata/api_client/models/program_comparison.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py index d620925ee..314646918 100644 --- a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py index 6f0f3e1fd..66dc7a8fa 100644 --- a/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_aggregated_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py index a96d84d05..63a552503 100644 --- a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py index c1aede379..0a6b3c291 100644 --- a/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_aggregated_orders_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py b/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py index 91ffe166f..680ffcbc0 100644 --- a/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py +++ b/src/rapidata/api_client/models/query_all_organizations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py index e6d9b300c..6950f5bc9 100644 --- a/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_all_organizations_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py index 589668263..644010bdb 100644 --- a/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_audience_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py index 45f628cf4..b5fc92356 100644 --- a/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_audience_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audiences_endpoint_output.py b/src/rapidata/api_client/models/query_audiences_endpoint_output.py index defb0c4f4..1d4ca576a 100644 --- a/src/rapidata/api_client/models/query_audiences_endpoint_output.py +++ b/src/rapidata/api_client/models/query_audiences_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py index e53465627..05d41c585 100644 --- a/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_audiences_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py index cf2279680..b0f7c265a 100644 --- a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class QueryBenchmarkStandingsEndpointOutput(LazyValidatedModel): id: StrictStr = Field(description="The unique identifier of the participant.") name: StrictStr = Field(description="The name of the participant.") family: Optional[StrictStr] = Field(default=None, description="The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.") + lab: Optional[StrictStr] = Field(default=None, description="The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.") proprietary_name: Optional[StrictStr] = Field(default=None, description="The vendor-facing display name of the model, or null if unset.", alias="proprietaryName") logo: Optional[StrictStr] = Field(default=None, description="The logo of the model, or null if unset.") benchmark_id: StrictStr = Field(description="The id of the benchmark this standing belongs to.", alias="benchmarkId") @@ -41,7 +42,7 @@ class QueryBenchmarkStandingsEndpointOutput(LazyValidatedModel): total_matches: Union[StrictFloat, StrictInt] = Field(description="The total number of matches.", alias="totalMatches") is_disabled: StrictBool = Field(description="Whether the participant is disabled.", alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, description="The confidence interval bounds, if requested.", alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "benchmarkId", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "benchmarkId", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -86,6 +87,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -116,6 +122,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "benchmarkId": obj.get("benchmarkId"), diff --git a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py index f0d9e448d..35339d871 100644 --- a/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_benchmark_standings_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py index 317547d3d..d1b805bce 100644 --- a/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py index 44f95d2d0..630cf1207 100644 --- a/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py b/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py index e0d4bbe90..ef1a0305f 100644 --- a/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py +++ b/src/rapidata/api_client/models/query_billing_periods_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py index e8e9310b9..1d577ba86 100644 --- a/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_billing_periods_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_campaigns_endpoint_output.py b/src/rapidata/api_client/models/query_campaigns_endpoint_output.py index 3894ed0cf..739e844e7 100644 --- a/src/rapidata/api_client/models/query_campaigns_endpoint_output.py +++ b/src/rapidata/api_client/models/query_campaigns_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py index 9df1af026..4c744c9bc 100644 --- a/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_campaigns_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_clients_endpoint_output.py b/src/rapidata/api_client/models/query_clients_endpoint_output.py index 5e44d4227..907b9cb40 100644 --- a/src/rapidata/api_client/models/query_clients_endpoint_output.py +++ b/src/rapidata/api_client/models/query_clients_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py index 16d40bfd3..d91bec27e 100644 --- a/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_clients_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py index a8f9189ae..02ce9cc06 100644 --- a/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_matrix_by_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py index 2bb93acad..069cf77f0 100644 --- a/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_matrix_by_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py index b677ccd1c..e401b37cb 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,7 +16,7 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict +from pydantic import BaseModel, ConfigDict, Field, StrictInt from typing import Any, ClassVar, Dict, List from rapidata.api_client.models.query_combined_standings_by_benchmarks_endpoint_output_item import QueryCombinedStandingsByBenchmarksEndpointOutputItem from pydantic import ValidationError @@ -29,7 +29,8 @@ class QueryCombinedStandingsByBenchmarksEndpointOutput(LazyValidatedModel): The queried standings output. """ # noqa: E501 items: List[QueryCombinedStandingsByBenchmarksEndpointOutputItem] - __properties: ClassVar[List[str]] = ["items"] + total_responses: StrictInt = Field(description="Total raw human responses (votes) behind these standings under the current filter — the actual response count, not the per-participant TotalMatches (which counts binarized matchups, so a comparison's several votes collapse into one).", alias="totalResponses") + __properties: ClassVar[List[str]] = ["items", "totalResponses"] # model_config is inherited from LazyValidatedModel @@ -85,7 +86,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "items": [QueryCombinedStandingsByBenchmarksEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None + "items": [QueryCombinedStandingsByBenchmarksEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None, + "totalResponses": obj.get("totalResponses") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py index 2fdedcb04..9ddab561e 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_benchmarks_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class QueryCombinedStandingsByBenchmarksEndpointOutputItem(LazyValidatedModel): id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class QueryCombinedStandingsByBenchmarksEndpointOutputItem(LazyValidatedModel): total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py index 7022a0e34..5ce3d7d98 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,7 +16,7 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict +from pydantic import BaseModel, ConfigDict, Field, StrictInt from typing import Any, ClassVar, Dict, List from rapidata.api_client.models.query_combined_standings_by_leaderboards_endpoint_output_item import QueryCombinedStandingsByLeaderboardsEndpointOutputItem from pydantic import ValidationError @@ -29,7 +29,8 @@ class QueryCombinedStandingsByLeaderboardsEndpointOutput(LazyValidatedModel): The queried standings output. """ # noqa: E501 items: List[QueryCombinedStandingsByLeaderboardsEndpointOutputItem] - __properties: ClassVar[List[str]] = ["items"] + total_responses: StrictInt = Field(description="Total raw human responses (votes) behind these standings under the current filter — the actual response count, not the per-participant TotalMatches (which counts binarized matchups, so a comparison's several votes collapse into one).", alias="totalResponses") + __properties: ClassVar[List[str]] = ["items", "totalResponses"] # model_config is inherited from LazyValidatedModel @@ -85,7 +86,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "items": [QueryCombinedStandingsByLeaderboardsEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None + "items": [QueryCombinedStandingsByLeaderboardsEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None, + "totalResponses": obj.get("totalResponses") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py index 0e7e4cb44..aa8afa1fe 100644 --- a/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_combined_standings_by_leaderboards_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class QueryCombinedStandingsByLeaderboardsEndpointOutputItem(LazyValidatedModel) id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class QueryCombinedStandingsByLeaderboardsEndpointOutputItem(LazyValidatedModel) total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py index 73d56dce3..bc61e1320 100644 --- a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py +++ b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py index b6c370dc0..55190c9cd 100644 --- a/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_costs_by_customer_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py index 7ce0f21ca..c0c452f18 100644 --- a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py +++ b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py index 330cabd4d..c5f51a846 100644 --- a/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_costs_by_organization_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_customers_endpoint_output.py b/src/rapidata/api_client/models/query_customers_endpoint_output.py index bc80ec164..5748b3324 100644 --- a/src/rapidata/api_client/models/query_customers_endpoint_output.py +++ b/src/rapidata/api_client/models/query_customers_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -31,7 +31,7 @@ class QueryCustomersEndpointOutput(LazyValidatedModel): id: UUID = Field(description="The unique identifier of the customer.") email: Optional[StrictStr] = Field(description="The email address of the customer.") organization_name: Optional[StrictStr] = Field(description="The name of the organization this customer belongs to, if any.", alias="organizationName") - organization_id: Optional[UUID] = Field(description="The identifier of the organization this customer belongs to, if any.", alias="organizationId") + organization_id: Optional[StrictStr] = Field(description="The identifier of the organization this customer belongs to, if any.", alias="organizationId") __properties: ClassVar[List[str]] = ["id", "email", "organizationName", "organizationId"] # model_config is inherited from LazyValidatedModel diff --git a/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py index 8a096d2f7..993677739 100644 --- a/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_customers_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py index bbebcc3fb..79d46aed3 100644 --- a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py +++ b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py index 73a1cccb6..602ff13e8 100644 --- a/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_datapoints_by_dataset_id_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py index 1adcc6509..5974bb25c 100644 --- a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py index 1ee6a70fa..dfe5aaefd 100644 --- a/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_examples_for_audience_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py b/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py index 8fe1df143..2b018536f 100644 --- a/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py +++ b/src/rapidata/api_client/models/query_external_audiences_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py index 2c38df31f..814ffe8c8 100644 --- a/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_external_audiences_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py index 983583ade..710b1e1ef 100644 --- a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py index ba641e229..d7c0bca1a 100644 --- a/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flagged_rapids_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flow_items_endpoint_output.py b/src/rapidata/api_client/models/query_flow_items_endpoint_output.py index aabe0d476..088e013ba 100644 --- a/src/rapidata/api_client/models/query_flow_items_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flow_items_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py index e799129b1..dd2cd3995 100644 --- a/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flow_items_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flows_endpoint_output.py b/src/rapidata/api_client/models/query_flows_endpoint_output.py index 3257c4665..92f2b30e1 100644 --- a/src/rapidata/api_client/models/query_flows_endpoint_output.py +++ b/src/rapidata/api_client/models/query_flows_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py index ab2e56215..bdb6016c3 100644 --- a/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_flows_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_invoices_endpoint_output.py b/src/rapidata/api_client/models/query_invoices_endpoint_output.py index 319892758..87d128180 100644 --- a/src/rapidata/api_client/models/query_invoices_endpoint_output.py +++ b/src/rapidata/api_client/models/query_invoices_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py index f65547376..8bb5d2a8e 100644 --- a/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_invoices_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py b/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py index 5267976cd..ce6eee98c 100644 --- a/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_job_definitions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py index 5ef8ea9b2..92e6160ae 100644 --- a/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_job_definitions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py b/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py index a7cc29f5d..19c749878 100644 --- a/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_job_revisions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py index c8b001f90..de0b0cea6 100644 --- a/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_job_revisions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_jobs_endpoint_output.py b/src/rapidata/api_client/models/query_jobs_endpoint_output.py index 1ef424746..016405ad9 100644 --- a/src/rapidata/api_client/models/query_jobs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_jobs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py index a559c3a53..4f7187fb6 100644 --- a/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_jobs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py index 5434539fd..87f67c77f 100644 --- a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py index b1127c248..f93ff8061 100644 --- a/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboard_runs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py index 82f8715b4..3f69c6dad 100644 --- a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py index 69ea41509..43c7a592e 100644 --- a/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py b/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py index 312af4b23..5f811667e 100644 --- a/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py index 356ea39fe..9492c12eb 100644 --- a/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_leaderboards_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py index 71c7b9c0c..7abc695f3 100644 --- a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py index 58e6e6dc6..e5060bd4c 100644 --- a/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_managed_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py index ad30071ae..977b88f0f 100644 --- a/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_matrix_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -30,7 +30,8 @@ class QueryMatrixByBenchmarkEndpointOutput(LazyValidatedModel): index: List[StrictStr] columns: List[StrictStr] data: List[List[Union[StrictFloat, StrictInt]]] - __properties: ClassVar[List[str]] = ["index", "columns", "data"] + votes: List[List[Union[StrictFloat, StrictInt]]] + __properties: ClassVar[List[str]] = ["index", "columns", "data", "votes"] # model_config is inherited from LazyValidatedModel @@ -81,7 +82,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "index": obj.get("index"), "columns": obj.get("columns"), - "data": obj.get("data") + "data": obj.get("data"), + "votes": obj.get("votes") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py index 37dde2270..e3ad6f7bd 100644 --- a/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/query_matrix_by_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_orders_endpoint_output.py b/src/rapidata/api_client/models/query_orders_endpoint_output.py index 740177248..a58fa64f2 100644 --- a/src/rapidata/api_client/models/query_orders_endpoint_output.py +++ b/src/rapidata/api_client/models/query_orders_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py index 980d14985..d7ab91ee7 100644 --- a/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_orders_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_organizations_endpoint_output.py b/src/rapidata/api_client/models/query_organizations_endpoint_output.py index a25311fa6..917437a9d 100644 --- a/src/rapidata/api_client/models/query_organizations_endpoint_output.py +++ b/src/rapidata/api_client/models/query_organizations_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py index cc17361e9..83242267f 100644 --- a/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_organizations_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py b/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py index ace8950e6..6e18d4312 100644 --- a/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py +++ b/src/rapidata/api_client/models/query_owner_tier_overrides_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py index 856492720..e5390cbcf 100644 --- a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -33,11 +33,12 @@ class QueryParticipantsByBenchmarkEndpointOutput(LazyValidatedModel): name: StrictStr = Field(description="The name of the participant.") benchmark_id: StrictStr = Field(description="The id of the benchmark the participant belongs to.", alias="benchmarkId") family: Optional[StrictStr] = Field(default=None, description="The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"), or null if unset.") + lab: Optional[StrictStr] = Field(default=None, description="The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"), or null if unset.") proprietary_name: Optional[StrictStr] = Field(default=None, description="The vendor-facing display name of the model, or null if unset.", alias="proprietaryName") logo: Optional[StrictStr] = Field(default=None, description="The logo of the model, or null if unset.") status: ParticipantStatus = Field(description="The status of the participant.") created_at: datetime = Field(description="When the participant was added to the benchmark.", alias="createdAt") - __properties: ClassVar[List[str]] = ["id", "name", "benchmarkId", "family", "proprietaryName", "logo", "status", "createdAt"] + __properties: ClassVar[List[str]] = ["id", "name", "benchmarkId", "family", "lab", "proprietaryName", "logo", "status", "createdAt"] # model_config is inherited from LazyValidatedModel @@ -79,6 +80,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -105,6 +111,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "name": obj.get("name"), "benchmarkId": obj.get("benchmarkId"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py index ce7b41235..566f602a3 100644 --- a/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_participants_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py index 6db49402f..2fd88e525 100644 --- a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py +++ b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py index 410b250cc..58af44542 100644 --- a/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_participants_obsolete_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py index a20c16547..dc55db742 100644 --- a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py +++ b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py index 7e3fc0196..e060aa5c1 100644 --- a/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_public_job_definitions_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py index f675e7453..058296088 100644 --- a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py index 1ab80fa16..eb6be9895 100644 --- a/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_published_benchmarks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py index 2bd210f5b..112ead34f 100644 --- a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py index 4a1621f8c..366274957 100644 --- a/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_sample_generations_by_benchmark_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py b/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py index a2b2e4dc4..2d69436c2 100644 --- a/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py +++ b/src/rapidata/api_client/models/query_signal_runs_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py index bacdba8e7..b8ae5f88c 100644 --- a/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_signal_runs_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signals_endpoint_output.py b/src/rapidata/api_client/models/query_signals_endpoint_output.py index 2c17b5dac..1bfb56592 100644 --- a/src/rapidata/api_client/models/query_signals_endpoint_output.py +++ b/src/rapidata/api_client/models/query_signals_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py index b3caabf63..3786499f3 100644 --- a/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_signals_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py index 0bfb3aaa4..b8af7e232 100644 --- a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,7 +16,7 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict +from pydantic import BaseModel, ConfigDict, Field, StrictInt from typing import Any, ClassVar, Dict, List from rapidata.api_client.models.query_standings_by_benchmark_endpoint_output_item import QueryStandingsByBenchmarkEndpointOutputItem from pydantic import ValidationError @@ -29,7 +29,8 @@ class QueryStandingsByBenchmarkEndpointOutput(LazyValidatedModel): The queried standings output. """ # noqa: E501 items: List[QueryStandingsByBenchmarkEndpointOutputItem] - __properties: ClassVar[List[str]] = ["items"] + total_responses: StrictInt = Field(description="Total raw human responses (votes) behind these standings under the current filter — the actual response count, not the per-participant TotalMatches (which counts binarized matchups, so a comparison's several votes collapse into one).", alias="totalResponses") + __properties: ClassVar[List[str]] = ["items", "totalResponses"] # model_config is inherited from LazyValidatedModel @@ -85,7 +86,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "items": [QueryStandingsByBenchmarkEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None + "items": [QueryStandingsByBenchmarkEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None, + "totalResponses": obj.get("totalResponses") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py index 62f7a3f8f..0035ea9c7 100644 --- a/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_standings_by_benchmark_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class QueryStandingsByBenchmarkEndpointOutputItem(LazyValidatedModel): id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class QueryStandingsByBenchmarkEndpointOutputItem(LazyValidatedModel): total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py index c8c4ee3be..05fadfc8c 100644 --- a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -16,7 +16,7 @@ import re # noqa: F401 import json -from pydantic import BaseModel, ConfigDict +from pydantic import BaseModel, ConfigDict, Field, StrictInt from typing import Any, ClassVar, Dict, List from rapidata.api_client.models.query_standings_by_leaderboard_endpoint_output_item import QueryStandingsByLeaderboardEndpointOutputItem from pydantic import ValidationError @@ -29,7 +29,8 @@ class QueryStandingsByLeaderboardEndpointOutput(LazyValidatedModel): The queried standings output. """ # noqa: E501 items: List[QueryStandingsByLeaderboardEndpointOutputItem] - __properties: ClassVar[List[str]] = ["items"] + total_responses: StrictInt = Field(description="Total raw human responses (votes) behind these standings under the current filter — the actual response count, not the per-participant TotalMatches (which counts binarized matchups, so a comparison's several votes collapse into one).", alias="totalResponses") + __properties: ClassVar[List[str]] = ["items", "totalResponses"] # model_config is inherited from LazyValidatedModel @@ -85,7 +86,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: return cls.model_validate(obj) _data = { - "items": [QueryStandingsByLeaderboardEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None + "items": [QueryStandingsByLeaderboardEndpointOutputItem.from_dict(_item) for _item in obj["items"]] if obj.get("items") is not None else None, + "totalResponses": obj.get("totalResponses") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py index d5f97d614..bd37cedff 100644 --- a/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py +++ b/src/rapidata/api_client/models/query_standings_by_leaderboard_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -32,6 +32,7 @@ class QueryStandingsByLeaderboardEndpointOutputItem(LazyValidatedModel): id: StrictStr name: StrictStr family: Optional[StrictStr] = None + lab: Optional[StrictStr] = None proprietary_name: Optional[StrictStr] = Field(default=None, alias="proprietaryName") logo: Optional[StrictStr] = None status: StandingStatus @@ -40,7 +41,7 @@ class QueryStandingsByLeaderboardEndpointOutputItem(LazyValidatedModel): total_matches: Union[StrictFloat, StrictInt] = Field(alias="totalMatches") is_disabled: StrictBool = Field(alias="isDisabled") confidence_interval: Optional[ConfidenceInterval] = Field(default=None, alias="confidenceInterval") - __properties: ClassVar[List[str]] = ["id", "name", "family", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] + __properties: ClassVar[List[str]] = ["id", "name", "family", "lab", "proprietaryName", "logo", "status", "score", "wins", "totalMatches", "isDisabled", "confidenceInterval"] # model_config is inherited from LazyValidatedModel @@ -85,6 +86,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -120,6 +126,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: "id": obj.get("id"), "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": obj.get("logo"), "status": obj.get("status"), diff --git a/src/rapidata/api_client/models/query_standings_endpoint_output.py b/src/rapidata/api_client/models/query_standings_endpoint_output.py index 267cebd84..aac609936 100644 --- a/src/rapidata/api_client/models/query_standings_endpoint_output.py +++ b/src/rapidata/api_client/models/query_standings_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py index e1c46ceec..cc5bf24df 100644 --- a/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_standings_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py index 2976fc883..fc38f59e5 100644 --- a/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/query_tags_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py index 440f00452..5e7134d6c 100644 --- a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py index e26f1653d..1d1b7a072 100644 --- a/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_feedbacks_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py index 9bdb89b1c..3368b3635 100644 --- a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py index 540da737e..28b61ad01 100644 --- a/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_rapid_eligibility_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py b/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py index 93b04c5ff..dd1d1cf05 100644 --- a/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py +++ b/src/rapidata/api_client/models/query_validation_sets_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py index ef5a9a125..7a642dd69 100644 --- a/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_validation_sets_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_vouchers_endpoint_output.py b/src/rapidata/api_client/models/query_vouchers_endpoint_output.py index d87a7fe86..0964d8ce1 100644 --- a/src/rapidata/api_client/models/query_vouchers_endpoint_output.py +++ b/src/rapidata/api_client/models/query_vouchers_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py index d9499c2e1..7caa4214e 100644 --- a/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_vouchers_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_workflows_endpoint_output.py b/src/rapidata/api_client/models/query_workflows_endpoint_output.py index af7938980..41acf6250 100644 --- a/src/rapidata/api_client/models/query_workflows_endpoint_output.py +++ b/src/rapidata/api_client/models/query_workflows_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py b/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py index 1acce62ff..b743752c7 100644 --- a/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py +++ b/src/rapidata/api_client/models/query_workflows_endpoint_paged_result_of_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rapid_issue.py b/src/rapidata/api_client/models/rapid_issue.py index 93b7f6a4b..d76736ab3 100644 --- a/src/rapidata/api_client/models/rapid_issue.py +++ b/src/rapidata/api_client/models/rapid_issue.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/rapid_state.py b/src/rapidata/api_client/models/rapid_state.py index eb12fecd3..8f4bfb71f 100644 --- a/src/rapidata/api_client/models/rapid_state.py +++ b/src/rapidata/api_client/models/rapid_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py b/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py index 12cdc9541..97381a2f8 100644 --- a/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py +++ b/src/rapidata/api_client/models/read_bridge_token_endpoint_keys_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py b/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py index f0be84faf..584055bd5 100644 --- a/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py +++ b/src/rapidata/api_client/models/read_bridge_token_endpoint_not_available_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/reconciliation_job_state.py b/src/rapidata/api_client/models/reconciliation_job_state.py index f41183c85..c3cb95b66 100644 --- a/src/rapidata/api_client/models/reconciliation_job_state.py +++ b/src/rapidata/api_client/models/reconciliation_job_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/reconciliation_timestamp_mode.py b/src/rapidata/api_client/models/reconciliation_timestamp_mode.py index b956eff2d..ce3765676 100644 --- a/src/rapidata/api_client/models/reconciliation_timestamp_mode.py +++ b/src/rapidata/api_client/models/reconciliation_timestamp_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py b/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py index 88a01d99c..1db9decba 100644 --- a/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py +++ b/src/rapidata/api_client/models/recreate_external_audiences_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/replicate_model_parameter_type.py b/src/rapidata/api_client/models/replicate_model_parameter_type.py index 5bfd14925..4d4be65f6 100644 --- a/src/rapidata/api_client/models/replicate_model_parameter_type.py +++ b/src/rapidata/api_client/models/replicate_model_parameter_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/report_rapid_endpoint_input.py b/src/rapidata/api_client/models/report_rapid_endpoint_input.py index ae0611c50..d41052ccb 100644 --- a/src/rapidata/api_client/models/report_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/report_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/response_tally.py b/src/rapidata/api_client/models/response_tally.py index 919db1d68..39b83e034 100644 --- a/src/rapidata/api_client/models/response_tally.py +++ b/src/rapidata/api_client/models/response_tally.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/restart_rapids_endpoint_input.py b/src/rapidata/api_client/models/restart_rapids_endpoint_input.py index d4889004b..36dbacbe9 100644 --- a/src/rapidata/api_client/models/restart_rapids_endpoint_input.py +++ b/src/rapidata/api_client/models/restart_rapids_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retrieval_mode.py b/src/rapidata/api_client/models/retrieval_mode.py index 6396255bb..af4155df7 100644 --- a/src/rapidata/api_client/models/retrieval_mode.py +++ b/src/rapidata/api_client/models/retrieval_mode.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py b/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py index 3376fe07c..b609d10f9 100644 --- a/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py +++ b/src/rapidata/api_client/models/retry_sample_generation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py b/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py index 2980582f4..a43d1a2a1 100644 --- a/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py +++ b/src/rapidata/api_client/models/retry_sample_generation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/review_reason.py b/src/rapidata/api_client/models/review_reason.py index e0e6fad65..3b4657ece 100644 --- a/src/rapidata/api_client/models/review_reason.py +++ b/src/rapidata/api_client/models/review_reason.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py b/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py index 9b8ccc516..adfca2624 100644 --- a/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/revoke_bidder_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py b/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py index 5adb21d81..73b8cb17b 100644 --- a/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py +++ b/src/rapidata/api_client/models/revoke_platform_relation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/run_status.py b/src/rapidata/api_client/models/run_status.py index c19d87afa..fd2fcc85b 100644 --- a/src/rapidata/api_client/models/run_status.py +++ b/src/rapidata/api_client/models/run_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sample_generation_item_status.py b/src/rapidata/api_client/models/sample_generation_item_status.py index d0fddc44d..f2371881b 100644 --- a/src/rapidata/api_client/models/sample_generation_item_status.py +++ b/src/rapidata/api_client/models/sample_generation_item_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sample_generation_status.py b/src/rapidata/api_client/models/sample_generation_status.py index 767b960e8..5ed984d94 100644 --- a/src/rapidata/api_client/models/sample_generation_status.py +++ b/src/rapidata/api_client/models/sample_generation_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/scrub_truth_scrub_range.py b/src/rapidata/api_client/models/scrub_truth_scrub_range.py index 5376e0ead..4ef10ec85 100644 --- a/src/rapidata/api_client/models/scrub_truth_scrub_range.py +++ b/src/rapidata/api_client/models/scrub_truth_scrub_range.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py b/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py index ba4adc758..24372a31e 100644 --- a/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py +++ b/src/rapidata/api_client/models/search_replicate_models_endpoint_model.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py b/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py index b5c2b65ff..1e55f2988 100644 --- a/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py +++ b/src/rapidata/api_client/models/search_replicate_models_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/send_survey_endpoint_input.py b/src/rapidata/api_client/models/send_survey_endpoint_input.py index 1cf721580..a835ea7b6 100644 --- a/src/rapidata/api_client/models/send_survey_endpoint_input.py +++ b/src/rapidata/api_client/models/send_survey_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_credit_line_endpoint_input.py b/src/rapidata/api_client/models/set_credit_line_endpoint_input.py index ace6c2a43..e39a93387 100644 --- a/src/rapidata/api_client/models/set_credit_line_endpoint_input.py +++ b/src/rapidata/api_client/models/set_credit_line_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py index 8c2ddbb96..4e11ba109 100644 --- a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py +++ b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py index 1d4deae90..9b59a512a 100644 --- a/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py +++ b/src/rapidata/api_client/models/set_fast_bid_multiplier_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py b/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py index 16ec75405..383d26510 100644 --- a/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py +++ b/src/rapidata/api_client/models/set_manual_global_boost_level_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py b/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py index ee26f7e7f..5a760cf28 100644 --- a/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py +++ b/src/rapidata/api_client/models/set_minimum_spend_commitment_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py b/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py index a7292ad0e..52f4a4588 100644 --- a/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py +++ b/src/rapidata/api_client/models/set_organization_support_slack_channel_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py b/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py index bb948234f..35b4c3d3e 100644 --- a/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py +++ b/src/rapidata/api_client/models/set_platform_fee_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_input.py b/src/rapidata/api_client/models/shorten_context_endpoint_input.py index 665d23c90..0bfa262f6 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_input.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py b/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py index 1840df7a4..3448acf13 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_input_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_output.py b/src/rapidata/api_client/models/shorten_context_endpoint_output.py index d9aaad15b..88d40375f 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_output.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py b/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py index b2c1c689c..6069b5d1e 100644 --- a/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py +++ b/src/rapidata/api_client/models/shorten_context_endpoint_output_item.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/signal_run_status.py b/src/rapidata/api_client/models/signal_run_status.py index c77b947e8..c9f657bce 100644 --- a/src/rapidata/api_client/models/signal_run_status.py +++ b/src/rapidata/api_client/models/signal_run_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/signal_run_trigger_source.py b/src/rapidata/api_client/models/signal_run_trigger_source.py index 43c7b2420..7f4bb1347 100644 --- a/src/rapidata/api_client/models/signal_run_trigger_source.py +++ b/src/rapidata/api_client/models/signal_run_trigger_source.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/simplified_audience_user_state.py b/src/rapidata/api_client/models/simplified_audience_user_state.py index 1453863e4..8f93e857d 100644 --- a/src/rapidata/api_client/models/simplified_audience_user_state.py +++ b/src/rapidata/api_client/models/simplified_audience_user_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/skip_rapid_endpoint_input.py b/src/rapidata/api_client/models/skip_rapid_endpoint_input.py index c64bc181c..362f51c2f 100644 --- a/src/rapidata/api_client/models/skip_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/skip_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/skip_rapid_endpoint_output.py b/src/rapidata/api_client/models/skip_rapid_endpoint_output.py index 8ed5a73bb..8e3d331f2 100644 --- a/src/rapidata/api_client/models/skip_rapid_endpoint_output.py +++ b/src/rapidata/api_client/models/skip_rapid_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sort_direction.py b/src/rapidata/api_client/models/sort_direction.py index 05ec0a09a..172ba4819 100644 --- a/src/rapidata/api_client/models/sort_direction.py +++ b/src/rapidata/api_client/models/sort_direction.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/standing_status.py b/src/rapidata/api_client/models/standing_status.py index 3ac9cac1b..ce9332a5b 100644 --- a/src/rapidata/api_client/models/standing_status.py +++ b/src/rapidata/api_client/models/standing_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py b/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py index 79d732a1b..90ff31b26 100644 --- a/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py +++ b/src/rapidata/api_client/models/start_audience_inactivity_sync_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py b/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py index 5040e36b8..3a3a258ed 100644 --- a/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py +++ b/src/rapidata/api_client/models/start_audience_state_recalculation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py index 107228293..bc198ee29 100644 --- a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py +++ b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py index accaa2b24..4ec2fb612 100644 --- a/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py +++ b/src/rapidata/api_client/models/start_bulk_reconciliation_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py b/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py index 9f70b34be..4436f6b87 100644 --- a/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py +++ b/src/rapidata/api_client/models/start_preliminary_download_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py b/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py index 4fae9082b..a47387c57 100644 --- a/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py +++ b/src/rapidata/api_client/models/start_preliminary_download_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sticky_config.py b/src/rapidata/api_client/models/sticky_config.py index 3b17416ef..2faab332e 100644 --- a/src/rapidata/api_client/models/sticky_config.py +++ b/src/rapidata/api_client/models/sticky_config.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/sticky_state.py b/src/rapidata/api_client/models/sticky_state.py index 6eb4062f9..3df80ada9 100644 --- a/src/rapidata/api_client/models/sticky_state.py +++ b/src/rapidata/api_client/models/sticky_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_feedback_endpoint_input.py b/src/rapidata/api_client/models/submit_feedback_endpoint_input.py index 9cf606d3e..f7fef0618 100644 --- a/src/rapidata/api_client/models/submit_feedback_endpoint_input.py +++ b/src/rapidata/api_client/models/submit_feedback_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_order_endpoint_input.py b/src/rapidata/api_client/models/submit_order_endpoint_input.py index b0d784bc4..2f8a5b916 100644 --- a/src/rapidata/api_client/models/submit_order_endpoint_input.py +++ b/src/rapidata/api_client/models/submit_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py b/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py index b81645cae..07aabf559 100644 --- a/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py +++ b/src/rapidata/api_client/models/submit_participant_by_benchmark_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/submit_participant_endpoint_output.py b/src/rapidata/api_client/models/submit_participant_endpoint_output.py index ab934eab0..acffe2ea8 100644 --- a/src/rapidata/api_client/models/submit_participant_endpoint_output.py +++ b/src/rapidata/api_client/models/submit_participant_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py b/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py index ef18c6c31..88af900ca 100644 --- a/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py +++ b/src/rapidata/api_client/models/subscribe_to_newsletter_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py b/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py index 751a22b9c..85588549b 100644 --- a/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/switch_active_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/time_grouping.py b/src/rapidata/api_client/models/time_grouping.py index 546301f51..93cee6aeb 100644 --- a/src/rapidata/api_client/models/time_grouping.py +++ b/src/rapidata/api_client/models/time_grouping.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_payload_transcription_word.py b/src/rapidata/api_client/models/transcription_payload_transcription_word.py index a3b6a97f4..37e71e78b 100644 --- a/src/rapidata/api_client/models/transcription_payload_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_payload_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_rapid_transcription_word.py b/src/rapidata/api_client/models/transcription_rapid_transcription_word.py index 6cfd91fb7..f60d7801c 100644 --- a/src/rapidata/api_client/models/transcription_rapid_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_rapid_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_result_transcription_word.py b/src/rapidata/api_client/models/transcription_result_transcription_word.py index 3555e9142..a17e1f049 100644 --- a/src/rapidata/api_client/models/transcription_result_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_result_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/transcription_truth_transcription_word.py b/src/rapidata/api_client/models/transcription_truth_transcription_word.py index e0291199e..f7706c7ba 100644 --- a/src/rapidata/api_client/models/transcription_truth_transcription_word.py +++ b/src/rapidata/api_client/models/transcription_truth_transcription_word.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translate_endpoint_input.py b/src/rapidata/api_client/models/translate_endpoint_input.py index 73e1d2fce..702bdd985 100644 --- a/src/rapidata/api_client/models/translate_endpoint_input.py +++ b/src/rapidata/api_client/models/translate_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translate_endpoint_output.py b/src/rapidata/api_client/models/translate_endpoint_output.py index 577c8d5b7..25dda5979 100644 --- a/src/rapidata/api_client/models/translate_endpoint_output.py +++ b/src/rapidata/api_client/models/translate_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translated_string.py b/src/rapidata/api_client/models/translated_string.py index c93499cfd..ee557d96f 100644 --- a/src/rapidata/api_client/models/translated_string.py +++ b/src/rapidata/api_client/models/translated_string.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/translator_type.py b/src/rapidata/api_client/models/translator_type.py index 8e96f1504..42f28858f 100644 --- a/src/rapidata/api_client/models/translator_type.py +++ b/src/rapidata/api_client/models/translator_type.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/trigger_signal_endpoint_output.py b/src/rapidata/api_client/models/trigger_signal_endpoint_output.py index 7e7863bdb..1278e0837 100644 --- a/src/rapidata/api_client/models/trigger_signal_endpoint_output.py +++ b/src/rapidata/api_client/models/trigger_signal_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/unlock_order_endpoint_output.py b/src/rapidata/api_client/models/unlock_order_endpoint_output.py index d8a7c937d..c44a6280f 100644 --- a/src/rapidata/api_client/models/unlock_order_endpoint_output.py +++ b/src/rapidata/api_client/models/unlock_order_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/unsubscribe_endpoint_input.py b/src/rapidata/api_client/models/unsubscribe_endpoint_input.py index 673599d1a..254352cbe 100644 --- a/src/rapidata/api_client/models/unsubscribe_endpoint_input.py +++ b/src/rapidata/api_client/models/unsubscribe_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py b/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py index 634d23c91..7f38a2989 100644 --- a/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py +++ b/src/rapidata/api_client/models/unsubscribe_from_newsletter_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_endpoint_input.py b/src/rapidata/api_client/models/update_audience_endpoint_input.py index 8e71678e4..eaa1cfeff 100644 --- a/src/rapidata/api_client/models/update_audience_endpoint_input.py +++ b/src/rapidata/api_client/models/update_audience_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_endpoint_output.py b/src/rapidata/api_client/models/update_audience_endpoint_output.py index 228fb3676..5cc348019 100644 --- a/src/rapidata/api_client/models/update_audience_endpoint_output.py +++ b/src/rapidata/api_client/models/update_audience_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_audience_example_endpoint_input.py b/src/rapidata/api_client/models/update_audience_example_endpoint_input.py index 59d3374ca..b6671032b 100644 --- a/src/rapidata/api_client/models/update_audience_example_endpoint_input.py +++ b/src/rapidata/api_client/models/update_audience_example_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_benchmark_endpoint_input.py b/src/rapidata/api_client/models/update_benchmark_endpoint_input.py index 5a41b626a..2360be94a 100644 --- a/src/rapidata/api_client/models/update_benchmark_endpoint_input.py +++ b/src/rapidata/api_client/models/update_benchmark_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py b/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py index b04968889..46e960c42 100644 --- a/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_benchmark_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_boost_config_endpoint_input.py b/src/rapidata/api_client/models/update_boost_config_endpoint_input.py index 23352f708..f234ded7b 100644 --- a/src/rapidata/api_client/models/update_boost_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_boost_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_boost_config_endpoint_output.py b/src/rapidata/api_client/models/update_boost_config_endpoint_output.py index b534c255d..349e99c5e 100644 --- a/src/rapidata/api_client/models/update_boost_config_endpoint_output.py +++ b/src/rapidata/api_client/models/update_boost_config_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_campaign_endpoint_input.py b/src/rapidata/api_client/models/update_campaign_endpoint_input.py index cf96dd9e1..f983f205b 100644 --- a/src/rapidata/api_client/models/update_campaign_endpoint_input.py +++ b/src/rapidata/api_client/models/update_campaign_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_config_endpoint_input.py b/src/rapidata/api_client/models/update_config_endpoint_input.py index c6400e7c1..cb78c99c9 100644 --- a/src/rapidata/api_client/models/update_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py b/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py index 92b81430f..62c3474ab 100644 --- a/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_dataset_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_global_text_endpoint_input.py b/src/rapidata/api_client/models/update_global_text_endpoint_input.py index a339549ac..b25d8104e 100644 --- a/src/rapidata/api_client/models/update_global_text_endpoint_input.py +++ b/src/rapidata/api_client/models/update_global_text_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_job_definition_endpoint_input.py b/src/rapidata/api_client/models/update_job_definition_endpoint_input.py index a4a3ee26f..40f2b8822 100644 --- a/src/rapidata/api_client/models/update_job_definition_endpoint_input.py +++ b/src/rapidata/api_client/models/update_job_definition_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_job_endpoint_input.py b/src/rapidata/api_client/models/update_job_endpoint_input.py index 2ac909fe9..127f4ee8b 100644 --- a/src/rapidata/api_client/models/update_job_endpoint_input.py +++ b/src/rapidata/api_client/models/update_job_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py index b8d1a6f56..9878fda6e 100644 --- a/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py index 736c41ea8..e43e6b1bd 100644 --- a/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py b/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py index c1d75230d..deea0775b 100644 --- a/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py +++ b/src/rapidata/api_client/models/update_leaderboard_response_config_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_order_endpoint_input.py b/src/rapidata/api_client/models/update_order_endpoint_input.py index bc71c989a..b1b94d762 100644 --- a/src/rapidata/api_client/models/update_order_endpoint_input.py +++ b/src/rapidata/api_client/models/update_order_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_organization_endpoint_input.py b/src/rapidata/api_client/models/update_organization_endpoint_input.py index 524ee847c..22d0df929 100644 --- a/src/rapidata/api_client/models/update_organization_endpoint_input.py +++ b/src/rapidata/api_client/models/update_organization_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py b/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py index 0aa89a346..70662695a 100644 --- a/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py +++ b/src/rapidata/api_client/models/update_owner_tier_override_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_participant_endpoint_input.py b/src/rapidata/api_client/models/update_participant_endpoint_input.py index c03feb9c6..cb88da522 100644 --- a/src/rapidata/api_client/models/update_participant_endpoint_input.py +++ b/src/rapidata/api_client/models/update_participant_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -31,10 +31,11 @@ class UpdateParticipantEndpointInput(LazyValidatedModel): """ # noqa: E501 name: Optional[StrictStr] = Field(default=None, description="The new name of the participant.") family: Optional[StrictStr] = Field(default=None, description="The family the underlying model belongs to (e.g. \"Flux\", \"GPT\"). Pass null to clear.") + lab: Optional[StrictStr] = Field(default=None, description="The lab that makes the model (e.g. \"OpenAI\", \"Black Forest Labs\"). Pass null to clear.") proprietary_name: Optional[StrictStr] = Field(default=None, description="The vendor-facing display name of the model. Pass null to clear.", alias="proprietaryName") logo: Optional[ExistingAssetInput] = Field(default=None, description="An image asset for the model's logo. Pass null to clear.") faucet: Optional[IFaucetInput] = Field(default=None, description="The faucet to set or replace on the participant.") - __properties: ClassVar[List[str]] = ["name", "family", "proprietaryName", "logo", "faucet"] + __properties: ClassVar[List[str]] = ["name", "family", "lab", "proprietaryName", "logo", "faucet"] # model_config is inherited from LazyValidatedModel @@ -82,6 +83,11 @@ def to_dict(self) -> Dict[str, Any]: if self.family is None and "family" in self.model_fields_set: _dict['family'] = None + # set to None if lab (nullable) is None + # and model_fields_set contains the field + if self.lab is None and "lab" in self.model_fields_set: + _dict['lab'] = None + # set to None if proprietary_name (nullable) is None # and model_fields_set contains the field if self.proprietary_name is None and "proprietary_name" in self.model_fields_set: @@ -106,6 +112,7 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "name": obj.get("name"), "family": obj.get("family"), + "lab": obj.get("lab"), "proprietaryName": obj.get("proprietaryName"), "logo": ExistingAssetInput.from_dict(obj["logo"]) if obj.get("logo") is not None else None, "faucet": IFaucetInput.from_dict(obj["faucet"]) if obj.get("faucet") is not None else None diff --git a/src/rapidata/api_client/models/update_participant_name_endpoint_input.py b/src/rapidata/api_client/models/update_participant_name_endpoint_input.py index 609268e75..658942fb1 100644 --- a/src/rapidata/api_client/models/update_participant_name_endpoint_input.py +++ b/src/rapidata/api_client/models/update_participant_name_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py b/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py index 8fd4f5741..b3c01c678 100644 --- a/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py +++ b/src/rapidata/api_client/models/update_prompt_tags_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_signal_endpoint_input.py b/src/rapidata/api_client/models/update_signal_endpoint_input.py index 66c561e8a..ea6f43e05 100644 --- a/src/rapidata/api_client/models/update_signal_endpoint_input.py +++ b/src/rapidata/api_client/models/update_signal_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_stream_program_endpoint_input.py b/src/rapidata/api_client/models/update_stream_program_endpoint_input.py index 91b1ad5c1..a7fdc0ab7 100644 --- a/src/rapidata/api_client/models/update_stream_program_endpoint_input.py +++ b/src/rapidata/api_client/models/update_stream_program_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py b/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py index 4d90a86bd..559611653 100644 --- a/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_rapid_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py index a83121a04..ca588b7b2 100644 --- a/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_dimensions_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_endpoint_input.py index 1e26f0451..cfb76d205 100644 --- a/src/rapidata/api_client/models/update_validation_set_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py b/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py index d21a58a25..82aa8c5d9 100644 --- a/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py +++ b/src/rapidata/api_client/models/update_validation_set_should_alert_endpoint_input.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/upload_file_endpoint_output.py b/src/rapidata/api_client/models/upload_file_endpoint_output.py index 72c1adf78..9b302aedd 100644 --- a/src/rapidata/api_client/models/upload_file_endpoint_output.py +++ b/src/rapidata/api_client/models/upload_file_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py b/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py index 42a1ce83d..4a0ba1a27 100644 --- a/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py +++ b/src/rapidata/api_client/models/upload_file_from_url_endpoint_output.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/user_attribute.py b/src/rapidata/api_client/models/user_attribute.py index 4450dc730..bc703bb24 100644 --- a/src/rapidata/api_client/models/user_attribute.py +++ b/src/rapidata/api_client/models/user_attribute.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/validation_chance.py b/src/rapidata/api_client/models/validation_chance.py index 9b6a59501..98f970d81 100644 --- a/src/rapidata/api_client/models/validation_chance.py +++ b/src/rapidata/api_client/models/validation_chance.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/validation_problem_details.py b/src/rapidata/api_client/models/validation_problem_details.py index c31447f59..7067f68f6 100644 --- a/src/rapidata/api_client/models/validation_problem_details.py +++ b/src/rapidata/api_client/models/validation_problem_details.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/vote_aggregation.py b/src/rapidata/api_client/models/vote_aggregation.py index 81acd751a..bbf50f388 100644 --- a/src/rapidata/api_client/models/vote_aggregation.py +++ b/src/rapidata/api_client/models/vote_aggregation.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/vote_matrix_result.py b/src/rapidata/api_client/models/vote_matrix_result.py index 53a21ec08..5dcdbac4a 100644 --- a/src/rapidata/api_client/models/vote_matrix_result.py +++ b/src/rapidata/api_client/models/vote_matrix_result.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. @@ -30,7 +30,8 @@ class VoteMatrixResult(LazyValidatedModel): index: List[StrictStr] columns: List[StrictStr] data: List[List[Union[StrictFloat, StrictInt]]] - __properties: ClassVar[List[str]] = ["index", "columns", "data"] + votes: List[List[Union[StrictFloat, StrictInt]]] + __properties: ClassVar[List[str]] = ["index", "columns", "data", "votes"] # model_config is inherited from LazyValidatedModel @@ -81,7 +82,8 @@ def from_dict(cls, obj: Optional[Dict[str, Any]]) -> Optional[Self]: _data = { "index": obj.get("index"), "columns": obj.get("columns"), - "data": obj.get("data") + "data": obj.get("data"), + "votes": obj.get("votes") } try: _obj = cls.model_validate(_data) diff --git a/src/rapidata/api_client/models/voucher_source.py b/src/rapidata/api_client/models/voucher_source.py index a5abd7589..7e5b022f2 100644 --- a/src/rapidata/api_client/models/voucher_source.py +++ b/src/rapidata/api_client/models/voucher_source.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/voucher_status.py b/src/rapidata/api_client/models/voucher_status.py index db597c0b5..359d374d1 100644 --- a/src/rapidata/api_client/models/voucher_status.py +++ b/src/rapidata/api_client/models/voucher_status.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/weighted_branch.py b/src/rapidata/api_client/models/weighted_branch.py index 56f58b456..f8be07f4d 100644 --- a/src/rapidata/api_client/models/weighted_branch.py +++ b/src/rapidata/api_client/models/weighted_branch.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/models/workflow_state.py b/src/rapidata/api_client/models/workflow_state.py index 8f9b6b656..7420d4fed 100644 --- a/src/rapidata/api_client/models/workflow_state.py +++ b/src/rapidata/api_client/models/workflow_state.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client/rest.py b/src/rapidata/api_client/rest.py index d7789df18..1ceb193bd 100644 --- a/src/rapidata/api_client/rest.py +++ b/src/rapidata/api_client/rest.py @@ -5,7 +5,7 @@ The API for the Rapidata Asset service - The version of the OpenAPI document: v1 + The version of the OpenAPI document: 2026.07.27.0828-f1a7990 Generated by OpenAPI Generator (https://openapi-generator.tech) Do not edit the class manually. diff --git a/src/rapidata/api_client_README.md b/src/rapidata/api_client_README.md index 363e25f6a..2ab12f6ad 100644 --- a/src/rapidata/api_client_README.md +++ b/src/rapidata/api_client_README.md @@ -3,7 +3,7 @@ The API for the Rapidata Asset service The `rapidata.api_client` package is automatically generated by the [OpenAPI Generator](https://openapi-generator.tech) project: -- API version: v1 +- API version: 2026.07.27.0828-f1a7990 - Package version: 1.0.0 - Generator version: 7.23.0 - Build package: org.openapitools.codegen.languages.PythonClientCodegen @@ -104,6 +104,7 @@ Class | Method | HTTP request | Description *BenchmarkApi* | [**benchmark_benchmark_id_fork_post**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_fork_post) | **POST** /benchmark/{benchmarkId}/fork | Creates a copy of a public benchmark and all of its related entities. *BenchmarkApi* | [**benchmark_benchmark_id_get**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_get) | **GET** /benchmark/{benchmarkId} | Returns a single benchmark by its id. *BenchmarkApi* | [**benchmark_benchmark_id_leaderboards_get**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_leaderboards_get) | **GET** /benchmark/{benchmarkId}/leaderboards | Queries all leaderboards for the given benchmark. +*BenchmarkApi* | [**benchmark_benchmark_id_matchup_breakdown_get**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_matchup_breakdown_get) | **GET** /benchmark/{benchmarkId}/matchup-breakdown | Returns a page of the requested confidence zone of an A-vs-B matchup — the prompts A clearly wins, the coin flips, or the prompts B clearly wins. *BenchmarkApi* | [**benchmark_benchmark_id_matrix_query_get**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_matrix_query_get) | **GET** /benchmark/{benchmarkId}/matrix/query | Queries the win matrix of a benchmark. *BenchmarkApi* | [**benchmark_benchmark_id_name_put**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_name_put) | **PUT** /benchmark/{benchmarkId}/name | Updates the name of a benchmark. *BenchmarkApi* | [**benchmark_benchmark_id_participant_participant_id_delete**](rapidata/api_client/docs/BenchmarkApi.md#benchmark_benchmark_id_participant_participant_id_delete) | **DELETE** /benchmark/{benchmarkId}/participant/{participantId} | Deletes a participant on a benchmark. @@ -166,6 +167,7 @@ Class | Method | HTTP request | Description *CampaignApi* | [**campaign_boost_insights_get**](rapidata/api_client/docs/CampaignApi.md#campaign_boost_insights_get) | **GET** /campaign/boost/insights | Returns an attributed view of the aggregated boosting profile. *CampaignApi* | [**campaign_boost_preheat_post**](rapidata/api_client/docs/CampaignApi.md#campaign_boost_preheat_post) | **POST** /campaign/boost/preheat | Triggers a preheat pass for the boost subsystem so warm caches are ready before traffic spikes. *CampaignApi* | [**campaign_boost_status_get**](rapidata/api_client/docs/CampaignApi.md#campaign_boost_status_get) | **GET** /campaign/boost/status | Returns the current boost status including active and inactive campaigns. +*CampaignApi* | [**campaign_campaign_id_activate_post**](rapidata/api_client/docs/CampaignApi.md#campaign_campaign_id_activate_post) | **POST** /campaign/{campaignId}/activate | Activates the specified campaign. *CampaignApi* | [**campaign_campaign_id_get**](rapidata/api_client/docs/CampaignApi.md#campaign_campaign_id_get) | **GET** /campaign/{campaignId} | Retrieves the details of a specific campaign. *CampaignApi* | [**campaign_campaign_id_patch**](rapidata/api_client/docs/CampaignApi.md#campaign_campaign_id_patch) | **PATCH** /campaign/{campaignId} | Updates the specified campaign's properties. *CampaignApi* | [**campaign_campaign_id_pause_post**](rapidata/api_client/docs/CampaignApi.md#campaign_campaign_id_pause_post) | **POST** /campaign/{campaignId}/pause | Pauses the specified campaign. @@ -593,6 +595,8 @@ Class | Method | HTTP request | Description - [GetBenchmarkDemographicsEndpointOutput](rapidata/api_client/docs/GetBenchmarkDemographicsEndpointOutput.md) - [GetBenchmarkDemographicsEndpointOutputBucket](rapidata/api_client/docs/GetBenchmarkDemographicsEndpointOutputBucket.md) - [GetBenchmarkDemographicsEndpointOutputDimensionSet](rapidata/api_client/docs/GetBenchmarkDemographicsEndpointOutputDimensionSet.md) + - [GetBenchmarkMatchupBreakdownEndpointOutput](rapidata/api_client/docs/GetBenchmarkMatchupBreakdownEndpointOutput.md) + - [GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput](rapidata/api_client/docs/GetBenchmarkMatchupBreakdownEndpointPagedResultOfOutput.md) - [GetBenchmarkStandingsBreakdownEndpointOutput](rapidata/api_client/docs/GetBenchmarkStandingsBreakdownEndpointOutput.md) - [GetBenchmarkStandingsBreakdownEndpointOutputOutputItem](rapidata/api_client/docs/GetBenchmarkStandingsBreakdownEndpointOutputOutputItem.md) - [GetBenchmarkStandingsBreakdownEndpointOutputSegment](rapidata/api_client/docs/GetBenchmarkStandingsBreakdownEndpointOutputSegment.md) @@ -1025,6 +1029,7 @@ Class | Method | HTTP request | Description - [LocateBoxTruthBox](rapidata/api_client/docs/LocateBoxTruthBox.md) - [LocateCoordinate](rapidata/api_client/docs/LocateCoordinate.md) - [ManualChargeReason](rapidata/api_client/docs/ManualChargeReason.md) + - [MatchupZone](rapidata/api_client/docs/MatchupZone.md) - [MembershipStatus](rapidata/api_client/docs/MembershipStatus.md) - [NamedEntityResultNamedClassification](rapidata/api_client/docs/NamedEntityResultNamedClassification.md) - [NamedEntityTruthNamedClassification](rapidata/api_client/docs/NamedEntityTruthNamedClassification.md)