README.md
pyproject.toml
setup.cfg
setup.py
openapiopenai/__init__.py
openapiopenai/api_client.py
openapiopenai/api_response.py
openapiopenai/configuration.py
openapiopenai/exceptions.py
openapiopenai/py.typed
openapiopenai/rest.py
openapiopenai.egg-info/PKG-INFO
openapiopenai.egg-info/SOURCES.txt
openapiopenai.egg-info/dependency_links.txt
openapiopenai.egg-info/requires.txt
openapiopenai.egg-info/top_level.txt
openapiopenai/api/__init__.py
openapiopenai/api/assistants_api.py
openapiopenai/api/audio_api.py
openapiopenai/api/audit_logs_api.py
openapiopenai/api/batch_api.py
openapiopenai/api/chat_api.py
openapiopenai/api/completions_api.py
openapiopenai/api/default_api.py
openapiopenai/api/embeddings_api.py
openapiopenai/api/files_api.py
openapiopenai/api/fine_tuning_api.py
openapiopenai/api/images_api.py
openapiopenai/api/invites_api.py
openapiopenai/api/models_api.py
openapiopenai/api/moderations_api.py
openapiopenai/api/projects_api.py
openapiopenai/api/realtime_api.py
openapiopenai/api/uploads_api.py
openapiopenai/api/usage_api.py
openapiopenai/api/users_api.py
openapiopenai/api/vector_stores_api.py
openapiopenai/models/__init__.py
openapiopenai/models/admin_api_key.py
openapiopenai/models/admin_api_key_owner.py
openapiopenai/models/admin_api_keys_create_request.py
openapiopenai/models/admin_api_keys_delete200_response.py
openapiopenai/models/api_key_list.py
openapiopenai/models/array_of_content_parts_inner.py
openapiopenai/models/assistant_object.py
openapiopenai/models/assistant_object_tool_resources.py
openapiopenai/models/assistant_object_tool_resources_code_interpreter.py
openapiopenai/models/assistant_object_tool_resources_file_search.py
openapiopenai/models/assistant_object_tools_inner.py
openapiopenai/models/assistant_stream_event.py
openapiopenai/models/assistant_tools_code.py
openapiopenai/models/assistant_tools_file_search.py
openapiopenai/models/assistant_tools_file_search_file_search.py
openapiopenai/models/assistant_tools_file_search_type_only.py
openapiopenai/models/assistant_tools_function.py
openapiopenai/models/assistants_api_response_format_option.py
openapiopenai/models/assistants_api_tool_choice_option.py
openapiopenai/models/assistants_named_tool_choice.py
openapiopenai/models/assistants_named_tool_choice_function.py
openapiopenai/models/audio_response_format.py
openapiopenai/models/audit_log.py
openapiopenai/models/audit_log_actor.py
openapiopenai/models/audit_log_actor_api_key.py
openapiopenai/models/audit_log_actor_service_account.py
openapiopenai/models/audit_log_actor_session.py
openapiopenai/models/audit_log_actor_user.py
openapiopenai/models/audit_log_api_key_created.py
openapiopenai/models/audit_log_api_key_created_data.py
openapiopenai/models/audit_log_api_key_deleted.py
openapiopenai/models/audit_log_api_key_updated.py
openapiopenai/models/audit_log_api_key_updated_changes_requested.py
openapiopenai/models/audit_log_event_type.py
openapiopenai/models/audit_log_invite_accepted.py
openapiopenai/models/audit_log_invite_sent.py
openapiopenai/models/audit_log_invite_sent_data.py
openapiopenai/models/audit_log_login_failed.py
openapiopenai/models/audit_log_organization_updated.py
openapiopenai/models/audit_log_organization_updated_changes_requested.py
openapiopenai/models/audit_log_organization_updated_changes_requested_settings.py
openapiopenai/models/audit_log_project.py
openapiopenai/models/audit_log_project_archived.py
openapiopenai/models/audit_log_project_created.py
openapiopenai/models/audit_log_project_created_data.py
openapiopenai/models/audit_log_project_updated.py
openapiopenai/models/audit_log_project_updated_changes_requested.py
openapiopenai/models/audit_log_rate_limit_deleted.py
openapiopenai/models/audit_log_rate_limit_updated.py
openapiopenai/models/audit_log_rate_limit_updated_changes_requested.py
openapiopenai/models/audit_log_service_account_created.py
openapiopenai/models/audit_log_service_account_created_data.py
openapiopenai/models/audit_log_service_account_deleted.py
openapiopenai/models/audit_log_service_account_updated.py
openapiopenai/models/audit_log_service_account_updated_changes_requested.py
openapiopenai/models/audit_log_user_added.py
openapiopenai/models/audit_log_user_added_data.py
openapiopenai/models/audit_log_user_deleted.py
openapiopenai/models/audit_log_user_updated.py
openapiopenai/models/audit_log_user_updated_changes_requested.py
openapiopenai/models/auto_chunking_strategy_request_param.py
openapiopenai/models/batch.py
openapiopenai/models/batch_errors.py
openapiopenai/models/batch_errors_data_inner.py
openapiopenai/models/batch_request_counts.py
openapiopenai/models/batch_request_input.py
openapiopenai/models/batch_request_output.py
openapiopenai/models/batch_request_output_error.py
openapiopenai/models/batch_request_output_response.py
openapiopenai/models/chat_completion_function_call_option.py
openapiopenai/models/chat_completion_functions.py
openapiopenai/models/chat_completion_message_tool_call.py
openapiopenai/models/chat_completion_message_tool_call_chunk.py
openapiopenai/models/chat_completion_message_tool_call_chunk_function.py
openapiopenai/models/chat_completion_message_tool_call_function.py
openapiopenai/models/chat_completion_named_tool_choice.py
openapiopenai/models/chat_completion_request_assistant_message.py
openapiopenai/models/chat_completion_request_assistant_message_audio.py
openapiopenai/models/chat_completion_request_assistant_message_content.py
openapiopenai/models/chat_completion_request_assistant_message_content_part.py
openapiopenai/models/chat_completion_request_assistant_message_function_call.py
openapiopenai/models/chat_completion_request_developer_message.py
openapiopenai/models/chat_completion_request_developer_message_content.py
openapiopenai/models/chat_completion_request_function_message.py
openapiopenai/models/chat_completion_request_message.py
openapiopenai/models/chat_completion_request_message_content_part_audio.py
openapiopenai/models/chat_completion_request_message_content_part_audio_input_audio.py
openapiopenai/models/chat_completion_request_message_content_part_image.py
openapiopenai/models/chat_completion_request_message_content_part_image_image_url.py
openapiopenai/models/chat_completion_request_message_content_part_refusal.py
openapiopenai/models/chat_completion_request_message_content_part_text.py
openapiopenai/models/chat_completion_request_system_message.py
openapiopenai/models/chat_completion_request_system_message_content.py
openapiopenai/models/chat_completion_request_tool_message.py
openapiopenai/models/chat_completion_request_tool_message_content.py
openapiopenai/models/chat_completion_request_user_message.py
openapiopenai/models/chat_completion_request_user_message_content.py
openapiopenai/models/chat_completion_request_user_message_content_part.py
openapiopenai/models/chat_completion_response_message.py
openapiopenai/models/chat_completion_response_message_audio.py
openapiopenai/models/chat_completion_response_message_function_call.py
openapiopenai/models/chat_completion_role.py
openapiopenai/models/chat_completion_stream_options.py
openapiopenai/models/chat_completion_stream_response_delta.py
openapiopenai/models/chat_completion_stream_response_delta_function_call.py
openapiopenai/models/chat_completion_token_logprob.py
openapiopenai/models/chat_completion_token_logprob_top_logprobs_inner.py
openapiopenai/models/chat_completion_tool.py
openapiopenai/models/chat_completion_tool_choice_option.py
openapiopenai/models/chunking_strategy_request_param.py
openapiopenai/models/complete_upload_request.py
openapiopenai/models/completion_usage.py
openapiopenai/models/completion_usage_completion_tokens_details.py
openapiopenai/models/completion_usage_prompt_tokens_details.py
openapiopenai/models/costs_result.py
openapiopenai/models/costs_result_amount.py
openapiopenai/models/create_assistant_request.py
openapiopenai/models/create_assistant_request_model.py
openapiopenai/models/create_assistant_request_tool_resources.py
openapiopenai/models/create_assistant_request_tool_resources_code_interpreter.py
openapiopenai/models/create_assistant_request_tool_resources_file_search.py
openapiopenai/models/create_assistant_request_tool_resources_file_search_vector_stores_inner.py
openapiopenai/models/create_assistant_request_tool_resources_file_search_vector_stores_inner_chunking_strategy.py
openapiopenai/models/create_batch_request.py
openapiopenai/models/create_chat_completion_function_response.py
openapiopenai/models/create_chat_completion_function_response_choices_inner.py
openapiopenai/models/create_chat_completion_request.py
openapiopenai/models/create_chat_completion_request_audio.py
openapiopenai/models/create_chat_completion_request_function_call.py
openapiopenai/models/create_chat_completion_request_model.py
openapiopenai/models/create_chat_completion_request_response_format.py
openapiopenai/models/create_chat_completion_request_stop.py
openapiopenai/models/create_chat_completion_response.py
openapiopenai/models/create_chat_completion_response_choices_inner.py
openapiopenai/models/create_chat_completion_response_choices_inner_logprobs.py
openapiopenai/models/create_chat_completion_stream_response.py
openapiopenai/models/create_chat_completion_stream_response_choices_inner.py
openapiopenai/models/create_chat_completion_stream_response_usage.py
openapiopenai/models/create_completion_request.py
openapiopenai/models/create_completion_request_model.py
openapiopenai/models/create_completion_request_prompt.py
openapiopenai/models/create_completion_request_stop.py
openapiopenai/models/create_completion_response.py
openapiopenai/models/create_completion_response_choices_inner.py
openapiopenai/models/create_completion_response_choices_inner_logprobs.py
openapiopenai/models/create_embedding_request.py
openapiopenai/models/create_embedding_request_input.py
openapiopenai/models/create_embedding_request_model.py
openapiopenai/models/create_embedding_response.py
openapiopenai/models/create_embedding_response_usage.py
openapiopenai/models/create_fine_tuning_job_request.py
openapiopenai/models/create_fine_tuning_job_request_hyperparameters.py
openapiopenai/models/create_fine_tuning_job_request_hyperparameters_batch_size.py
openapiopenai/models/create_fine_tuning_job_request_hyperparameters_learning_rate_multiplier.py
openapiopenai/models/create_fine_tuning_job_request_hyperparameters_n_epochs.py
openapiopenai/models/create_fine_tuning_job_request_integrations_inner.py
openapiopenai/models/create_fine_tuning_job_request_integrations_inner_wandb.py
openapiopenai/models/create_fine_tuning_job_request_model.py
openapiopenai/models/create_image_edit_request_model.py
openapiopenai/models/create_image_request.py
openapiopenai/models/create_image_request_model.py
openapiopenai/models/create_message_request.py
openapiopenai/models/create_message_request_attachments_inner.py
openapiopenai/models/create_message_request_attachments_inner_tools_inner.py
openapiopenai/models/create_message_request_content.py
openapiopenai/models/create_moderation_request.py
openapiopenai/models/create_moderation_request_input.py
openapiopenai/models/create_moderation_request_input_one_of_inner.py
openapiopenai/models/create_moderation_request_input_one_of_inner_one_of.py
openapiopenai/models/create_moderation_request_input_one_of_inner_one_of1.py
openapiopenai/models/create_moderation_request_input_one_of_inner_one_of_image_url.py
openapiopenai/models/create_moderation_request_model.py
openapiopenai/models/create_moderation_response.py
openapiopenai/models/create_moderation_response_results_inner.py
openapiopenai/models/create_moderation_response_results_inner_categories.py
openapiopenai/models/create_moderation_response_results_inner_category_applied_input_types.py
openapiopenai/models/create_moderation_response_results_inner_category_scores.py
openapiopenai/models/create_run_request.py
openapiopenai/models/create_run_request_model.py
openapiopenai/models/create_speech_request.py
openapiopenai/models/create_speech_request_model.py
openapiopenai/models/create_thread_and_run_request.py
openapiopenai/models/create_thread_and_run_request_tool_resources.py
openapiopenai/models/create_thread_and_run_request_tools_inner.py
openapiopenai/models/create_thread_request.py
openapiopenai/models/create_thread_request_tool_resources.py
openapiopenai/models/create_thread_request_tool_resources_file_search.py
openapiopenai/models/create_thread_request_tool_resources_file_search_vector_stores_inner.py
openapiopenai/models/create_transcription200_response.py
openapiopenai/models/create_transcription_request_model.py
openapiopenai/models/create_transcription_response_json.py
openapiopenai/models/create_transcription_response_verbose_json.py
openapiopenai/models/create_translation200_response.py
openapiopenai/models/create_translation_response_json.py
openapiopenai/models/create_translation_response_verbose_json.py
openapiopenai/models/create_upload_request.py
openapiopenai/models/create_vector_store_file_batch_request.py
openapiopenai/models/create_vector_store_file_request.py
openapiopenai/models/create_vector_store_request.py
openapiopenai/models/create_vector_store_request_chunking_strategy.py
openapiopenai/models/default_project_error_response.py
openapiopenai/models/delete_assistant_response.py
openapiopenai/models/delete_file_response.py
openapiopenai/models/delete_message_response.py
openapiopenai/models/delete_model_response.py
openapiopenai/models/delete_thread_response.py
openapiopenai/models/delete_vector_store_file_response.py
openapiopenai/models/delete_vector_store_response.py
openapiopenai/models/done_event.py
openapiopenai/models/embedding.py
openapiopenai/models/error.py
openapiopenai/models/error_event.py
openapiopenai/models/error_response.py
openapiopenai/models/file_search_ranking_options.py
openapiopenai/models/fine_tune_chat_completion_request_assistant_message.py
openapiopenai/models/fine_tune_chat_request_input.py
openapiopenai/models/fine_tune_chat_request_input_messages_inner.py
openapiopenai/models/fine_tune_completion_request_input.py
openapiopenai/models/fine_tune_dpo_method.py
openapiopenai/models/fine_tune_dpo_method_hyperparameters.py
openapiopenai/models/fine_tune_dpo_method_hyperparameters_batch_size.py
openapiopenai/models/fine_tune_dpo_method_hyperparameters_beta.py
openapiopenai/models/fine_tune_dpo_method_hyperparameters_learning_rate_multiplier.py
openapiopenai/models/fine_tune_dpo_method_hyperparameters_n_epochs.py
openapiopenai/models/fine_tune_method.py
openapiopenai/models/fine_tune_preference_request_input.py
openapiopenai/models/fine_tune_preference_request_input_input.py
openapiopenai/models/fine_tune_preference_request_input_preferred_completion_inner.py
openapiopenai/models/fine_tune_supervised_method.py
openapiopenai/models/fine_tune_supervised_method_hyperparameters.py
openapiopenai/models/fine_tuning_integration.py
openapiopenai/models/fine_tuning_job.py
openapiopenai/models/fine_tuning_job_checkpoint.py
openapiopenai/models/fine_tuning_job_checkpoint_metrics.py
openapiopenai/models/fine_tuning_job_error.py
openapiopenai/models/fine_tuning_job_event.py
openapiopenai/models/fine_tuning_job_hyperparameters.py
openapiopenai/models/fine_tuning_job_integrations_inner.py
openapiopenai/models/function_object.py
openapiopenai/models/image.py
openapiopenai/models/images_response.py
openapiopenai/models/invite.py
openapiopenai/models/invite_delete_response.py
openapiopenai/models/invite_list_response.py
openapiopenai/models/invite_projects_inner.py
openapiopenai/models/invite_request.py
openapiopenai/models/invite_request_projects_inner.py
openapiopenai/models/list_assistants_response.py
openapiopenai/models/list_audit_logs_effective_at_parameter.py
openapiopenai/models/list_audit_logs_response.py
openapiopenai/models/list_batches_response.py
openapiopenai/models/list_files_response.py
openapiopenai/models/list_fine_tuning_job_checkpoints_response.py
openapiopenai/models/list_fine_tuning_job_events_response.py
openapiopenai/models/list_messages_response.py
openapiopenai/models/list_models_response.py
openapiopenai/models/list_paginated_fine_tuning_jobs_response.py
openapiopenai/models/list_run_steps_response.py
openapiopenai/models/list_runs_response.py
openapiopenai/models/list_threads_response.py
openapiopenai/models/list_vector_store_files_response.py
openapiopenai/models/list_vector_stores_response.py
openapiopenai/models/message_content_image_file_object.py
openapiopenai/models/message_content_image_file_object_image_file.py
openapiopenai/models/message_content_image_url_object.py
openapiopenai/models/message_content_image_url_object_image_url.py
openapiopenai/models/message_content_refusal_object.py
openapiopenai/models/message_content_text_annotations_file_citation_object.py
openapiopenai/models/message_content_text_annotations_file_citation_object_file_citation.py
openapiopenai/models/message_content_text_annotations_file_path_object.py
openapiopenai/models/message_content_text_annotations_file_path_object_file_path.py
openapiopenai/models/message_content_text_object.py
openapiopenai/models/message_content_text_object_text.py
openapiopenai/models/message_content_text_object_text_annotations_inner.py
openapiopenai/models/message_delta_content_image_file_object.py
openapiopenai/models/message_delta_content_image_file_object_image_file.py
openapiopenai/models/message_delta_content_image_url_object.py
openapiopenai/models/message_delta_content_image_url_object_image_url.py
openapiopenai/models/message_delta_content_refusal_object.py
openapiopenai/models/message_delta_content_text_annotations_file_citation_object.py
openapiopenai/models/message_delta_content_text_annotations_file_citation_object_file_citation.py
openapiopenai/models/message_delta_content_text_annotations_file_path_object.py
openapiopenai/models/message_delta_content_text_annotations_file_path_object_file_path.py
openapiopenai/models/message_delta_content_text_object.py
openapiopenai/models/message_delta_content_text_object_text.py
openapiopenai/models/message_delta_content_text_object_text_annotations_inner.py
openapiopenai/models/message_delta_object.py
openapiopenai/models/message_delta_object_delta.py
openapiopenai/models/message_delta_object_delta_content_inner.py
openapiopenai/models/message_object.py
openapiopenai/models/message_object_content_inner.py
openapiopenai/models/message_object_incomplete_details.py
openapiopenai/models/message_request_content_text_object.py
openapiopenai/models/message_stream_event.py
openapiopenai/models/message_stream_event_one_of.py
openapiopenai/models/message_stream_event_one_of1.py
openapiopenai/models/message_stream_event_one_of2.py
openapiopenai/models/message_stream_event_one_of3.py
openapiopenai/models/message_stream_event_one_of4.py
openapiopenai/models/model.py
openapiopenai/models/modify_assistant_request.py
openapiopenai/models/modify_assistant_request_tool_resources.py
openapiopenai/models/modify_assistant_request_tool_resources_code_interpreter.py
openapiopenai/models/modify_assistant_request_tool_resources_file_search.py
openapiopenai/models/modify_message_request.py
openapiopenai/models/modify_run_request.py
openapiopenai/models/modify_thread_request.py
openapiopenai/models/modify_thread_request_tool_resources.py
openapiopenai/models/modify_thread_request_tool_resources_file_search.py
openapiopenai/models/open_ai_file.py
openapiopenai/models/other_chunking_strategy_response_param.py
openapiopenai/models/prediction_content.py
openapiopenai/models/prediction_content_content.py
openapiopenai/models/project.py
openapiopenai/models/project_api_key.py
openapiopenai/models/project_api_key_delete_response.py
openapiopenai/models/project_api_key_list_response.py
openapiopenai/models/project_api_key_owner.py
openapiopenai/models/project_create_request.py
openapiopenai/models/project_list_response.py
openapiopenai/models/project_rate_limit.py
openapiopenai/models/project_rate_limit_list_response.py
openapiopenai/models/project_rate_limit_update_request.py
openapiopenai/models/project_service_account.py
openapiopenai/models/project_service_account_api_key.py
openapiopenai/models/project_service_account_create_request.py
openapiopenai/models/project_service_account_create_response.py
openapiopenai/models/project_service_account_delete_response.py
openapiopenai/models/project_service_account_list_response.py
openapiopenai/models/project_update_request.py
openapiopenai/models/project_user.py
openapiopenai/models/project_user_create_request.py
openapiopenai/models/project_user_delete_response.py
openapiopenai/models/project_user_list_response.py
openapiopenai/models/project_user_update_request.py
openapiopenai/models/realtime_client_event_conversation_item_create.py
openapiopenai/models/realtime_client_event_conversation_item_delete.py
openapiopenai/models/realtime_client_event_conversation_item_truncate.py
openapiopenai/models/realtime_client_event_input_audio_buffer_append.py
openapiopenai/models/realtime_client_event_input_audio_buffer_clear.py
openapiopenai/models/realtime_client_event_input_audio_buffer_commit.py
openapiopenai/models/realtime_client_event_response_cancel.py
openapiopenai/models/realtime_client_event_response_create.py
openapiopenai/models/realtime_client_event_session_update.py
openapiopenai/models/realtime_conversation_item.py
openapiopenai/models/realtime_conversation_item_content_inner.py
openapiopenai/models/realtime_response.py
openapiopenai/models/realtime_response_create_params.py
openapiopenai/models/realtime_response_create_params_conversation.py
openapiopenai/models/realtime_response_create_params_max_response_output_tokens.py
openapiopenai/models/realtime_response_create_params_tools_inner.py
openapiopenai/models/realtime_response_status_details.py
openapiopenai/models/realtime_response_status_details_error.py
openapiopenai/models/realtime_response_usage.py
openapiopenai/models/realtime_response_usage_input_token_details.py
openapiopenai/models/realtime_response_usage_output_token_details.py
openapiopenai/models/realtime_server_event_conversation_created.py
openapiopenai/models/realtime_server_event_conversation_created_conversation.py
openapiopenai/models/realtime_server_event_conversation_item_created.py
openapiopenai/models/realtime_server_event_conversation_item_deleted.py
openapiopenai/models/realtime_server_event_conversation_item_input_audio_transcription_completed.py
openapiopenai/models/realtime_server_event_conversation_item_input_audio_transcription_failed.py
openapiopenai/models/realtime_server_event_conversation_item_input_audio_transcription_failed_error.py
openapiopenai/models/realtime_server_event_conversation_item_truncated.py
openapiopenai/models/realtime_server_event_error.py
openapiopenai/models/realtime_server_event_error_error.py
openapiopenai/models/realtime_server_event_input_audio_buffer_cleared.py
openapiopenai/models/realtime_server_event_input_audio_buffer_committed.py
openapiopenai/models/realtime_server_event_input_audio_buffer_speech_started.py
openapiopenai/models/realtime_server_event_input_audio_buffer_speech_stopped.py
openapiopenai/models/realtime_server_event_rate_limits_updated.py
openapiopenai/models/realtime_server_event_rate_limits_updated_rate_limits_inner.py
openapiopenai/models/realtime_server_event_response_audio_delta.py
openapiopenai/models/realtime_server_event_response_audio_done.py
openapiopenai/models/realtime_server_event_response_audio_transcript_delta.py
openapiopenai/models/realtime_server_event_response_audio_transcript_done.py
openapiopenai/models/realtime_server_event_response_content_part_added.py
openapiopenai/models/realtime_server_event_response_content_part_added_part.py
openapiopenai/models/realtime_server_event_response_content_part_done.py
openapiopenai/models/realtime_server_event_response_content_part_done_part.py
openapiopenai/models/realtime_server_event_response_created.py
openapiopenai/models/realtime_server_event_response_done.py
openapiopenai/models/realtime_server_event_response_function_call_arguments_delta.py
openapiopenai/models/realtime_server_event_response_function_call_arguments_done.py
openapiopenai/models/realtime_server_event_response_output_item_added.py
openapiopenai/models/realtime_server_event_response_output_item_done.py
openapiopenai/models/realtime_server_event_response_text_delta.py
openapiopenai/models/realtime_server_event_response_text_done.py
openapiopenai/models/realtime_server_event_session_created.py
openapiopenai/models/realtime_server_event_session_updated.py
openapiopenai/models/realtime_session.py
openapiopenai/models/realtime_session_create_request.py
openapiopenai/models/realtime_session_create_request_turn_detection.py
openapiopenai/models/realtime_session_create_response.py
openapiopenai/models/realtime_session_create_response_client_secret.py
openapiopenai/models/realtime_session_create_response_turn_detection.py
openapiopenai/models/realtime_session_input_audio_transcription.py
openapiopenai/models/realtime_session_model.py
openapiopenai/models/realtime_session_turn_detection.py
openapiopenai/models/response_format_json_object.py
openapiopenai/models/response_format_json_schema.py
openapiopenai/models/response_format_json_schema_json_schema.py
openapiopenai/models/response_format_text.py
openapiopenai/models/run_completion_usage.py
openapiopenai/models/run_object.py
openapiopenai/models/run_object_incomplete_details.py
openapiopenai/models/run_object_last_error.py
openapiopenai/models/run_object_required_action.py
openapiopenai/models/run_object_required_action_submit_tool_outputs.py
openapiopenai/models/run_step_completion_usage.py
openapiopenai/models/run_step_delta_object.py
openapiopenai/models/run_step_delta_object_delta.py
openapiopenai/models/run_step_delta_object_delta_step_details.py
openapiopenai/models/run_step_delta_step_details_message_creation_object.py
openapiopenai/models/run_step_delta_step_details_message_creation_object_message_creation.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_object_code_interpreter.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_object_code_interpreter_outputs_inner.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_output_image_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_output_image_object_image.py
openapiopenai/models/run_step_delta_step_details_tool_calls_code_output_logs_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_file_search_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_function_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_function_object_function.py
openapiopenai/models/run_step_delta_step_details_tool_calls_object.py
openapiopenai/models/run_step_delta_step_details_tool_calls_object_tool_calls_inner.py
openapiopenai/models/run_step_details_message_creation_object.py
openapiopenai/models/run_step_details_message_creation_object_message_creation.py
openapiopenai/models/run_step_details_tool_calls_code_object.py
openapiopenai/models/run_step_details_tool_calls_code_object_code_interpreter.py
openapiopenai/models/run_step_details_tool_calls_code_object_code_interpreter_outputs_inner.py
openapiopenai/models/run_step_details_tool_calls_code_output_image_object.py
openapiopenai/models/run_step_details_tool_calls_code_output_image_object_image.py
openapiopenai/models/run_step_details_tool_calls_code_output_logs_object.py
openapiopenai/models/run_step_details_tool_calls_file_search_object.py
openapiopenai/models/run_step_details_tool_calls_file_search_object_file_search.py
openapiopenai/models/run_step_details_tool_calls_file_search_ranking_options_object.py
openapiopenai/models/run_step_details_tool_calls_file_search_result_object.py
openapiopenai/models/run_step_details_tool_calls_file_search_result_object_content_inner.py
openapiopenai/models/run_step_details_tool_calls_function_object.py
openapiopenai/models/run_step_details_tool_calls_function_object_function.py
openapiopenai/models/run_step_details_tool_calls_object.py
openapiopenai/models/run_step_details_tool_calls_object_tool_calls_inner.py
openapiopenai/models/run_step_object.py
openapiopenai/models/run_step_object_last_error.py
openapiopenai/models/run_step_object_step_details.py
openapiopenai/models/run_step_stream_event.py
openapiopenai/models/run_step_stream_event_one_of.py
openapiopenai/models/run_step_stream_event_one_of1.py
openapiopenai/models/run_step_stream_event_one_of2.py
openapiopenai/models/run_step_stream_event_one_of3.py
openapiopenai/models/run_step_stream_event_one_of4.py
openapiopenai/models/run_step_stream_event_one_of5.py
openapiopenai/models/run_step_stream_event_one_of6.py
openapiopenai/models/run_stream_event.py
openapiopenai/models/run_stream_event_one_of.py
openapiopenai/models/run_stream_event_one_of1.py
openapiopenai/models/run_stream_event_one_of2.py
openapiopenai/models/run_stream_event_one_of3.py
openapiopenai/models/run_stream_event_one_of4.py
openapiopenai/models/run_stream_event_one_of5.py
openapiopenai/models/run_stream_event_one_of6.py
openapiopenai/models/run_stream_event_one_of7.py
openapiopenai/models/run_stream_event_one_of8.py
openapiopenai/models/run_stream_event_one_of9.py
openapiopenai/models/run_tool_call_object.py
openapiopenai/models/run_tool_call_object_function.py
openapiopenai/models/static_chunking_strategy.py
openapiopenai/models/static_chunking_strategy_request_param.py
openapiopenai/models/static_chunking_strategy_static.py
openapiopenai/models/submit_tool_outputs_run_request.py
openapiopenai/models/submit_tool_outputs_run_request_tool_outputs_inner.py
openapiopenai/models/thread_object.py
openapiopenai/models/thread_stream_event.py
openapiopenai/models/transcription_segment.py
openapiopenai/models/transcription_word.py
openapiopenai/models/truncation_object.py
openapiopenai/models/update_vector_store_request.py
openapiopenai/models/upload.py
openapiopenai/models/upload_part.py
openapiopenai/models/usage_audio_speeches_result.py
openapiopenai/models/usage_audio_transcriptions_result.py
openapiopenai/models/usage_code_interpreter_sessions_result.py
openapiopenai/models/usage_completions_result.py
openapiopenai/models/usage_embeddings_result.py
openapiopenai/models/usage_images_result.py
openapiopenai/models/usage_moderations_result.py
openapiopenai/models/usage_response.py
openapiopenai/models/usage_time_bucket.py
openapiopenai/models/usage_time_bucket_result_inner.py
openapiopenai/models/usage_vector_stores_result.py
openapiopenai/models/user.py
openapiopenai/models/user_delete_response.py
openapiopenai/models/user_list_response.py
openapiopenai/models/user_role_update_request.py
openapiopenai/models/vector_store_expiration_after.py
openapiopenai/models/vector_store_file_batch_object.py
openapiopenai/models/vector_store_file_batch_object_file_counts.py
openapiopenai/models/vector_store_file_object.py
openapiopenai/models/vector_store_file_object_chunking_strategy.py
openapiopenai/models/vector_store_file_object_last_error.py
openapiopenai/models/vector_store_object.py
openapiopenai/models/vector_store_object_file_counts.py
test/test_admin_api_key.py
test/test_admin_api_key_owner.py
test/test_admin_api_keys_create_request.py
test/test_admin_api_keys_delete200_response.py
test/test_api_key_list.py
test/test_array_of_content_parts_inner.py
test/test_assistant_object.py
test/test_assistant_object_tool_resources.py
test/test_assistant_object_tool_resources_code_interpreter.py
test/test_assistant_object_tool_resources_file_search.py
test/test_assistant_object_tools_inner.py
test/test_assistant_stream_event.py
test/test_assistant_tools_code.py
test/test_assistant_tools_file_search.py
test/test_assistant_tools_file_search_file_search.py
test/test_assistant_tools_file_search_type_only.py
test/test_assistant_tools_function.py
test/test_assistants_api.py
test/test_assistants_api_response_format_option.py
test/test_assistants_api_tool_choice_option.py
test/test_assistants_named_tool_choice.py
test/test_assistants_named_tool_choice_function.py
test/test_audio_api.py
test/test_audio_response_format.py
test/test_audit_log.py
test/test_audit_log_actor.py
test/test_audit_log_actor_api_key.py
test/test_audit_log_actor_service_account.py
test/test_audit_log_actor_session.py
test/test_audit_log_actor_user.py
test/test_audit_log_api_key_created.py
test/test_audit_log_api_key_created_data.py
test/test_audit_log_api_key_deleted.py
test/test_audit_log_api_key_updated.py
test/test_audit_log_api_key_updated_changes_requested.py
test/test_audit_log_event_type.py
test/test_audit_log_invite_accepted.py
test/test_audit_log_invite_sent.py
test/test_audit_log_invite_sent_data.py
test/test_audit_log_login_failed.py
test/test_audit_log_organization_updated.py
test/test_audit_log_organization_updated_changes_requested.py
test/test_audit_log_organization_updated_changes_requested_settings.py
test/test_audit_log_project.py
test/test_audit_log_project_archived.py
test/test_audit_log_project_created.py
test/test_audit_log_project_created_data.py
test/test_audit_log_project_updated.py
test/test_audit_log_project_updated_changes_requested.py
test/test_audit_log_rate_limit_deleted.py
test/test_audit_log_rate_limit_updated.py
test/test_audit_log_rate_limit_updated_changes_requested.py
test/test_audit_log_service_account_created.py
test/test_audit_log_service_account_created_data.py
test/test_audit_log_service_account_deleted.py
test/test_audit_log_service_account_updated.py
test/test_audit_log_service_account_updated_changes_requested.py
test/test_audit_log_user_added.py
test/test_audit_log_user_added_data.py
test/test_audit_log_user_deleted.py
test/test_audit_log_user_updated.py
test/test_audit_log_user_updated_changes_requested.py
test/test_audit_logs_api.py
test/test_auto_chunking_strategy_request_param.py
test/test_batch.py
test/test_batch_api.py
test/test_batch_errors.py
test/test_batch_errors_data_inner.py
test/test_batch_request_counts.py
test/test_batch_request_input.py
test/test_batch_request_output.py
test/test_batch_request_output_error.py
test/test_batch_request_output_response.py
test/test_chat_api.py
test/test_chat_completion_function_call_option.py
test/test_chat_completion_functions.py
test/test_chat_completion_message_tool_call.py
test/test_chat_completion_message_tool_call_chunk.py
test/test_chat_completion_message_tool_call_chunk_function.py
test/test_chat_completion_message_tool_call_function.py
test/test_chat_completion_named_tool_choice.py
test/test_chat_completion_request_assistant_message.py
test/test_chat_completion_request_assistant_message_audio.py
test/test_chat_completion_request_assistant_message_content.py
test/test_chat_completion_request_assistant_message_content_part.py
test/test_chat_completion_request_assistant_message_function_call.py
test/test_chat_completion_request_developer_message.py
test/test_chat_completion_request_developer_message_content.py
test/test_chat_completion_request_function_message.py
test/test_chat_completion_request_message.py
test/test_chat_completion_request_message_content_part_audio.py
test/test_chat_completion_request_message_content_part_audio_input_audio.py
test/test_chat_completion_request_message_content_part_image.py
test/test_chat_completion_request_message_content_part_image_image_url.py
test/test_chat_completion_request_message_content_part_refusal.py
test/test_chat_completion_request_message_content_part_text.py
test/test_chat_completion_request_system_message.py
test/test_chat_completion_request_system_message_content.py
test/test_chat_completion_request_tool_message.py
test/test_chat_completion_request_tool_message_content.py
test/test_chat_completion_request_user_message.py
test/test_chat_completion_request_user_message_content.py
test/test_chat_completion_request_user_message_content_part.py
test/test_chat_completion_response_message.py
test/test_chat_completion_response_message_audio.py
test/test_chat_completion_response_message_function_call.py
test/test_chat_completion_role.py
test/test_chat_completion_stream_options.py
test/test_chat_completion_stream_response_delta.py
test/test_chat_completion_stream_response_delta_function_call.py
test/test_chat_completion_token_logprob.py
test/test_chat_completion_token_logprob_top_logprobs_inner.py
test/test_chat_completion_tool.py
test/test_chat_completion_tool_choice_option.py
test/test_chunking_strategy_request_param.py
test/test_complete_upload_request.py
test/test_completion_usage.py
test/test_completion_usage_completion_tokens_details.py
test/test_completion_usage_prompt_tokens_details.py
test/test_completions_api.py
test/test_costs_result.py
test/test_costs_result_amount.py
test/test_create_assistant_request.py
test/test_create_assistant_request_model.py
test/test_create_assistant_request_tool_resources.py
test/test_create_assistant_request_tool_resources_code_interpreter.py
test/test_create_assistant_request_tool_resources_file_search.py
test/test_create_assistant_request_tool_resources_file_search_vector_stores_inner.py
test/test_create_assistant_request_tool_resources_file_search_vector_stores_inner_chunking_strategy.py
test/test_create_batch_request.py
test/test_create_chat_completion_function_response.py
test/test_create_chat_completion_function_response_choices_inner.py
test/test_create_chat_completion_request.py
test/test_create_chat_completion_request_audio.py
test/test_create_chat_completion_request_function_call.py
test/test_create_chat_completion_request_model.py
test/test_create_chat_completion_request_response_format.py
test/test_create_chat_completion_request_stop.py
test/test_create_chat_completion_response.py
test/test_create_chat_completion_response_choices_inner.py
test/test_create_chat_completion_response_choices_inner_logprobs.py
test/test_create_chat_completion_stream_response.py
test/test_create_chat_completion_stream_response_choices_inner.py
test/test_create_chat_completion_stream_response_usage.py
test/test_create_completion_request.py
test/test_create_completion_request_model.py
test/test_create_completion_request_prompt.py
test/test_create_completion_request_stop.py
test/test_create_completion_response.py
test/test_create_completion_response_choices_inner.py
test/test_create_completion_response_choices_inner_logprobs.py
test/test_create_embedding_request.py
test/test_create_embedding_request_input.py
test/test_create_embedding_request_model.py
test/test_create_embedding_response.py
test/test_create_embedding_response_usage.py
test/test_create_fine_tuning_job_request.py
test/test_create_fine_tuning_job_request_hyperparameters.py
test/test_create_fine_tuning_job_request_hyperparameters_batch_size.py
test/test_create_fine_tuning_job_request_hyperparameters_learning_rate_multiplier.py
test/test_create_fine_tuning_job_request_hyperparameters_n_epochs.py
test/test_create_fine_tuning_job_request_integrations_inner.py
test/test_create_fine_tuning_job_request_integrations_inner_wandb.py
test/test_create_fine_tuning_job_request_model.py
test/test_create_image_edit_request_model.py
test/test_create_image_request.py
test/test_create_image_request_model.py
test/test_create_message_request.py
test/test_create_message_request_attachments_inner.py
test/test_create_message_request_attachments_inner_tools_inner.py
test/test_create_message_request_content.py
test/test_create_moderation_request.py
test/test_create_moderation_request_input.py
test/test_create_moderation_request_input_one_of_inner.py
test/test_create_moderation_request_input_one_of_inner_one_of.py
test/test_create_moderation_request_input_one_of_inner_one_of1.py
test/test_create_moderation_request_input_one_of_inner_one_of_image_url.py
test/test_create_moderation_request_model.py
test/test_create_moderation_response.py
test/test_create_moderation_response_results_inner.py
test/test_create_moderation_response_results_inner_categories.py
test/test_create_moderation_response_results_inner_category_applied_input_types.py
test/test_create_moderation_response_results_inner_category_scores.py
test/test_create_run_request.py
test/test_create_run_request_model.py
test/test_create_speech_request.py
test/test_create_speech_request_model.py
test/test_create_thread_and_run_request.py
test/test_create_thread_and_run_request_tool_resources.py
test/test_create_thread_and_run_request_tools_inner.py
test/test_create_thread_request.py
test/test_create_thread_request_tool_resources.py
test/test_create_thread_request_tool_resources_file_search.py
test/test_create_thread_request_tool_resources_file_search_vector_stores_inner.py
test/test_create_transcription200_response.py
test/test_create_transcription_request_model.py
test/test_create_transcription_response_json.py
test/test_create_transcription_response_verbose_json.py
test/test_create_translation200_response.py
test/test_create_translation_response_json.py
test/test_create_translation_response_verbose_json.py
test/test_create_upload_request.py
test/test_create_vector_store_file_batch_request.py
test/test_create_vector_store_file_request.py
test/test_create_vector_store_request.py
test/test_create_vector_store_request_chunking_strategy.py
test/test_default_api.py
test/test_default_project_error_response.py
test/test_delete_assistant_response.py
test/test_delete_file_response.py
test/test_delete_message_response.py
test/test_delete_model_response.py
test/test_delete_thread_response.py
test/test_delete_vector_store_file_response.py
test/test_delete_vector_store_response.py
test/test_done_event.py
test/test_embedding.py
test/test_embeddings_api.py
test/test_error.py
test/test_error_event.py
test/test_error_response.py
test/test_file_search_ranking_options.py
test/test_files_api.py
test/test_fine_tune_chat_completion_request_assistant_message.py
test/test_fine_tune_chat_request_input.py
test/test_fine_tune_chat_request_input_messages_inner.py
test/test_fine_tune_completion_request_input.py
test/test_fine_tune_dpo_method.py
test/test_fine_tune_dpo_method_hyperparameters.py
test/test_fine_tune_dpo_method_hyperparameters_batch_size.py
test/test_fine_tune_dpo_method_hyperparameters_beta.py
test/test_fine_tune_dpo_method_hyperparameters_learning_rate_multiplier.py
test/test_fine_tune_dpo_method_hyperparameters_n_epochs.py
test/test_fine_tune_method.py
test/test_fine_tune_preference_request_input.py
test/test_fine_tune_preference_request_input_input.py
test/test_fine_tune_preference_request_input_preferred_completion_inner.py
test/test_fine_tune_supervised_method.py
test/test_fine_tune_supervised_method_hyperparameters.py
test/test_fine_tuning_api.py
test/test_fine_tuning_integration.py
test/test_fine_tuning_job.py
test/test_fine_tuning_job_checkpoint.py
test/test_fine_tuning_job_checkpoint_metrics.py
test/test_fine_tuning_job_error.py
test/test_fine_tuning_job_event.py
test/test_fine_tuning_job_hyperparameters.py
test/test_fine_tuning_job_integrations_inner.py
test/test_function_object.py
test/test_image.py
test/test_images_api.py
test/test_images_response.py
test/test_invite.py
test/test_invite_delete_response.py
test/test_invite_list_response.py
test/test_invite_projects_inner.py
test/test_invite_request.py
test/test_invite_request_projects_inner.py
test/test_invites_api.py
test/test_list_assistants_response.py
test/test_list_audit_logs_effective_at_parameter.py
test/test_list_audit_logs_response.py
test/test_list_batches_response.py
test/test_list_files_response.py
test/test_list_fine_tuning_job_checkpoints_response.py
test/test_list_fine_tuning_job_events_response.py
test/test_list_messages_response.py
test/test_list_models_response.py
test/test_list_paginated_fine_tuning_jobs_response.py
test/test_list_run_steps_response.py
test/test_list_runs_response.py
test/test_list_threads_response.py
test/test_list_vector_store_files_response.py
test/test_list_vector_stores_response.py
test/test_message_content_image_file_object.py
test/test_message_content_image_file_object_image_file.py
test/test_message_content_image_url_object.py
test/test_message_content_image_url_object_image_url.py
test/test_message_content_refusal_object.py
test/test_message_content_text_annotations_file_citation_object.py
test/test_message_content_text_annotations_file_citation_object_file_citation.py
test/test_message_content_text_annotations_file_path_object.py
test/test_message_content_text_annotations_file_path_object_file_path.py
test/test_message_content_text_object.py
test/test_message_content_text_object_text.py
test/test_message_content_text_object_text_annotations_inner.py
test/test_message_delta_content_image_file_object.py
test/test_message_delta_content_image_file_object_image_file.py
test/test_message_delta_content_image_url_object.py
test/test_message_delta_content_image_url_object_image_url.py
test/test_message_delta_content_refusal_object.py
test/test_message_delta_content_text_annotations_file_citation_object.py
test/test_message_delta_content_text_annotations_file_citation_object_file_citation.py
test/test_message_delta_content_text_annotations_file_path_object.py
test/test_message_delta_content_text_annotations_file_path_object_file_path.py
test/test_message_delta_content_text_object.py
test/test_message_delta_content_text_object_text.py
test/test_message_delta_content_text_object_text_annotations_inner.py
test/test_message_delta_object.py
test/test_message_delta_object_delta.py
test/test_message_delta_object_delta_content_inner.py
test/test_message_object.py
test/test_message_object_content_inner.py
test/test_message_object_incomplete_details.py
test/test_message_request_content_text_object.py
test/test_message_stream_event.py
test/test_message_stream_event_one_of.py
test/test_message_stream_event_one_of1.py
test/test_message_stream_event_one_of2.py
test/test_message_stream_event_one_of3.py
test/test_message_stream_event_one_of4.py
test/test_model.py
test/test_models_api.py
test/test_moderations_api.py
test/test_modify_assistant_request.py
test/test_modify_assistant_request_tool_resources.py
test/test_modify_assistant_request_tool_resources_code_interpreter.py
test/test_modify_assistant_request_tool_resources_file_search.py
test/test_modify_message_request.py
test/test_modify_run_request.py
test/test_modify_thread_request.py
test/test_modify_thread_request_tool_resources.py
test/test_modify_thread_request_tool_resources_file_search.py
test/test_open_ai_file.py
test/test_other_chunking_strategy_response_param.py
test/test_prediction_content.py
test/test_prediction_content_content.py
test/test_project.py
test/test_project_api_key.py
test/test_project_api_key_delete_response.py
test/test_project_api_key_list_response.py
test/test_project_api_key_owner.py
test/test_project_create_request.py
test/test_project_list_response.py
test/test_project_rate_limit.py
test/test_project_rate_limit_list_response.py
test/test_project_rate_limit_update_request.py
test/test_project_service_account.py
test/test_project_service_account_api_key.py
test/test_project_service_account_create_request.py
test/test_project_service_account_create_response.py
test/test_project_service_account_delete_response.py
test/test_project_service_account_list_response.py
test/test_project_update_request.py
test/test_project_user.py
test/test_project_user_create_request.py
test/test_project_user_delete_response.py
test/test_project_user_list_response.py
test/test_project_user_update_request.py
test/test_projects_api.py
test/test_realtime_api.py
test/test_realtime_client_event_conversation_item_create.py
test/test_realtime_client_event_conversation_item_delete.py
test/test_realtime_client_event_conversation_item_truncate.py
test/test_realtime_client_event_input_audio_buffer_append.py
test/test_realtime_client_event_input_audio_buffer_clear.py
test/test_realtime_client_event_input_audio_buffer_commit.py
test/test_realtime_client_event_response_cancel.py
test/test_realtime_client_event_response_create.py
test/test_realtime_client_event_session_update.py
test/test_realtime_conversation_item.py
test/test_realtime_conversation_item_content_inner.py
test/test_realtime_response.py
test/test_realtime_response_create_params.py
test/test_realtime_response_create_params_conversation.py
test/test_realtime_response_create_params_max_response_output_tokens.py
test/test_realtime_response_create_params_tools_inner.py
test/test_realtime_response_status_details.py
test/test_realtime_response_status_details_error.py
test/test_realtime_response_usage.py
test/test_realtime_response_usage_input_token_details.py
test/test_realtime_response_usage_output_token_details.py
test/test_realtime_server_event_conversation_created.py
test/test_realtime_server_event_conversation_created_conversation.py
test/test_realtime_server_event_conversation_item_created.py
test/test_realtime_server_event_conversation_item_deleted.py
test/test_realtime_server_event_conversation_item_input_audio_transcription_completed.py
test/test_realtime_server_event_conversation_item_input_audio_transcription_failed.py
test/test_realtime_server_event_conversation_item_input_audio_transcription_failed_error.py
test/test_realtime_server_event_conversation_item_truncated.py
test/test_realtime_server_event_error.py
test/test_realtime_server_event_error_error.py
test/test_realtime_server_event_input_audio_buffer_cleared.py
test/test_realtime_server_event_input_audio_buffer_committed.py
test/test_realtime_server_event_input_audio_buffer_speech_started.py
test/test_realtime_server_event_input_audio_buffer_speech_stopped.py
test/test_realtime_server_event_rate_limits_updated.py
test/test_realtime_server_event_rate_limits_updated_rate_limits_inner.py
test/test_realtime_server_event_response_audio_delta.py
test/test_realtime_server_event_response_audio_done.py
test/test_realtime_server_event_response_audio_transcript_delta.py
test/test_realtime_server_event_response_audio_transcript_done.py
test/test_realtime_server_event_response_content_part_added.py
test/test_realtime_server_event_response_content_part_added_part.py
test/test_realtime_server_event_response_content_part_done.py
test/test_realtime_server_event_response_content_part_done_part.py
test/test_realtime_server_event_response_created.py
test/test_realtime_server_event_response_done.py
test/test_realtime_server_event_response_function_call_arguments_delta.py
test/test_realtime_server_event_response_function_call_arguments_done.py
test/test_realtime_server_event_response_output_item_added.py
test/test_realtime_server_event_response_output_item_done.py
test/test_realtime_server_event_response_text_delta.py
test/test_realtime_server_event_response_text_done.py
test/test_realtime_server_event_session_created.py
test/test_realtime_server_event_session_updated.py
test/test_realtime_session.py
test/test_realtime_session_create_request.py
test/test_realtime_session_create_request_turn_detection.py
test/test_realtime_session_create_response.py
test/test_realtime_session_create_response_client_secret.py
test/test_realtime_session_create_response_turn_detection.py
test/test_realtime_session_input_audio_transcription.py
test/test_realtime_session_model.py
test/test_realtime_session_turn_detection.py
test/test_response_format_json_object.py
test/test_response_format_json_schema.py
test/test_response_format_json_schema_json_schema.py
test/test_response_format_text.py
test/test_run_completion_usage.py
test/test_run_object.py
test/test_run_object_incomplete_details.py
test/test_run_object_last_error.py
test/test_run_object_required_action.py
test/test_run_object_required_action_submit_tool_outputs.py
test/test_run_step_completion_usage.py
test/test_run_step_delta_object.py
test/test_run_step_delta_object_delta.py
test/test_run_step_delta_object_delta_step_details.py
test/test_run_step_delta_step_details_message_creation_object.py
test/test_run_step_delta_step_details_message_creation_object_message_creation.py
test/test_run_step_delta_step_details_tool_calls_code_object.py
test/test_run_step_delta_step_details_tool_calls_code_object_code_interpreter.py
test/test_run_step_delta_step_details_tool_calls_code_object_code_interpreter_outputs_inner.py
test/test_run_step_delta_step_details_tool_calls_code_output_image_object.py
test/test_run_step_delta_step_details_tool_calls_code_output_image_object_image.py
test/test_run_step_delta_step_details_tool_calls_code_output_logs_object.py
test/test_run_step_delta_step_details_tool_calls_file_search_object.py
test/test_run_step_delta_step_details_tool_calls_function_object.py
test/test_run_step_delta_step_details_tool_calls_function_object_function.py
test/test_run_step_delta_step_details_tool_calls_object.py
test/test_run_step_delta_step_details_tool_calls_object_tool_calls_inner.py
test/test_run_step_details_message_creation_object.py
test/test_run_step_details_message_creation_object_message_creation.py
test/test_run_step_details_tool_calls_code_object.py
test/test_run_step_details_tool_calls_code_object_code_interpreter.py
test/test_run_step_details_tool_calls_code_object_code_interpreter_outputs_inner.py
test/test_run_step_details_tool_calls_code_output_image_object.py
test/test_run_step_details_tool_calls_code_output_image_object_image.py
test/test_run_step_details_tool_calls_code_output_logs_object.py
test/test_run_step_details_tool_calls_file_search_object.py
test/test_run_step_details_tool_calls_file_search_object_file_search.py
test/test_run_step_details_tool_calls_file_search_ranking_options_object.py
test/test_run_step_details_tool_calls_file_search_result_object.py
test/test_run_step_details_tool_calls_file_search_result_object_content_inner.py
test/test_run_step_details_tool_calls_function_object.py
test/test_run_step_details_tool_calls_function_object_function.py
test/test_run_step_details_tool_calls_object.py
test/test_run_step_details_tool_calls_object_tool_calls_inner.py
test/test_run_step_object.py
test/test_run_step_object_last_error.py
test/test_run_step_object_step_details.py
test/test_run_step_stream_event.py
test/test_run_step_stream_event_one_of.py
test/test_run_step_stream_event_one_of1.py
test/test_run_step_stream_event_one_of2.py
test/test_run_step_stream_event_one_of3.py
test/test_run_step_stream_event_one_of4.py
test/test_run_step_stream_event_one_of5.py
test/test_run_step_stream_event_one_of6.py
test/test_run_stream_event.py
test/test_run_stream_event_one_of.py
test/test_run_stream_event_one_of1.py
test/test_run_stream_event_one_of2.py
test/test_run_stream_event_one_of3.py
test/test_run_stream_event_one_of4.py
test/test_run_stream_event_one_of5.py
test/test_run_stream_event_one_of6.py
test/test_run_stream_event_one_of7.py
test/test_run_stream_event_one_of8.py
test/test_run_stream_event_one_of9.py
test/test_run_tool_call_object.py
test/test_run_tool_call_object_function.py
test/test_static_chunking_strategy.py
test/test_static_chunking_strategy_request_param.py
test/test_static_chunking_strategy_static.py
test/test_submit_tool_outputs_run_request.py
test/test_submit_tool_outputs_run_request_tool_outputs_inner.py
test/test_thread_object.py
test/test_thread_stream_event.py
test/test_transcription_segment.py
test/test_transcription_word.py
test/test_truncation_object.py
test/test_update_vector_store_request.py
test/test_upload.py
test/test_upload_part.py
test/test_uploads_api.py
test/test_usage_api.py
test/test_usage_audio_speeches_result.py
test/test_usage_audio_transcriptions_result.py
test/test_usage_code_interpreter_sessions_result.py
test/test_usage_completions_result.py
test/test_usage_embeddings_result.py
test/test_usage_images_result.py
test/test_usage_moderations_result.py
test/test_usage_response.py
test/test_usage_time_bucket.py
test/test_usage_time_bucket_result_inner.py
test/test_usage_vector_stores_result.py
test/test_user.py
test/test_user_delete_response.py
test/test_user_list_response.py
test/test_user_role_update_request.py
test/test_users_api.py
test/test_vector_store_expiration_after.py
test/test_vector_store_file_batch_object.py
test/test_vector_store_file_batch_object_file_counts.py
test/test_vector_store_file_object.py
test/test_vector_store_file_object_chunking_strategy.py
test/test_vector_store_file_object_last_error.py
test/test_vector_store_object.py
test/test_vector_store_object_file_counts.py
test/test_vector_stores_api.py