LICENSE
README.md
pyproject.toml
src/hydra_db/__init__.py
src/hydra_db/_default_clients.py
src/hydra_db/client.py
src/hydra_db/environment.py
src/hydra_db/raw_client.py
src/hydra_db/connectors/__init__.py
src/hydra_db/connectors/client.py
src/hydra_db/connectors/raw_client.py
src/hydra_db/context/__init__.py
src/hydra_db/context/client.py
src/hydra_db/context/raw_client.py
src/hydra_db/context/types/__init__.py
src/hydra_db/context/types/ingest_context_request_type.py
src/hydra_db/context/types/list_v2list_content_request_type.py
src/hydra_db/context/types/relations_context_request_type.py
src/hydra_db/context/types/sources_v2source_delete_request_type.py
src/hydra_db/core/__init__.py
src/hydra_db/core/api_error.py
src/hydra_db/core/client_wrapper.py
src/hydra_db/core/datetime_utils.py
src/hydra_db/core/file.py
src/hydra_db/core/force_multipart.py
src/hydra_db/core/http_client.py
src/hydra_db/core/http_response.py
src/hydra_db/core/jsonable_encoder.py
src/hydra_db/core/logging.py
src/hydra_db/core/parse_error.py
src/hydra_db/core/pydantic_utilities.py
src/hydra_db/core/query_encoder.py
src/hydra_db/core/remove_none_from_dict.py
src/hydra_db/core/request_options.py
src/hydra_db/core/serialization.py
src/hydra_db/core/http_sse/__init__.py
src/hydra_db/core/http_sse/_api.py
src/hydra_db/core/http_sse/_decoders.py
src/hydra_db/core/http_sse/_exceptions.py
src/hydra_db/core/http_sse/_models.py
src/hydra_db/databases/__init__.py
src/hydra_db/databases/client.py
src/hydra_db/databases/raw_client.py
src/hydra_db/errors/__init__.py
src/hydra_db/errors/bad_gateway_error.py
src/hydra_db/errors/bad_request_error.py
src/hydra_db/errors/conflict_error.py
src/hydra_db/errors/content_too_large_error.py
src/hydra_db/errors/forbidden_error.py
src/hydra_db/errors/internal_server_error.py
src/hydra_db/errors/not_found_error.py
src/hydra_db/errors/service_unavailable_error.py
src/hydra_db/errors/unprocessable_entity_error.py
src/hydra_db/helpers/__init__.py
src/hydra_db/helpers/build_string.py
src/hydra_db/tests/conftest.py
src/hydra_db/tests/test_aiohttp_autodetect.py
src/hydra_db/types/__init__.py
src/hydra_db/types/connectors_connector.py
src/hydra_db/types/connectors_resource.py
src/hydra_db/types/dashboard_pagination_meta.py
src/hydra_db/types/fetch_v2source_fetch_response.py
src/hydra_db/types/github_com_hydradb_hydradb_application_internal_service_metadata_edit_result.py
src/hydra_db/types/graph_entity.py
src/hydra_db/types/graph_graph_relations_response.py
src/hydra_db/types/graph_relation_evidence.py
src/hydra_db/types/graph_triplet_with_evidence.py
src/hydra_db/types/handler_api_error.py
src/hydra_db/types/handler_deprecation_notice.py
src/hydra_db/types/handler_envelope_fetch_v2source_fetch_response.py
src/hydra_db/types/handler_envelope_github_com_hydradb_hydradb_application_internal_service_metadata_edit_result.py
src/hydra_db/types/handler_envelope_graph_graph_relations_response.py
src/hydra_db/types/handler_envelope_ingestion_v2batch_processing_status.py
src/hydra_db/types/handler_envelope_ingestion_v2source_upload_response.py
src/hydra_db/types/handler_envelope_list_v2source_list_response.py
src/hydra_db/types/handler_envelope_search_v2retrieval_result.py
src/hydra_db/types/handler_envelope_sources_memory_delete_response.py
src/hydra_db/types/handler_envelope_tenants_infra_status_response_v2.py
src/hydra_db/types/handler_envelope_tenants_sub_tenant_ids_response.py
src/hydra_db/types/handler_envelope_tenants_tenant_create_accepted_response.py
src/hydra_db/types/handler_envelope_tenants_tenant_delete_response.py
src/hydra_db/types/handler_envelope_tenants_tenant_ids_response.py
src/hydra_db/types/handler_envelope_tenants_tenant_stats_response.py
src/hydra_db/types/handler_envelope_webhooks_delivery_item.py
src/hydra_db/types/handler_envelope_webhooks_delivery_list_response.py
src/hydra_db/types/handler_envelope_webhooks_retry_response.py
src/hydra_db/types/handler_envelope_webhooks_webhook_delete_response.py
src/hydra_db/types/handler_envelope_webhooks_webhook_get_response.py
src/hydra_db/types/handler_envelope_webhooks_webhook_register_response.py
src/hydra_db/types/handler_envelope_webhooks_webhook_test_response.py
src/hydra_db/types/handler_error_detail.py
src/hydra_db/types/handler_error_response.py
src/hydra_db/types/handler_metadata_schema_update_response.py
src/hydra_db/types/handler_resource_mapping.py
src/hydra_db/types/handler_response_meta.py
src/hydra_db/types/ingestion_source_status.py
src/hydra_db/types/ingestion_v2batch_processing_status.py
src/hydra_db/types/ingestion_v2processing_status.py
src/hydra_db/types/ingestion_v2source_upload_response.py
src/hydra_db/types/ingestion_v2source_upload_result_item.py
src/hydra_db/types/list_content_filter.py
src/hydra_db/types/list_source_list_response.py
src/hydra_db/types/list_v2source_list_response.py
src/hydra_db/types/search_graph_context.py
src/hydra_db/types/search_metadata_filters.py
src/hydra_db/types/search_operator.py
src/hydra_db/types/search_path_triplet.py
src/hydra_db/types/search_query_by.py
src/hydra_db/types/search_query_request_collections.py
src/hydra_db/types/search_query_request_sub_tenant_ids.py
src/hydra_db/types/search_recall_mode.py
src/hydra_db/types/search_scored_path_response.py
src/hydra_db/types/search_source_info.py
src/hydra_db/types/search_source_type.py
src/hydra_db/types/search_v2chunk.py
src/hydra_db/types/search_v2retrieval_result.py
src/hydra_db/types/sources_memory_delete_response.py
src/hydra_db/types/sources_source_delete_result_item.py
src/hydra_db/types/tenants_collection_stats.py
src/hydra_db/types/tenants_custom_property_definition.py
src/hydra_db/types/tenants_failed_tenant.py
src/hydra_db/types/tenants_infra_status_response_v2.py
src/hydra_db/types/tenants_infra_v2.py
src/hydra_db/types/tenants_milvus_data_type.py
src/hydra_db/types/tenants_sub_tenant_ids_response.py
src/hydra_db/types/tenants_tenant_create_accepted_response.py
src/hydra_db/types/tenants_tenant_delete_response.py
src/hydra_db/types/tenants_tenant_ids_response.py
src/hydra_db/types/tenants_tenant_stats_response.py
src/hydra_db/types/tenants_vectorstore_status_v2.py
src/hydra_db/types/webhooks_delivery_item.py
src/hydra_db/types/webhooks_delivery_list_response.py
src/hydra_db/types/webhooks_retry_response.py
src/hydra_db/types/webhooks_webhook_delete_response.py
src/hydra_db/types/webhooks_webhook_get_response.py
src/hydra_db/types/webhooks_webhook_register_response.py
src/hydra_db/types/webhooks_webhook_test_response.py
src/hydra_db/webhooks/__init__.py
src/hydra_db/webhooks/client.py
src/hydra_db/webhooks/raw_client.py
src/hydradb_sdk.egg-info/PKG-INFO
src/hydradb_sdk.egg-info/SOURCES.txt
src/hydradb_sdk.egg-info/dependency_links.txt
src/hydradb_sdk.egg-info/requires.txt
src/hydradb_sdk.egg-info/top_level.txt
tests/test_sdk.py