MANIFEST.in
README.md
__init__.py
_default_clients.py
client.py
environment.py
py.typed
pyproject.toml
./__init__.py
./_default_clients.py
./client.py
./environment.py
./py.typed
./admin/__init__.py
./admin/client.py
./admin/raw_client.py
./assistants/__init__.py
./assistants/client.py
./assistants/raw_client.py
./audio/__init__.py
./audio/client.py
./audio/raw_client.py
./audio/speech/__init__.py
./audio/speech/client.py
./audio/speech/raw_client.py
./audio/speech/types/__init__.py
./audio/speech/types/stream_speech_request_voice_settings.py
./audio/transcriptions/__init__.py
./audio/transcriptions/client.py
./audio/transcriptions/raw_client.py
./audio/voices/__init__.py
./audio/voices/client.py
./audio/voices/raw_client.py
./audio/voices/types/__init__.py
./audio/voices/types/clone_voices_response.py
./audio/voices/types/list_voices_response.py
./audio/voices/types/list_voices_response_voices_item.py
./audio_stream/__init__.py
./audio_stream/types/__init__.py
./audio_stream/types/audio_stream_audio_format.py
./batches/__init__.py
./batches/client.py
./batches/raw_client.py
./chat/__init__.py
./chat/client.py
./chat/raw_client.py
./chat/completions/__init__.py
./chat/completions/client.py
./chat/completions/raw_client.py
./chat/completions/types/__init__.py
./chat/completions/types/create_completions_request_messages_item.py
./chat/completions/types/create_completions_request_messages_item_content.py
./chat/completions/types/create_completions_request_messages_item_content_content.py
./chat/completions/types/create_completions_request_messages_item_content_role.py
./chat/completions/types/create_completions_request_response_format.py
./chat/completions/types/create_completions_request_stop.py
./chat/completions/types/create_completions_request_tools_item.py
./chat/completions/types/create_completions_stream_request_messages_item.py
./chat/completions/types/create_completions_stream_request_messages_item_content.py
./chat/completions/types/create_completions_stream_request_messages_item_content_content.py
./chat/completions/types/create_completions_stream_request_messages_item_content_role.py
./chat/completions/types/create_completions_stream_request_response_format.py
./chat/completions/types/create_completions_stream_request_stop.py
./chat/completions/types/create_completions_stream_request_tools_item.py
./completions/__init__.py
./completions/client.py
./completions/raw_client.py
./containers/__init__.py
./containers/client.py
./containers/raw_client.py
./core/__init__.py
./core/api_error.py
./core/client_wrapper.py
./core/datetime_utils.py
./core/file.py
./core/force_multipart.py
./core/http_client.py
./core/http_response.py
./core/jsonable_encoder.py
./core/logging.py
./core/parse_error.py
./core/pydantic_utilities.py
./core/query_encoder.py
./core/remove_none_from_dict.py
./core/request_options.py
./core/serialization.py
./core/http_sse/__init__.py
./core/http_sse/_api.py
./core/http_sse/_decoders.py
./core/http_sse/_exceptions.py
./core/http_sse/_models.py
./embeddings/__init__.py
./embeddings/client.py
./embeddings/raw_client.py
./embeddings/types/__init__.py
./embeddings/types/create_embeddings_request_encoding_format.py
./embeddings/types/create_embeddings_request_input.py
./errors/__init__.py
./errors/bad_request_error.py
./errors/payment_required_error.py
./errors/unauthorized_error.py
./evals/__init__.py
./evals/client.py
./evals/raw_client.py
./files/__init__.py
./files/client.py
./files/raw_client.py
./files/types/__init__.py
./files/types/list_files_request_order.py
./files/types/upload_files_request_expires_after.py
./fine_tuning/__init__.py
./fine_tuning/client.py
./fine_tuning/raw_client.py
./images/__init__.py
./images/client.py
./images/raw_client.py
./images/types/__init__.py
./images/types/generate_images_request_response_format.py
./images/types/generate_images_request_size.py
./models/__init__.py
./models/client.py
./models/raw_client.py
./models/types/__init__.py
./models/types/list_models_response.py
./moderations/__init__.py
./moderations/client.py
./moderations/raw_client.py
./moderations/types/__init__.py
./moderations/types/create_moderation_request_input.py
./ocr/__init__.py
./ocr/client.py
./ocr/raw_client.py
./ocr/types/__init__.py
./ocr/types/extract_ocr_request_extraction_target.py
./ocr/types/stream_ocr_request_extraction_target.py
./parser/__init__.py
./parser/client.py
./parser/raw_client.py
./parser/types/__init__.py
./parser/types/classify_parser_response.py
./parser/types/generate_instruction_parser_response.py
./parser/types/parse_parser_request_extraction_target.py
./parser/types/parse_parser_request_parse.py
./parser/types/sheets_parser_response.py
./parser/types/sheets_parser_response_sheets_item.py
./parser/types/split_parser_response.py
./parser/types/split_parser_response_sections_item.py
./parser/types/stream_parser_request_extraction_target.py
./parser/types/stream_parser_request_parse.py
./realtime/__init__.py
./realtime/client.py
./realtime/raw_client.py
./rerank/__init__.py
./rerank/client.py
./rerank/raw_client.py
./rerank/types/__init__.py
./rerank/types/create_rerank_response.py
./rerank/types/create_rerank_response_results_item.py
./rerank/types/create_rerank_response_results_item_document.py
./rerank/types/create_rerank_response_usage.py
./skills/__init__.py
./skills/client.py
./skills/raw_client.py
./threads/__init__.py
./threads/client.py
./threads/raw_client.py
./types/__init__.py
./types/assistant.py
./types/batch.py
./types/chat_completion.py
./types/chat_completion_assistant_message_param.py
./types/chat_completion_assistant_message_param_audio.py
./types/chat_completion_assistant_message_param_function_call.py
./types/chat_completion_assistant_message_param_role.py
./types/chat_completion_assistant_message_param_tool_calls_item.py
./types/chat_completion_choices_item.py
./types/chat_completion_choices_item_finish_reason.py
./types/chat_completion_choices_item_message.py
./types/chat_completion_choices_item_message_annotations_item.py
./types/chat_completion_choices_item_message_annotations_item_type.py
./types/chat_completion_choices_item_message_annotations_item_url_citation.py
./types/chat_completion_choices_item_message_function_call.py
./types/chat_completion_choices_item_message_role.py
./types/chat_completion_choices_item_message_tool_calls_item.py
./types/chat_completion_chunk.py
./types/chat_completion_chunk_choices_item.py
./types/chat_completion_chunk_choices_item_delta.py
./types/chat_completion_chunk_choices_item_delta_function_call.py
./types/chat_completion_chunk_choices_item_delta_role.py
./types/chat_completion_chunk_choices_item_delta_tool_calls_item.py
./types/chat_completion_chunk_choices_item_delta_tool_calls_item_function.py
./types/chat_completion_chunk_choices_item_delta_tool_calls_item_type.py
./types/chat_completion_chunk_choices_item_finish_reason.py
./types/chat_completion_chunk_object.py
./types/chat_completion_chunk_service_tier.py
./types/chat_completion_chunk_usage.py
./types/chat_completion_custom_tool.py
./types/chat_completion_custom_tool_custom.py
./types/chat_completion_custom_tool_custom_format.py
./types/chat_completion_custom_tool_custom_format_grammar.py
./types/chat_completion_custom_tool_custom_format_grammar_grammar.py
./types/chat_completion_custom_tool_custom_format_grammar_grammar_syntax.py
./types/chat_completion_custom_tool_custom_format_text.py
./types/chat_completion_custom_tool_type.py
./types/chat_completion_message_custom_tool_call.py
./types/chat_completion_message_custom_tool_call_custom.py
./types/chat_completion_message_tool_call.py
./types/chat_completion_message_tool_call_function.py
./types/chat_completion_object.py
./types/chat_completion_service_tier.py
./types/chat_completion_tool.py
./types/chat_completion_tool_choice_option.py
./types/chat_completion_tool_choice_option_allowed_tools.py
./types/chat_completion_tool_choice_option_allowed_tools_allowed_tools.py
./types/chat_completion_tool_choice_option_allowed_tools_allowed_tools_mode.py
./types/chat_completion_tool_choice_option_allowed_tools_type.py
./types/chat_completion_tool_choice_option_custom.py
./types/chat_completion_tool_choice_option_custom_custom.py
./types/chat_completion_tool_choice_option_custom_type.py
./types/chat_completion_tool_choice_option_function.py
./types/chat_completion_tool_choice_option_function_function.py
./types/chat_completion_tool_choice_option_function_type.py
./types/chat_completion_tool_choice_option_zero.py
./types/chat_completion_tool_message_param.py
./types/chat_completion_tool_message_param_content.py
./types/chat_completion_tool_message_param_content_one_item.py
./types/chat_completion_tool_message_param_content_one_item_type.py
./types/chat_completion_tool_message_param_role.py
./types/chat_completion_usage.py
./types/completion.py
./types/container.py
./types/deleted_response.py
./types/embedding.py
./types/embedding_object.py
./types/embedding_response.py
./types/embedding_response_object.py
./types/embedding_response_usage.py
./types/error.py
./types/error_error.py
./types/eval.py
./types/eval_run.py
./types/file_object.py
./types/fine_tuning_job.py
./types/function_definition.py
./types/group.py
./types/image_response.py
./types/image_response_data_item.py
./types/list_response.py
./types/message.py
./types/model.py
./types/model_object.py
./types/moderation_response.py
./types/organization.py
./types/pagination_params.py
./types/project.py
./types/response_format_json_object.py
./types/response_format_json_schema.py
./types/response_format_json_schema_json_schema.py
./types/response_format_text.py
./types/role.py
./types/run.py
./types/run_step.py
./types/skill.py
./types/thread.py
./types/transcript_event.py
./types/transcript_event_type.py
./types/transcript_segment.py
./types/transcription_response.py
./types/translation_response.py
./types/ultraparser_collection.py
./types/ultraparser_collection_object.py
./types/ultraparser_error.py
./types/ultraparser_filesearch_response.py
./types/ultraparser_filesearch_response_choices_item.py
./types/ultraparser_filesearch_response_choices_item_message.py
./types/ultraparser_filesearch_response_citations_item.py
./types/ultraparser_filesearch_response_usage.py
./types/ultraparser_generate_schema_response.py
./types/ultraparser_health_response.py
./types/ultraparser_ocr_response.py
./types/ultraparser_ocr_response_choices_item.py
./types/ultraparser_ocr_response_choices_item_message.py
./types/ultraparser_ocr_response_choices_item_message_content.py
./types/ultraparser_ocr_response_choices_item_message_content_file_info.py
./types/ultraparser_ocr_response_choices_item_message_content_parsed_output.py
./types/ultraparser_ocr_response_object.py
./types/ultraparser_parse_response.py
./types/ultraparser_parse_response_choices_item.py
./types/ultraparser_parse_response_choices_item_message.py
./types/ultraparser_sse_event.py
./types/ultraparser_sse_event_data.py
./types/ultraparser_sse_event_event.py
./types/upload.py
./types/user.py
./types/vector_store.py
./ultraparser/__init__.py
./ultraparser/client.py
./ultraparser/raw_client.py
./ultraparser/types/__init__.py
./ultraparser/types/filesearch_request_messages_item.py
./ultraparser/types/filesearch_request_messages_item_role.py
./ultraparser/types/list_collections_response.py
./ultraparser/types/list_collections_response_object.py
./ultraparser/types/run_benchmark_ultraparser_request_questions_item.py
./ultraparser/types/run_benchmark_ultraparser_response.py
./ultraparser/types/run_benchmark_ultraparser_response_results_item.py
./ultraparser/types/upload_files_ultraparser_response.py
./ultrasafeai/__init__.py
./ultrasafeai/audio/__init__.py
./ultrasafeai/audio/stream/__init__.py
./ultrasafeai/audio/stream/client.py
./ultrasafeai/audio/stream/connect_options.py
./uploads/__init__.py
./uploads/client.py
./uploads/raw_client.py
./vector_stores/__init__.py
./vector_stores/client.py
./vector_stores/raw_client.py
./videos/__init__.py
./videos/client.py
./videos/raw_client.py
admin/__init__.py
admin/client.py
admin/raw_client.py
assistants/__init__.py
assistants/client.py
assistants/raw_client.py
audio/__init__.py
audio/client.py
audio/raw_client.py
audio/speech/__init__.py
audio/speech/client.py
audio/speech/raw_client.py
audio/speech/types/__init__.py
audio/speech/types/stream_speech_request_voice_settings.py
audio/transcriptions/__init__.py
audio/transcriptions/client.py
audio/transcriptions/raw_client.py
audio/voices/__init__.py
audio/voices/client.py
audio/voices/raw_client.py
audio/voices/types/__init__.py
audio/voices/types/clone_voices_response.py
audio/voices/types/list_voices_response.py
audio/voices/types/list_voices_response_voices_item.py
audio_stream/__init__.py
audio_stream/types/__init__.py
audio_stream/types/audio_stream_audio_format.py
batches/__init__.py
batches/client.py
batches/raw_client.py
chat/__init__.py
chat/client.py
chat/raw_client.py
chat/completions/__init__.py
chat/completions/client.py
chat/completions/raw_client.py
chat/completions/types/__init__.py
chat/completions/types/create_completions_request_messages_item.py
chat/completions/types/create_completions_request_messages_item_content.py
chat/completions/types/create_completions_request_messages_item_content_content.py
chat/completions/types/create_completions_request_messages_item_content_role.py
chat/completions/types/create_completions_request_response_format.py
chat/completions/types/create_completions_request_stop.py
chat/completions/types/create_completions_request_tools_item.py
chat/completions/types/create_completions_stream_request_messages_item.py
chat/completions/types/create_completions_stream_request_messages_item_content.py
chat/completions/types/create_completions_stream_request_messages_item_content_content.py
chat/completions/types/create_completions_stream_request_messages_item_content_role.py
chat/completions/types/create_completions_stream_request_response_format.py
chat/completions/types/create_completions_stream_request_stop.py
chat/completions/types/create_completions_stream_request_tools_item.py
completions/__init__.py
completions/client.py
completions/raw_client.py
containers/__init__.py
containers/client.py
containers/raw_client.py
core/__init__.py
core/api_error.py
core/client_wrapper.py
core/datetime_utils.py
core/file.py
core/force_multipart.py
core/http_client.py
core/http_response.py
core/jsonable_encoder.py
core/logging.py
core/parse_error.py
core/pydantic_utilities.py
core/query_encoder.py
core/remove_none_from_dict.py
core/request_options.py
core/serialization.py
core/http_sse/__init__.py
core/http_sse/_api.py
core/http_sse/_decoders.py
core/http_sse/_exceptions.py
core/http_sse/_models.py
embeddings/__init__.py
embeddings/client.py
embeddings/raw_client.py
embeddings/types/__init__.py
embeddings/types/create_embeddings_request_encoding_format.py
embeddings/types/create_embeddings_request_input.py
errors/__init__.py
errors/bad_request_error.py
errors/payment_required_error.py
errors/unauthorized_error.py
evals/__init__.py
evals/client.py
evals/raw_client.py
files/__init__.py
files/client.py
files/raw_client.py
files/types/__init__.py
files/types/list_files_request_order.py
files/types/upload_files_request_expires_after.py
fine_tuning/__init__.py
fine_tuning/client.py
fine_tuning/raw_client.py
images/__init__.py
images/client.py
images/raw_client.py
images/types/__init__.py
images/types/generate_images_request_response_format.py
images/types/generate_images_request_size.py
models/__init__.py
models/client.py
models/raw_client.py
models/types/__init__.py
models/types/list_models_response.py
moderations/__init__.py
moderations/client.py
moderations/raw_client.py
moderations/types/__init__.py
moderations/types/create_moderation_request_input.py
ocr/__init__.py
ocr/client.py
ocr/raw_client.py
ocr/types/__init__.py
ocr/types/extract_ocr_request_extraction_target.py
ocr/types/stream_ocr_request_extraction_target.py
parser/__init__.py
parser/client.py
parser/raw_client.py
parser/types/__init__.py
parser/types/classify_parser_response.py
parser/types/generate_instruction_parser_response.py
parser/types/parse_parser_request_extraction_target.py
parser/types/parse_parser_request_parse.py
parser/types/sheets_parser_response.py
parser/types/sheets_parser_response_sheets_item.py
parser/types/split_parser_response.py
parser/types/split_parser_response_sections_item.py
parser/types/stream_parser_request_extraction_target.py
parser/types/stream_parser_request_parse.py
realtime/__init__.py
realtime/client.py
realtime/raw_client.py
rerank/__init__.py
rerank/client.py
rerank/raw_client.py
rerank/types/__init__.py
rerank/types/create_rerank_response.py
rerank/types/create_rerank_response_results_item.py
rerank/types/create_rerank_response_results_item_document.py
rerank/types/create_rerank_response_usage.py
skills/__init__.py
skills/client.py
skills/raw_client.py
tests/test_aiohttp_autodetect.py
threads/__init__.py
threads/client.py
threads/raw_client.py
types/__init__.py
types/assistant.py
types/batch.py
types/chat_completion.py
types/chat_completion_assistant_message_param.py
types/chat_completion_assistant_message_param_audio.py
types/chat_completion_assistant_message_param_function_call.py
types/chat_completion_assistant_message_param_role.py
types/chat_completion_assistant_message_param_tool_calls_item.py
types/chat_completion_choices_item.py
types/chat_completion_choices_item_finish_reason.py
types/chat_completion_choices_item_message.py
types/chat_completion_choices_item_message_annotations_item.py
types/chat_completion_choices_item_message_annotations_item_type.py
types/chat_completion_choices_item_message_annotations_item_url_citation.py
types/chat_completion_choices_item_message_function_call.py
types/chat_completion_choices_item_message_role.py
types/chat_completion_choices_item_message_tool_calls_item.py
types/chat_completion_chunk.py
types/chat_completion_chunk_choices_item.py
types/chat_completion_chunk_choices_item_delta.py
types/chat_completion_chunk_choices_item_delta_function_call.py
types/chat_completion_chunk_choices_item_delta_role.py
types/chat_completion_chunk_choices_item_delta_tool_calls_item.py
types/chat_completion_chunk_choices_item_delta_tool_calls_item_function.py
types/chat_completion_chunk_choices_item_delta_tool_calls_item_type.py
types/chat_completion_chunk_choices_item_finish_reason.py
types/chat_completion_chunk_object.py
types/chat_completion_chunk_service_tier.py
types/chat_completion_chunk_usage.py
types/chat_completion_custom_tool.py
types/chat_completion_custom_tool_custom.py
types/chat_completion_custom_tool_custom_format.py
types/chat_completion_custom_tool_custom_format_grammar.py
types/chat_completion_custom_tool_custom_format_grammar_grammar.py
types/chat_completion_custom_tool_custom_format_grammar_grammar_syntax.py
types/chat_completion_custom_tool_custom_format_text.py
types/chat_completion_custom_tool_type.py
types/chat_completion_message_custom_tool_call.py
types/chat_completion_message_custom_tool_call_custom.py
types/chat_completion_message_tool_call.py
types/chat_completion_message_tool_call_function.py
types/chat_completion_object.py
types/chat_completion_service_tier.py
types/chat_completion_tool.py
types/chat_completion_tool_choice_option.py
types/chat_completion_tool_choice_option_allowed_tools.py
types/chat_completion_tool_choice_option_allowed_tools_allowed_tools.py
types/chat_completion_tool_choice_option_allowed_tools_allowed_tools_mode.py
types/chat_completion_tool_choice_option_allowed_tools_type.py
types/chat_completion_tool_choice_option_custom.py
types/chat_completion_tool_choice_option_custom_custom.py
types/chat_completion_tool_choice_option_custom_type.py
types/chat_completion_tool_choice_option_function.py
types/chat_completion_tool_choice_option_function_function.py
types/chat_completion_tool_choice_option_function_type.py
types/chat_completion_tool_choice_option_zero.py
types/chat_completion_tool_message_param.py
types/chat_completion_tool_message_param_content.py
types/chat_completion_tool_message_param_content_one_item.py
types/chat_completion_tool_message_param_content_one_item_type.py
types/chat_completion_tool_message_param_role.py
types/chat_completion_usage.py
types/completion.py
types/container.py
types/deleted_response.py
types/embedding.py
types/embedding_object.py
types/embedding_response.py
types/embedding_response_object.py
types/embedding_response_usage.py
types/error.py
types/error_error.py
types/eval.py
types/eval_run.py
types/file_object.py
types/fine_tuning_job.py
types/function_definition.py
types/group.py
types/image_response.py
types/image_response_data_item.py
types/list_response.py
types/message.py
types/model.py
types/model_object.py
types/moderation_response.py
types/organization.py
types/pagination_params.py
types/project.py
types/response_format_json_object.py
types/response_format_json_schema.py
types/response_format_json_schema_json_schema.py
types/response_format_text.py
types/role.py
types/run.py
types/run_step.py
types/skill.py
types/thread.py
types/transcript_event.py
types/transcript_event_type.py
types/transcript_segment.py
types/transcription_response.py
types/translation_response.py
types/ultraparser_collection.py
types/ultraparser_collection_object.py
types/ultraparser_error.py
types/ultraparser_filesearch_response.py
types/ultraparser_filesearch_response_choices_item.py
types/ultraparser_filesearch_response_choices_item_message.py
types/ultraparser_filesearch_response_citations_item.py
types/ultraparser_filesearch_response_usage.py
types/ultraparser_generate_schema_response.py
types/ultraparser_health_response.py
types/ultraparser_ocr_response.py
types/ultraparser_ocr_response_choices_item.py
types/ultraparser_ocr_response_choices_item_message.py
types/ultraparser_ocr_response_choices_item_message_content.py
types/ultraparser_ocr_response_choices_item_message_content_file_info.py
types/ultraparser_ocr_response_choices_item_message_content_parsed_output.py
types/ultraparser_ocr_response_object.py
types/ultraparser_parse_response.py
types/ultraparser_parse_response_choices_item.py
types/ultraparser_parse_response_choices_item_message.py
types/ultraparser_sse_event.py
types/ultraparser_sse_event_data.py
types/ultraparser_sse_event_event.py
types/upload.py
types/user.py
types/vector_store.py
ultraparser/__init__.py
ultraparser/client.py
ultraparser/raw_client.py
ultraparser/types/__init__.py
ultraparser/types/filesearch_request_messages_item.py
ultraparser/types/filesearch_request_messages_item_role.py
ultraparser/types/list_collections_response.py
ultraparser/types/list_collections_response_object.py
ultraparser/types/run_benchmark_ultraparser_request_questions_item.py
ultraparser/types/run_benchmark_ultraparser_response.py
ultraparser/types/run_benchmark_ultraparser_response_results_item.py
ultraparser/types/upload_files_ultraparser_response.py
ultrasafeai/__init__.py
ultrasafeai.egg-info/PKG-INFO
ultrasafeai.egg-info/SOURCES.txt
ultrasafeai.egg-info/dependency_links.txt
ultrasafeai.egg-info/requires.txt
ultrasafeai.egg-info/top_level.txt
ultrasafeai/audio/__init__.py
ultrasafeai/audio/stream/__init__.py
ultrasafeai/audio/stream/client.py
ultrasafeai/audio/stream/connect_options.py
uploads/__init__.py
uploads/client.py
uploads/raw_client.py
vector_stores/__init__.py
vector_stores/client.py
vector_stores/raw_client.py
videos/__init__.py
videos/client.py
videos/raw_client.py