LICENSE
README.md
pyproject.toml
setup.cfg
unbound/__init__.py
unbound/_unbound_scripts.py
unbound/py.typed
unbound/version.py
unbound/_vendor/__init__.py
unbound/_vendor/openai/__init__.py
unbound/_vendor/openai/__main__.py
unbound/_vendor/openai/_base_client.py
unbound/_vendor/openai/_client.py
unbound/_vendor/openai/_compat.py
unbound/_vendor/openai/_constants.py
unbound/_vendor/openai/_exceptions.py
unbound/_vendor/openai/_files.py
unbound/_vendor/openai/_legacy_response.py
unbound/_vendor/openai/_models.py
unbound/_vendor/openai/_module_client.py
unbound/_vendor/openai/_qs.py
unbound/_vendor/openai/_resource.py
unbound/_vendor/openai/_response.py
unbound/_vendor/openai/_streaming.py
unbound/_vendor/openai/_types.py
unbound/_vendor/openai/_version.py
unbound/_vendor/openai/pagination.py
unbound/_vendor/openai/py.typed
unbound/_vendor/openai/version.py
unbound/_vendor/openai/_extras/__init__.py
unbound/_vendor/openai/_extras/_common.py
unbound/_vendor/openai/_extras/numpy_proxy.py
unbound/_vendor/openai/_extras/pandas_proxy.py
unbound/_vendor/openai/_utils/__init__.py
unbound/_vendor/openai/_utils/_logs.py
unbound/_vendor/openai/_utils/_proxy.py
unbound/_vendor/openai/_utils/_reflection.py
unbound/_vendor/openai/_utils/_streams.py
unbound/_vendor/openai/_utils/_sync.py
unbound/_vendor/openai/_utils/_transform.py
unbound/_vendor/openai/_utils/_typing.py
unbound/_vendor/openai/_utils/_utils.py
unbound/_vendor/openai/cli/__init__.py
unbound/_vendor/openai/cli/_cli.py
unbound/_vendor/openai/cli/_errors.py
unbound/_vendor/openai/cli/_models.py
unbound/_vendor/openai/cli/_progress.py
unbound/_vendor/openai/cli/_utils.py
unbound/_vendor/openai/cli/_api/__init__.py
unbound/_vendor/openai/cli/_api/_main.py
unbound/_vendor/openai/cli/_api/audio.py
unbound/_vendor/openai/cli/_api/completions.py
unbound/_vendor/openai/cli/_api/files.py
unbound/_vendor/openai/cli/_api/image.py
unbound/_vendor/openai/cli/_api/models.py
unbound/_vendor/openai/cli/_api/chat/__init__.py
unbound/_vendor/openai/cli/_api/chat/completions.py
unbound/_vendor/openai/cli/_tools/__init__.py
unbound/_vendor/openai/cli/_tools/_main.py
unbound/_vendor/openai/cli/_tools/fine_tunes.py
unbound/_vendor/openai/cli/_tools/migrate.py
unbound/_vendor/openai/lib/__init__.py
unbound/_vendor/openai/lib/_old_api.py
unbound/_vendor/openai/lib/_pydantic.py
unbound/_vendor/openai/lib/_tools.py
unbound/_vendor/openai/lib/_validators.py
unbound/_vendor/openai/lib/azure.py
unbound/_vendor/openai/lib/_parsing/__init__.py
unbound/_vendor/openai/lib/_parsing/_completions.py
unbound/_vendor/openai/lib/streaming/__init__.py
unbound/_vendor/openai/lib/streaming/_assistants.py
unbound/_vendor/openai/lib/streaming/_deltas.py
unbound/_vendor/openai/lib/streaming/chat/__init__.py
unbound/_vendor/openai/lib/streaming/chat/_completions.py
unbound/_vendor/openai/lib/streaming/chat/_events.py
unbound/_vendor/openai/lib/streaming/chat/_types.py
unbound/_vendor/openai/resources/__init__.py
unbound/_vendor/openai/resources/batches.py
unbound/_vendor/openai/resources/completions.py
unbound/_vendor/openai/resources/embeddings.py
unbound/_vendor/openai/resources/files.py
unbound/_vendor/openai/resources/images.py
unbound/_vendor/openai/resources/models.py
unbound/_vendor/openai/resources/moderations.py
unbound/_vendor/openai/resources/audio/__init__.py
unbound/_vendor/openai/resources/audio/audio.py
unbound/_vendor/openai/resources/audio/speech.py
unbound/_vendor/openai/resources/audio/transcriptions.py
unbound/_vendor/openai/resources/audio/translations.py
unbound/_vendor/openai/resources/beta/__init__.py
unbound/_vendor/openai/resources/beta/assistants.py
unbound/_vendor/openai/resources/beta/beta.py
unbound/_vendor/openai/resources/beta/chat/__init__.py
unbound/_vendor/openai/resources/beta/chat/chat.py
unbound/_vendor/openai/resources/beta/chat/completions.py
unbound/_vendor/openai/resources/beta/threads/__init__.py
unbound/_vendor/openai/resources/beta/threads/messages.py
unbound/_vendor/openai/resources/beta/threads/threads.py
unbound/_vendor/openai/resources/beta/threads/runs/__init__.py
unbound/_vendor/openai/resources/beta/threads/runs/runs.py
unbound/_vendor/openai/resources/beta/threads/runs/steps.py
unbound/_vendor/openai/resources/beta/vector_stores/__init__.py
unbound/_vendor/openai/resources/beta/vector_stores/file_batches.py
unbound/_vendor/openai/resources/beta/vector_stores/files.py
unbound/_vendor/openai/resources/beta/vector_stores/vector_stores.py
unbound/_vendor/openai/resources/chat/__init__.py
unbound/_vendor/openai/resources/chat/chat.py
unbound/_vendor/openai/resources/chat/completions.py
unbound/_vendor/openai/resources/fine_tuning/__init__.py
unbound/_vendor/openai/resources/fine_tuning/fine_tuning.py
unbound/_vendor/openai/resources/fine_tuning/jobs/__init__.py
unbound/_vendor/openai/resources/fine_tuning/jobs/checkpoints.py
unbound/_vendor/openai/resources/fine_tuning/jobs/jobs.py
unbound/_vendor/openai/resources/uploads/__init__.py
unbound/_vendor/openai/resources/uploads/parts.py
unbound/_vendor/openai/resources/uploads/uploads.py
unbound/_vendor/openai/types/__init__.py
unbound/_vendor/openai/types/audio_model.py
unbound/_vendor/openai/types/batch.py
unbound/_vendor/openai/types/batch_create_params.py
unbound/_vendor/openai/types/batch_error.py
unbound/_vendor/openai/types/batch_list_params.py
unbound/_vendor/openai/types/batch_request_counts.py
unbound/_vendor/openai/types/chat_model.py
unbound/_vendor/openai/types/completion.py
unbound/_vendor/openai/types/completion_choice.py
unbound/_vendor/openai/types/completion_create_params.py
unbound/_vendor/openai/types/completion_usage.py
unbound/_vendor/openai/types/create_embedding_response.py
unbound/_vendor/openai/types/embedding.py
unbound/_vendor/openai/types/embedding_create_params.py
unbound/_vendor/openai/types/file_content.py
unbound/_vendor/openai/types/file_create_params.py
unbound/_vendor/openai/types/file_deleted.py
unbound/_vendor/openai/types/file_list_params.py
unbound/_vendor/openai/types/file_object.py
unbound/_vendor/openai/types/image.py
unbound/_vendor/openai/types/image_create_variation_params.py
unbound/_vendor/openai/types/image_edit_params.py
unbound/_vendor/openai/types/image_generate_params.py
unbound/_vendor/openai/types/image_model.py
unbound/_vendor/openai/types/images_response.py
unbound/_vendor/openai/types/model.py
unbound/_vendor/openai/types/model_deleted.py
unbound/_vendor/openai/types/moderation.py
unbound/_vendor/openai/types/moderation_create_params.py
unbound/_vendor/openai/types/moderation_create_response.py
unbound/_vendor/openai/types/moderation_model.py
unbound/_vendor/openai/types/upload.py
unbound/_vendor/openai/types/upload_complete_params.py
unbound/_vendor/openai/types/upload_create_params.py
unbound/_vendor/openai/types/audio/__init__.py
unbound/_vendor/openai/types/audio/speech_create_params.py
unbound/_vendor/openai/types/audio/speech_model.py
unbound/_vendor/openai/types/audio/transcription.py
unbound/_vendor/openai/types/audio/transcription_create_params.py
unbound/_vendor/openai/types/audio/translation.py
unbound/_vendor/openai/types/audio/translation_create_params.py
unbound/_vendor/openai/types/beta/__init__.py
unbound/_vendor/openai/types/beta/assistant.py
unbound/_vendor/openai/types/beta/assistant_create_params.py
unbound/_vendor/openai/types/beta/assistant_deleted.py
unbound/_vendor/openai/types/beta/assistant_list_params.py
unbound/_vendor/openai/types/beta/assistant_response_format_option.py
unbound/_vendor/openai/types/beta/assistant_response_format_option_param.py
unbound/_vendor/openai/types/beta/assistant_stream_event.py
unbound/_vendor/openai/types/beta/assistant_tool.py
unbound/_vendor/openai/types/beta/assistant_tool_choice.py
unbound/_vendor/openai/types/beta/assistant_tool_choice_function.py
unbound/_vendor/openai/types/beta/assistant_tool_choice_function_param.py
unbound/_vendor/openai/types/beta/assistant_tool_choice_option.py
unbound/_vendor/openai/types/beta/assistant_tool_choice_option_param.py
unbound/_vendor/openai/types/beta/assistant_tool_choice_param.py
unbound/_vendor/openai/types/beta/assistant_tool_param.py
unbound/_vendor/openai/types/beta/assistant_update_params.py
unbound/_vendor/openai/types/beta/code_interpreter_tool.py
unbound/_vendor/openai/types/beta/code_interpreter_tool_param.py
unbound/_vendor/openai/types/beta/file_search_tool.py
unbound/_vendor/openai/types/beta/file_search_tool_param.py
unbound/_vendor/openai/types/beta/function_tool.py
unbound/_vendor/openai/types/beta/function_tool_param.py
unbound/_vendor/openai/types/beta/thread.py
unbound/_vendor/openai/types/beta/thread_create_and_run_params.py
unbound/_vendor/openai/types/beta/thread_create_params.py
unbound/_vendor/openai/types/beta/thread_deleted.py
unbound/_vendor/openai/types/beta/thread_update_params.py
unbound/_vendor/openai/types/beta/vector_store.py
unbound/_vendor/openai/types/beta/vector_store_create_params.py
unbound/_vendor/openai/types/beta/vector_store_deleted.py
unbound/_vendor/openai/types/beta/vector_store_list_params.py
unbound/_vendor/openai/types/beta/vector_store_update_params.py
unbound/_vendor/openai/types/beta/chat/__init__.py
unbound/_vendor/openai/types/beta/threads/__init__.py
unbound/_vendor/openai/types/beta/threads/annotation.py
unbound/_vendor/openai/types/beta/threads/annotation_delta.py
unbound/_vendor/openai/types/beta/threads/file_citation_annotation.py
unbound/_vendor/openai/types/beta/threads/file_citation_delta_annotation.py
unbound/_vendor/openai/types/beta/threads/file_path_annotation.py
unbound/_vendor/openai/types/beta/threads/file_path_delta_annotation.py
unbound/_vendor/openai/types/beta/threads/image_file.py
unbound/_vendor/openai/types/beta/threads/image_file_content_block.py
unbound/_vendor/openai/types/beta/threads/image_file_content_block_param.py
unbound/_vendor/openai/types/beta/threads/image_file_delta.py
unbound/_vendor/openai/types/beta/threads/image_file_delta_block.py
unbound/_vendor/openai/types/beta/threads/image_file_param.py
unbound/_vendor/openai/types/beta/threads/image_url.py
unbound/_vendor/openai/types/beta/threads/image_url_content_block.py
unbound/_vendor/openai/types/beta/threads/image_url_content_block_param.py
unbound/_vendor/openai/types/beta/threads/image_url_delta.py
unbound/_vendor/openai/types/beta/threads/image_url_delta_block.py
unbound/_vendor/openai/types/beta/threads/image_url_param.py
unbound/_vendor/openai/types/beta/threads/message.py
unbound/_vendor/openai/types/beta/threads/message_content.py
unbound/_vendor/openai/types/beta/threads/message_content_delta.py
unbound/_vendor/openai/types/beta/threads/message_content_part_param.py
unbound/_vendor/openai/types/beta/threads/message_create_params.py
unbound/_vendor/openai/types/beta/threads/message_deleted.py
unbound/_vendor/openai/types/beta/threads/message_delta.py
unbound/_vendor/openai/types/beta/threads/message_delta_event.py
unbound/_vendor/openai/types/beta/threads/message_list_params.py
unbound/_vendor/openai/types/beta/threads/message_update_params.py
unbound/_vendor/openai/types/beta/threads/refusal_content_block.py
unbound/_vendor/openai/types/beta/threads/refusal_delta_block.py
unbound/_vendor/openai/types/beta/threads/required_action_function_tool_call.py
unbound/_vendor/openai/types/beta/threads/run.py
unbound/_vendor/openai/types/beta/threads/run_create_params.py
unbound/_vendor/openai/types/beta/threads/run_list_params.py
unbound/_vendor/openai/types/beta/threads/run_status.py
unbound/_vendor/openai/types/beta/threads/run_submit_tool_outputs_params.py
unbound/_vendor/openai/types/beta/threads/run_update_params.py
unbound/_vendor/openai/types/beta/threads/text.py
unbound/_vendor/openai/types/beta/threads/text_content_block.py
unbound/_vendor/openai/types/beta/threads/text_content_block_param.py
unbound/_vendor/openai/types/beta/threads/text_delta.py
unbound/_vendor/openai/types/beta/threads/text_delta_block.py
unbound/_vendor/openai/types/beta/threads/runs/__init__.py
unbound/_vendor/openai/types/beta/threads/runs/code_interpreter_logs.py
unbound/_vendor/openai/types/beta/threads/runs/code_interpreter_output_image.py
unbound/_vendor/openai/types/beta/threads/runs/code_interpreter_tool_call.py
unbound/_vendor/openai/types/beta/threads/runs/code_interpreter_tool_call_delta.py
unbound/_vendor/openai/types/beta/threads/runs/file_search_tool_call.py
unbound/_vendor/openai/types/beta/threads/runs/file_search_tool_call_delta.py
unbound/_vendor/openai/types/beta/threads/runs/function_tool_call.py
unbound/_vendor/openai/types/beta/threads/runs/function_tool_call_delta.py
unbound/_vendor/openai/types/beta/threads/runs/message_creation_step_details.py
unbound/_vendor/openai/types/beta/threads/runs/run_step.py
unbound/_vendor/openai/types/beta/threads/runs/run_step_delta.py
unbound/_vendor/openai/types/beta/threads/runs/run_step_delta_event.py
unbound/_vendor/openai/types/beta/threads/runs/run_step_delta_message_delta.py
unbound/_vendor/openai/types/beta/threads/runs/step_list_params.py
unbound/_vendor/openai/types/beta/threads/runs/tool_call.py
unbound/_vendor/openai/types/beta/threads/runs/tool_call_delta.py
unbound/_vendor/openai/types/beta/threads/runs/tool_call_delta_object.py
unbound/_vendor/openai/types/beta/threads/runs/tool_calls_step_details.py
unbound/_vendor/openai/types/beta/vector_stores/__init__.py
unbound/_vendor/openai/types/beta/vector_stores/file_batch_create_params.py
unbound/_vendor/openai/types/beta/vector_stores/file_batch_list_files_params.py
unbound/_vendor/openai/types/beta/vector_stores/file_create_params.py
unbound/_vendor/openai/types/beta/vector_stores/file_list_params.py
unbound/_vendor/openai/types/beta/vector_stores/vector_store_file.py
unbound/_vendor/openai/types/beta/vector_stores/vector_store_file_batch.py
unbound/_vendor/openai/types/beta/vector_stores/vector_store_file_deleted.py
unbound/_vendor/openai/types/chat/__init__.py
unbound/_vendor/openai/types/chat/chat_completion.py
unbound/_vendor/openai/types/chat/chat_completion_assistant_message_param.py
unbound/_vendor/openai/types/chat/chat_completion_chunk.py
unbound/_vendor/openai/types/chat/chat_completion_content_part_image_param.py
unbound/_vendor/openai/types/chat/chat_completion_content_part_param.py
unbound/_vendor/openai/types/chat/chat_completion_content_part_refusal_param.py
unbound/_vendor/openai/types/chat/chat_completion_content_part_text_param.py
unbound/_vendor/openai/types/chat/chat_completion_function_call_option_param.py
unbound/_vendor/openai/types/chat/chat_completion_function_message_param.py
unbound/_vendor/openai/types/chat/chat_completion_message.py
unbound/_vendor/openai/types/chat/chat_completion_message_param.py
unbound/_vendor/openai/types/chat/chat_completion_message_tool_call.py
unbound/_vendor/openai/types/chat/chat_completion_message_tool_call_param.py
unbound/_vendor/openai/types/chat/chat_completion_named_tool_choice_param.py
unbound/_vendor/openai/types/chat/chat_completion_role.py
unbound/_vendor/openai/types/chat/chat_completion_stream_options_param.py
unbound/_vendor/openai/types/chat/chat_completion_system_message_param.py
unbound/_vendor/openai/types/chat/chat_completion_token_logprob.py
unbound/_vendor/openai/types/chat/chat_completion_tool_choice_option_param.py
unbound/_vendor/openai/types/chat/chat_completion_tool_message_param.py
unbound/_vendor/openai/types/chat/chat_completion_tool_param.py
unbound/_vendor/openai/types/chat/chat_completion_user_message_param.py
unbound/_vendor/openai/types/chat/completion_create_params.py
unbound/_vendor/openai/types/chat/parsed_chat_completion.py
unbound/_vendor/openai/types/chat/parsed_function_tool_call.py
unbound/_vendor/openai/types/fine_tuning/__init__.py
unbound/_vendor/openai/types/fine_tuning/fine_tuning_job.py
unbound/_vendor/openai/types/fine_tuning/fine_tuning_job_event.py
unbound/_vendor/openai/types/fine_tuning/fine_tuning_job_integration.py
unbound/_vendor/openai/types/fine_tuning/fine_tuning_job_wandb_integration.py
unbound/_vendor/openai/types/fine_tuning/fine_tuning_job_wandb_integration_object.py
unbound/_vendor/openai/types/fine_tuning/job_create_params.py
unbound/_vendor/openai/types/fine_tuning/job_list_events_params.py
unbound/_vendor/openai/types/fine_tuning/job_list_params.py
unbound/_vendor/openai/types/fine_tuning/jobs/__init__.py
unbound/_vendor/openai/types/fine_tuning/jobs/checkpoint_list_params.py
unbound/_vendor/openai/types/fine_tuning/jobs/fine_tuning_job_checkpoint.py
unbound/_vendor/openai/types/shared/__init__.py
unbound/_vendor/openai/types/shared/error_object.py
unbound/_vendor/openai/types/shared/function_definition.py
unbound/_vendor/openai/types/shared/function_parameters.py
unbound/_vendor/openai/types/shared/response_format_json_object.py
unbound/_vendor/openai/types/shared/response_format_json_schema.py
unbound/_vendor/openai/types/shared/response_format_text.py
unbound/_vendor/openai/types/shared_params/__init__.py
unbound/_vendor/openai/types/shared_params/function_definition.py
unbound/_vendor/openai/types/shared_params/function_parameters.py
unbound/_vendor/openai/types/shared_params/response_format_json_object.py
unbound/_vendor/openai/types/shared_params/response_format_json_schema.py
unbound/_vendor/openai/types/shared_params/response_format_text.py
unbound/_vendor/openai/types/uploads/__init__.py
unbound/_vendor/openai/types/uploads/part_create_params.py
unbound/_vendor/openai/types/uploads/upload_part.py
unbound/api_resources/__init__.py
unbound/api_resources/base_client.py
unbound/api_resources/client.py
unbound/api_resources/common_types.py
unbound/api_resources/exceptions.py
unbound/api_resources/global_constants.py
unbound/api_resources/streaming.py
unbound/api_resources/utils.py
unbound/api_resources/apis/__init__.py
unbound/api_resources/apis/admin.py
unbound/api_resources/apis/api_keys.py
unbound/api_resources/apis/api_resource.py
unbound/api_resources/apis/assistants.py
unbound/api_resources/apis/audio.py
unbound/api_resources/apis/batches.py
unbound/api_resources/apis/beta_chat.py
unbound/api_resources/apis/chat_complete.py
unbound/api_resources/apis/complete.py
unbound/api_resources/apis/configs.py
unbound/api_resources/apis/create_headers.py
unbound/api_resources/apis/embeddings.py
unbound/api_resources/apis/feedback.py
unbound/api_resources/apis/fine_tuning.py
unbound/api_resources/apis/generation.py
unbound/api_resources/apis/images.py
unbound/api_resources/apis/logger.py
unbound/api_resources/apis/logs.py
unbound/api_resources/apis/main_files.py
unbound/api_resources/apis/models.py
unbound/api_resources/apis/moderations.py
unbound/api_resources/apis/post.py
unbound/api_resources/apis/threads.py
unbound/api_resources/apis/uploads.py
unbound/api_resources/apis/vector_stores.py
unbound/api_resources/apis/virtual_keys.py
unbound/api_resources/types/__init__.py
unbound/api_resources/types/api_keys_type.py
unbound/api_resources/types/assistant_type.py
unbound/api_resources/types/audio_types.py
unbound/api_resources/types/batches_type.py
unbound/api_resources/types/chat_complete_type.py
unbound/api_resources/types/complete_type.py
unbound/api_resources/types/configs_type.py
unbound/api_resources/types/embeddings_type.py
unbound/api_resources/types/feedback_type.py
unbound/api_resources/types/fine_tuning_type.py
unbound/api_resources/types/generation_type.py
unbound/api_resources/types/image_type.py
unbound/api_resources/types/logs_type.py
unbound/api_resources/types/main_file_type.py
unbound/api_resources/types/models_type.py
unbound/api_resources/types/moderations_type.py
unbound/api_resources/types/thread_message_type.py
unbound/api_resources/types/thread_run_type.py
unbound/api_resources/types/thread_type.py
unbound/api_resources/types/upload_types.py
unbound/api_resources/types/user_invite_type.py
unbound/api_resources/types/utils.py
unbound/api_resources/types/vector_stores_type.py
unbound/api_resources/types/virtual_keys_type.py
unbound/langchain/__init__.py
unbound/langchain/unbound_langchain_callback_handler.py
unbound/llamaindex/__init__.py
unbound/llamaindex/unbound_llama_callback_handler.py
unbound/llms/__init__.py
unbound/llms/langchain/__init__.py
unbound/llms/langchain/chat.py
unbound/llms/langchain/completion.py
unbound/llms/llama_index/__init__.py
unbound/llms/llama_index/completions.py
unbound/llms/llama_index/utils.py
unbound_gateway.egg-info/PKG-INFO
unbound_gateway.egg-info/SOURCES.txt
unbound_gateway.egg-info/dependency_links.txt
unbound_gateway.egg-info/entry_points.txt
unbound_gateway.egg-info/requires.txt
unbound_gateway.egg-info/top_level.txt
unbound_gateway.egg-info/zip-safe