hindsight-client 0.1.12__tar.gz → 0.1.14__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/PKG-INFO +1 -1
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client/hindsight_client.py +14 -2
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/pyproject.toml +1 -1
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/.gitignore +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/.openapi-generator/FILES +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/.openapi-generator/VERSION +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/.openapi-generator-ignore +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/README.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api/default_api.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api/monitoring_api.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api_client.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/configuration.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/AddBackgroundRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BackgroundResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankListItem.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankListResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankProfileResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/Budget.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ChunkData.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ChunkIncludeOptions.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ChunkResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/CreateBankRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DefaultApi.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DeleteResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DispositionTraits.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DocumentResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityDetailResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityIncludeOptions.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityListItem.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityListResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityObservationResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityStateResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/GraphDataResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/HTTPValidationError.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/IncludeOptions.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ListDocumentsResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ListMemoryUnitsResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/MemoryItem.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/MonitoringApi.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallResult.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectFact.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectIncludeOptions.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RetainRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RetainResponse.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/UpdateDispositionRequest.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ValidationError.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ValidationErrorLocInner.md +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/exceptions.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/add_background_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/background_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/bank_list_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/bank_list_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/bank_profile_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/budget.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/chunk_data.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/chunk_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/chunk_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/create_bank_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/delete_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/disposition_traits.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/document_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_detail_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_list_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_list_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_observation_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_state_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/graph_data_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/http_validation_error.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/list_documents_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/list_memory_units_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/memory_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_result.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_fact.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/retain_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/retain_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/update_disposition_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/validation_error.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/validation_error_loc_inner.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/rest.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_add_background_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_background_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_bank_list_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_bank_list_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_bank_profile_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_budget.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_chunk_data.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_chunk_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_chunk_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_create_bank_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_default_api.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_delete_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_disposition_traits.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_document_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_detail_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_list_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_list_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_observation_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_entity_state_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_graph_data_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_http_validation_error.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_list_documents_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_list_memory_units_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_memory_item.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_monitoring_api.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_recall_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_recall_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_recall_result.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_reflect_fact.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_reflect_include_options.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_reflect_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_reflect_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_retain_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_retain_response.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_update_disposition_request.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_validation_error.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_validation_error_loc_inner.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/openapi-generator-config.yaml +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/tests/__init__.py +0 -0
- {hindsight_client-0.1.12 → hindsight_client-0.1.14}/tests/test_main_operations.py +0 -0
|
@@ -85,9 +85,21 @@ class Hindsight:
|
|
|
85
85
|
self.close()
|
|
86
86
|
|
|
87
87
|
def close(self):
|
|
88
|
-
"""Close the API client."""
|
|
88
|
+
"""Close the API client (sync version - use aclose() in async code)."""
|
|
89
89
|
if self._api_client:
|
|
90
|
-
|
|
90
|
+
try:
|
|
91
|
+
loop = asyncio.get_running_loop()
|
|
92
|
+
# We're in an async context - schedule but don't wait
|
|
93
|
+
# The caller should use aclose() instead
|
|
94
|
+
loop.create_task(self._api_client.close())
|
|
95
|
+
except RuntimeError:
|
|
96
|
+
# No running loop - safe to run synchronously
|
|
97
|
+
_run_async(self._api_client.close())
|
|
98
|
+
|
|
99
|
+
async def aclose(self):
|
|
100
|
+
"""Close the API client (async version)."""
|
|
101
|
+
if self._api_client:
|
|
102
|
+
await self._api_client.close()
|
|
91
103
|
|
|
92
104
|
# Simplified methods for main operations
|
|
93
105
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/api/monitoring_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BackgroundResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankListItem.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankListResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/BankProfileResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ChunkIncludeOptions.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ChunkResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/CreateBankRequest.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DeleteResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DispositionTraits.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/DocumentResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityListItem.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityListResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/EntityStateResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/GraphDataResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/HTTPValidationError.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/IncludeOptions.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/MonitoringApi.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RecallResult.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectFact.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ReflectResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RetainRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/RetainResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/docs/ValidationError.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/bank_list_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/chunk_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/chunk_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/delete_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/document_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/entity_list_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/include_options.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/memory_item.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/recall_result.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_fact.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/reflect_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/retain_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/retain_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/models/validation_error.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_bank_list_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_budget.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_chunk_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_chunk_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_default_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_memory_item.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_monitoring_api.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_recall_request.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_recall_result.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_reflect_fact.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.12 → hindsight_client-0.1.14}/hindsight_client_api/test/test_retain_request.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|