README.md
setup.py
sophnet/__init__.py
sophnet/__main__.py
sophnet/_base_client.py
sophnet/_client.py
sophnet/_compat.py
sophnet/_constants.py
sophnet/_exceptions.py
sophnet/_files.py
sophnet/_legacy_response.py
sophnet/_models.py
sophnet/_module_client.py
sophnet/_qs.py
sophnet/_resource.py
sophnet/_response.py
sophnet/_streaming.py
sophnet/_types.py
sophnet/_version.py
sophnet/client.py
sophnet/pagination.py
sophnet/response_params.py
sophnet/version.py
sophnet.egg-info/PKG-INFO
sophnet.egg-info/SOURCES.txt
sophnet.egg-info/dependency_links.txt
sophnet.egg-info/requires.txt
sophnet.egg-info/top_level.txt
sophnet/_extras/__init__.py
sophnet/_extras/_common.py
sophnet/_extras/numpy_proxy.py
sophnet/_extras/pandas_proxy.py
sophnet/_utils/__init__.py
sophnet/_utils/_logs.py
sophnet/_utils/_proxy.py
sophnet/_utils/_reflection.py
sophnet/_utils/_streams.py
sophnet/_utils/_sync.py
sophnet/_utils/_transform.py
sophnet/_utils/_typing.py
sophnet/_utils/_utils.py
sophnet/cli/__init__.py
sophnet/cli/_cli.py
sophnet/cli/_errors.py
sophnet/cli/_models.py
sophnet/cli/_progress.py
sophnet/cli/_utils.py
sophnet/cli/_api/__init__.py
sophnet/cli/_api/_main.py
sophnet/cli/_api/audio.py
sophnet/cli/_api/completions.py
sophnet/cli/_api/files.py
sophnet/cli/_api/image.py
sophnet/cli/_api/models.py
sophnet/cli/_api/chat/__init__.py
sophnet/cli/_api/chat/completions.py
sophnet/cli/_tools/__init__.py
sophnet/cli/_tools/_main.py
sophnet/cli/_tools/fine_tunes.py
sophnet/cli/_tools/migrate.py
sophnet/lib/__init__.py
sophnet/lib/_old_api.py
sophnet/lib/_pydantic.py
sophnet/lib/_tools.py
sophnet/lib/_validators.py
sophnet/lib/azure.py
sophnet/lib/_parsing/__init__.py
sophnet/lib/_parsing/_completions.py
sophnet/lib/streaming/__init__.py
sophnet/lib/streaming/_assistants.py
sophnet/lib/streaming/_deltas.py
sophnet/lib/streaming/chat/__init__.py
sophnet/lib/streaming/chat/_completions.py
sophnet/lib/streaming/chat/_events.py
sophnet/lib/streaming/chat/_types.py
sophnet/resources/__init__.py
sophnet/resources/batches.py
sophnet/resources/completions.py
sophnet/resources/embeddings.py
sophnet/resources/files.py
sophnet/resources/images.py
sophnet/resources/models.py
sophnet/resources/moderations.py
sophnet/resources/audio/__init__.py
sophnet/resources/audio/audio.py
sophnet/resources/audio/speech.py
sophnet/resources/audio/transcriptions.py
sophnet/resources/audio/translations.py
sophnet/resources/beta/__init__.py
sophnet/resources/beta/assistants.py
sophnet/resources/beta/beta.py
sophnet/resources/beta/chat/__init__.py
sophnet/resources/beta/chat/chat.py
sophnet/resources/beta/chat/completions.py
sophnet/resources/beta/realtime/__init__.py
sophnet/resources/beta/realtime/realtime.py
sophnet/resources/beta/realtime/sessions.py
sophnet/resources/beta/threads/__init__.py
sophnet/resources/beta/threads/messages.py
sophnet/resources/beta/threads/threads.py
sophnet/resources/beta/threads/runs/__init__.py
sophnet/resources/beta/threads/runs/runs.py
sophnet/resources/beta/threads/runs/steps.py
sophnet/resources/beta/vector_stores/__init__.py
sophnet/resources/beta/vector_stores/file_batches.py
sophnet/resources/beta/vector_stores/files.py
sophnet/resources/beta/vector_stores/vector_stores.py
sophnet/resources/chat/__init__.py
sophnet/resources/chat/chat.py
sophnet/resources/chat/completions.py
sophnet/resources/fine_tuning/__init__.py
sophnet/resources/fine_tuning/fine_tuning.py
sophnet/resources/fine_tuning/jobs/__init__.py
sophnet/resources/fine_tuning/jobs/checkpoints.py
sophnet/resources/fine_tuning/jobs/jobs.py
sophnet/resources/uploads/__init__.py
sophnet/resources/uploads/parts.py
sophnet/resources/uploads/uploads.py
sophnet/tests/__init__.py
sophnet/tests/agent_create_and_run_test.py
sophnet/tests/agent_submit_tool_outputs_stream_test.py
sophnet/tests/agent_submit_tool_outputs_test.py
sophnet/tests/chat_completion_test.py
sophnet/tests/code_review_test.py
sophnet/tests/doc_parse_test.py
sophnet/tests/doc_summarizer_test.py
sophnet/tests/image_summarize_test.py
sophnet/tests/meeting_minutes_test.py
sophnet/tests/pota-anlyst_test.py
sophnet/tests/speech_to_text_test.py
sophnet/types/__init__.py
sophnet/types/audio_model.py
sophnet/types/audio_response_format.py
sophnet/types/batch.py
sophnet/types/batch_create_params.py
sophnet/types/batch_error.py
sophnet/types/batch_list_params.py
sophnet/types/batch_request_counts.py
sophnet/types/chat_model.py
sophnet/types/completion.py
sophnet/types/completion_choice.py
sophnet/types/completion_create_params.py
sophnet/types/completion_usage.py
sophnet/types/create_embedding_response.py
sophnet/types/embedding.py
sophnet/types/embedding_create_params.py
sophnet/types/embedding_model.py
sophnet/types/file_content.py
sophnet/types/file_create_params.py
sophnet/types/file_deleted.py
sophnet/types/file_list_params.py
sophnet/types/file_object.py
sophnet/types/file_purpose.py
sophnet/types/image.py
sophnet/types/image_create_variation_params.py
sophnet/types/image_edit_params.py
sophnet/types/image_generate_params.py
sophnet/types/image_model.py
sophnet/types/images_response.py
sophnet/types/model.py
sophnet/types/model_deleted.py
sophnet/types/moderation.py
sophnet/types/moderation_create_params.py
sophnet/types/moderation_create_response.py
sophnet/types/moderation_image_url_input_param.py
sophnet/types/moderation_model.py
sophnet/types/moderation_multi_modal_input_param.py
sophnet/types/moderation_text_input_param.py
sophnet/types/upload.py
sophnet/types/upload_complete_params.py
sophnet/types/upload_create_params.py
sophnet/types/websocket_connection_options.py
sophnet/types/audio/__init__.py
sophnet/types/audio/speech_create_params.py
sophnet/types/audio/speech_model.py
sophnet/types/audio/transcription.py
sophnet/types/audio/transcription_create_params.py
sophnet/types/audio/transcription_create_response.py
sophnet/types/audio/transcription_segment.py
sophnet/types/audio/transcription_verbose.py
sophnet/types/audio/transcription_word.py
sophnet/types/audio/translation.py
sophnet/types/audio/translation_create_params.py
sophnet/types/audio/translation_create_response.py
sophnet/types/audio/translation_verbose.py
sophnet/types/beta/__init__.py
sophnet/types/beta/assistant.py
sophnet/types/beta/assistant_create_params.py
sophnet/types/beta/assistant_deleted.py
sophnet/types/beta/assistant_list_params.py
sophnet/types/beta/assistant_response_format_option.py
sophnet/types/beta/assistant_response_format_option_param.py
sophnet/types/beta/assistant_stream_event.py
sophnet/types/beta/assistant_tool.py
sophnet/types/beta/assistant_tool_choice.py
sophnet/types/beta/assistant_tool_choice_function.py
sophnet/types/beta/assistant_tool_choice_function_param.py
sophnet/types/beta/assistant_tool_choice_option.py
sophnet/types/beta/assistant_tool_choice_option_param.py
sophnet/types/beta/assistant_tool_choice_param.py
sophnet/types/beta/assistant_tool_param.py
sophnet/types/beta/assistant_update_params.py
sophnet/types/beta/auto_file_chunking_strategy_param.py
sophnet/types/beta/code_interpreter_tool.py
sophnet/types/beta/code_interpreter_tool_param.py
sophnet/types/beta/file_chunking_strategy.py
sophnet/types/beta/file_chunking_strategy_param.py
sophnet/types/beta/file_search_tool.py
sophnet/types/beta/file_search_tool_param.py
sophnet/types/beta/function_tool.py
sophnet/types/beta/function_tool_param.py
sophnet/types/beta/other_file_chunking_strategy_object.py
sophnet/types/beta/static_file_chunking_strategy.py
sophnet/types/beta/static_file_chunking_strategy_object.py
sophnet/types/beta/static_file_chunking_strategy_object_param.py
sophnet/types/beta/static_file_chunking_strategy_param.py
sophnet/types/beta/thread.py
sophnet/types/beta/thread_create_and_run_params.py
sophnet/types/beta/thread_create_params.py
sophnet/types/beta/thread_deleted.py
sophnet/types/beta/thread_update_params.py
sophnet/types/beta/vector_store.py
sophnet/types/beta/vector_store_create_params.py
sophnet/types/beta/vector_store_deleted.py
sophnet/types/beta/vector_store_list_params.py
sophnet/types/beta/vector_store_update_params.py
sophnet/types/beta/chat/__init__.py
sophnet/types/beta/realtime/__init__.py
sophnet/types/beta/realtime/conversation_created_event.py
sophnet/types/beta/realtime/conversation_item.py
sophnet/types/beta/realtime/conversation_item_content.py
sophnet/types/beta/realtime/conversation_item_content_param.py
sophnet/types/beta/realtime/conversation_item_create_event.py
sophnet/types/beta/realtime/conversation_item_create_event_param.py
sophnet/types/beta/realtime/conversation_item_created_event.py
sophnet/types/beta/realtime/conversation_item_delete_event.py
sophnet/types/beta/realtime/conversation_item_delete_event_param.py
sophnet/types/beta/realtime/conversation_item_deleted_event.py
sophnet/types/beta/realtime/conversation_item_input_audio_transcription_completed_event.py
sophnet/types/beta/realtime/conversation_item_input_audio_transcription_failed_event.py
sophnet/types/beta/realtime/conversation_item_param.py
sophnet/types/beta/realtime/conversation_item_truncate_event.py
sophnet/types/beta/realtime/conversation_item_truncate_event_param.py
sophnet/types/beta/realtime/conversation_item_truncated_event.py
sophnet/types/beta/realtime/error_event.py
sophnet/types/beta/realtime/input_audio_buffer_append_event.py
sophnet/types/beta/realtime/input_audio_buffer_append_event_param.py
sophnet/types/beta/realtime/input_audio_buffer_clear_event.py
sophnet/types/beta/realtime/input_audio_buffer_clear_event_param.py
sophnet/types/beta/realtime/input_audio_buffer_cleared_event.py
sophnet/types/beta/realtime/input_audio_buffer_commit_event.py
sophnet/types/beta/realtime/input_audio_buffer_commit_event_param.py
sophnet/types/beta/realtime/input_audio_buffer_committed_event.py
sophnet/types/beta/realtime/input_audio_buffer_speech_started_event.py
sophnet/types/beta/realtime/input_audio_buffer_speech_stopped_event.py
sophnet/types/beta/realtime/rate_limits_updated_event.py
sophnet/types/beta/realtime/realtime_client_event.py
sophnet/types/beta/realtime/realtime_client_event_param.py
sophnet/types/beta/realtime/realtime_connect_params.py
sophnet/types/beta/realtime/realtime_response.py
sophnet/types/beta/realtime/realtime_response_status.py
sophnet/types/beta/realtime/realtime_response_usage.py
sophnet/types/beta/realtime/realtime_server_event.py
sophnet/types/beta/realtime/response_audio_delta_event.py
sophnet/types/beta/realtime/response_audio_done_event.py
sophnet/types/beta/realtime/response_audio_transcript_delta_event.py
sophnet/types/beta/realtime/response_audio_transcript_done_event.py
sophnet/types/beta/realtime/response_cancel_event.py
sophnet/types/beta/realtime/response_cancel_event_param.py
sophnet/types/beta/realtime/response_content_part_added_event.py
sophnet/types/beta/realtime/response_content_part_done_event.py
sophnet/types/beta/realtime/response_create_event.py
sophnet/types/beta/realtime/response_create_event_param.py
sophnet/types/beta/realtime/response_created_event.py
sophnet/types/beta/realtime/response_done_event.py
sophnet/types/beta/realtime/response_function_call_arguments_delta_event.py
sophnet/types/beta/realtime/response_function_call_arguments_done_event.py
sophnet/types/beta/realtime/response_output_item_added_event.py
sophnet/types/beta/realtime/response_output_item_done_event.py
sophnet/types/beta/realtime/response_text_delta_event.py
sophnet/types/beta/realtime/response_text_done_event.py
sophnet/types/beta/realtime/session.py
sophnet/types/beta/realtime/session_create_params.py
sophnet/types/beta/realtime/session_create_response.py
sophnet/types/beta/realtime/session_created_event.py
sophnet/types/beta/realtime/session_update_event.py
sophnet/types/beta/realtime/session_update_event_param.py
sophnet/types/beta/realtime/session_updated_event.py
sophnet/types/beta/threads/__init__.py
sophnet/types/beta/threads/annotation.py
sophnet/types/beta/threads/annotation_delta.py
sophnet/types/beta/threads/file_citation_annotation.py
sophnet/types/beta/threads/file_citation_delta_annotation.py
sophnet/types/beta/threads/file_path_annotation.py
sophnet/types/beta/threads/file_path_delta_annotation.py
sophnet/types/beta/threads/image_file.py
sophnet/types/beta/threads/image_file_content_block.py
sophnet/types/beta/threads/image_file_content_block_param.py
sophnet/types/beta/threads/image_file_delta.py
sophnet/types/beta/threads/image_file_delta_block.py
sophnet/types/beta/threads/image_file_param.py
sophnet/types/beta/threads/image_url.py
sophnet/types/beta/threads/image_url_content_block.py
sophnet/types/beta/threads/image_url_content_block_param.py
sophnet/types/beta/threads/image_url_delta.py
sophnet/types/beta/threads/image_url_delta_block.py
sophnet/types/beta/threads/image_url_param.py
sophnet/types/beta/threads/message.py
sophnet/types/beta/threads/message_content.py
sophnet/types/beta/threads/message_content_delta.py
sophnet/types/beta/threads/message_content_part_param.py
sophnet/types/beta/threads/message_create_params.py
sophnet/types/beta/threads/message_deleted.py
sophnet/types/beta/threads/message_delta.py
sophnet/types/beta/threads/message_delta_event.py
sophnet/types/beta/threads/message_list_params.py
sophnet/types/beta/threads/message_update_params.py
sophnet/types/beta/threads/refusal_content_block.py
sophnet/types/beta/threads/refusal_delta_block.py
sophnet/types/beta/threads/required_action_function_tool_call.py
sophnet/types/beta/threads/run.py
sophnet/types/beta/threads/run_create_params.py
sophnet/types/beta/threads/run_list_params.py
sophnet/types/beta/threads/run_status.py
sophnet/types/beta/threads/run_submit_tool_outputs_params.py
sophnet/types/beta/threads/run_update_params.py
sophnet/types/beta/threads/text.py
sophnet/types/beta/threads/text_content_block.py
sophnet/types/beta/threads/text_content_block_param.py
sophnet/types/beta/threads/text_delta.py
sophnet/types/beta/threads/text_delta_block.py
sophnet/types/beta/threads/runs/__init__.py
sophnet/types/beta/threads/runs/code_interpreter_logs.py
sophnet/types/beta/threads/runs/code_interpreter_output_image.py
sophnet/types/beta/threads/runs/code_interpreter_tool_call.py
sophnet/types/beta/threads/runs/code_interpreter_tool_call_delta.py
sophnet/types/beta/threads/runs/file_search_tool_call.py
sophnet/types/beta/threads/runs/file_search_tool_call_delta.py
sophnet/types/beta/threads/runs/function_tool_call.py
sophnet/types/beta/threads/runs/function_tool_call_delta.py
sophnet/types/beta/threads/runs/message_creation_step_details.py
sophnet/types/beta/threads/runs/run_step.py
sophnet/types/beta/threads/runs/run_step_delta.py
sophnet/types/beta/threads/runs/run_step_delta_event.py
sophnet/types/beta/threads/runs/run_step_delta_message_delta.py
sophnet/types/beta/threads/runs/run_step_include.py
sophnet/types/beta/threads/runs/step_list_params.py
sophnet/types/beta/threads/runs/step_retrieve_params.py
sophnet/types/beta/threads/runs/tool_call.py
sophnet/types/beta/threads/runs/tool_call_delta.py
sophnet/types/beta/threads/runs/tool_call_delta_object.py
sophnet/types/beta/threads/runs/tool_calls_step_details.py
sophnet/types/beta/vector_stores/__init__.py
sophnet/types/beta/vector_stores/file_batch_create_params.py
sophnet/types/beta/vector_stores/file_batch_list_files_params.py
sophnet/types/beta/vector_stores/file_create_params.py
sophnet/types/beta/vector_stores/file_list_params.py
sophnet/types/beta/vector_stores/vector_store_file.py
sophnet/types/beta/vector_stores/vector_store_file_batch.py
sophnet/types/beta/vector_stores/vector_store_file_deleted.py
sophnet/types/chat/__init__.py
sophnet/types/chat/chat_completion.py
sophnet/types/chat/chat_completion_assistant_message_param.py
sophnet/types/chat/chat_completion_audio.py
sophnet/types/chat/chat_completion_audio_param.py
sophnet/types/chat/chat_completion_chunk.py
sophnet/types/chat/chat_completion_content_part_image_param.py
sophnet/types/chat/chat_completion_content_part_input_audio_param.py
sophnet/types/chat/chat_completion_content_part_param.py
sophnet/types/chat/chat_completion_content_part_refusal_param.py
sophnet/types/chat/chat_completion_content_part_text_param.py
sophnet/types/chat/chat_completion_developer_message_param.py
sophnet/types/chat/chat_completion_function_call_option_param.py
sophnet/types/chat/chat_completion_function_message_param.py
sophnet/types/chat/chat_completion_message.py
sophnet/types/chat/chat_completion_message_param.py
sophnet/types/chat/chat_completion_message_tool_call.py
sophnet/types/chat/chat_completion_message_tool_call_param.py
sophnet/types/chat/chat_completion_modality.py
sophnet/types/chat/chat_completion_named_tool_choice_param.py
sophnet/types/chat/chat_completion_prediction_content_param.py
sophnet/types/chat/chat_completion_reasoning_effort.py
sophnet/types/chat/chat_completion_role.py
sophnet/types/chat/chat_completion_stream_options_param.py
sophnet/types/chat/chat_completion_system_message_param.py
sophnet/types/chat/chat_completion_token_logprob.py
sophnet/types/chat/chat_completion_tool_choice_option_param.py
sophnet/types/chat/chat_completion_tool_message_param.py
sophnet/types/chat/chat_completion_tool_param.py
sophnet/types/chat/chat_completion_user_message_param.py
sophnet/types/chat/completion_create_params.py
sophnet/types/chat/parsed_chat_completion.py
sophnet/types/chat/parsed_function_tool_call.py
sophnet/types/fine_tuning/__init__.py
sophnet/types/fine_tuning/fine_tuning_job.py
sophnet/types/fine_tuning/fine_tuning_job_event.py
sophnet/types/fine_tuning/fine_tuning_job_integration.py
sophnet/types/fine_tuning/fine_tuning_job_wandb_integration.py
sophnet/types/fine_tuning/fine_tuning_job_wandb_integration_object.py
sophnet/types/fine_tuning/job_create_params.py
sophnet/types/fine_tuning/job_list_events_params.py
sophnet/types/fine_tuning/job_list_params.py
sophnet/types/fine_tuning/jobs/__init__.py
sophnet/types/fine_tuning/jobs/checkpoint_list_params.py
sophnet/types/fine_tuning/jobs/fine_tuning_job_checkpoint.py
sophnet/types/shared/__init__.py
sophnet/types/shared/error_object.py
sophnet/types/shared/function_definition.py
sophnet/types/shared/function_parameters.py
sophnet/types/shared/response_format_json_object.py
sophnet/types/shared/response_format_json_schema.py
sophnet/types/shared/response_format_text.py
sophnet/types/shared_params/__init__.py
sophnet/types/shared_params/function_definition.py
sophnet/types/shared_params/function_parameters.py
sophnet/types/shared_params/response_format_json_object.py
sophnet/types/shared_params/response_format_json_schema.py
sophnet/types/shared_params/response_format_text.py
sophnet/types/uploads/__init__.py
sophnet/types/uploads/part_create_params.py
sophnet/types/uploads/upload_part.py