hindsight-client 0.1.4__tar.gz → 0.1.5__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.4 → hindsight_client-0.1.5}/PKG-INFO +1 -1
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/pyproject.toml +1 -1
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/tests/test_main_operations.py +1 -1
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/.gitignore +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/.openapi-generator/FILES +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/.openapi-generator/VERSION +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/.openapi-generator-ignore +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/README.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client/__init__.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client/hindsight_client.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/__init__.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/api/__init__.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/api/default_api.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/api/monitoring_api.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/api_client.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/api_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/configuration.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/AddBackgroundRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BackgroundResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BankListItem.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BankListResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BankProfileResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/Budget.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ChunkData.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ChunkIncludeOptions.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ChunkResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/CreateBankRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DefaultApi.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DeleteResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DispositionTraits.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DocumentResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityDetailResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityIncludeOptions.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityListItem.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityListResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityObservationResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityStateResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/GraphDataResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/HTTPValidationError.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/IncludeOptions.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ListDocumentsResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ListMemoryUnitsResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/MemoryItem.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/MonitoringApi.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RecallRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RecallResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RecallResult.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectFact.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectIncludeOptions.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RetainRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RetainResponse.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/UpdateDispositionRequest.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ValidationError.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ValidationErrorLocInner.md +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/exceptions.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/__init__.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/add_background_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/background_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/bank_list_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/bank_list_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/bank_profile_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/budget.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/chunk_data.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/chunk_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/chunk_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/create_bank_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/delete_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/disposition_traits.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/document_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_detail_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_list_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_list_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_observation_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_state_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/graph_data_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/http_validation_error.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/list_documents_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/list_memory_units_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/memory_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_result.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_fact.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/retain_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/retain_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/update_disposition_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/validation_error.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/validation_error_loc_inner.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/rest.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/__init__.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_add_background_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_background_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_bank_list_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_bank_list_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_bank_profile_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_budget.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_chunk_data.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_chunk_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_chunk_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_create_bank_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_default_api.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_delete_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_disposition_traits.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_document_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_detail_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_list_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_list_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_observation_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_entity_state_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_graph_data_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_http_validation_error.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_list_documents_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_list_memory_units_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_memory_item.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_monitoring_api.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_result.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_fact.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_include_options.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_retain_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_retain_response.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_update_disposition_request.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_validation_error.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_validation_error_loc_inner.py +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/openapi-generator-config.yaml +0 -0
- {hindsight_client-0.1.4 → hindsight_client-0.1.5}/tests/__init__.py +0 -0
|
@@ -239,7 +239,7 @@ class TestEndToEndWorkflow:
|
|
|
239
239
|
bank_id=workflow_bank_id,
|
|
240
240
|
query="What programming technologies do I use?",
|
|
241
241
|
)
|
|
242
|
-
assert len(search_results) > 0
|
|
242
|
+
assert len(search_results.results) > 0
|
|
243
243
|
|
|
244
244
|
# 4. Generate contextual answer
|
|
245
245
|
reflect_response = client.reflect(
|
|
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.4 → hindsight_client-0.1.5}/hindsight_client_api/api/monitoring_api.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/AddBackgroundRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BackgroundResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BankListResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/BankProfileResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ChunkIncludeOptions.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ChunkResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/CreateBankRequest.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DeleteResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DispositionTraits.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/DocumentResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityDetailResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityIncludeOptions.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityListItem.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityListResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/EntityStateResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/GraphDataResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/HTTPValidationError.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/IncludeOptions.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ListDocumentsResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/MonitoringApi.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RecallRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RecallResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectIncludeOptions.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ReflectResponse.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RetainRequest.md
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/RetainResponse.md
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/docs/ValidationError.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/background_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/bank_list_item.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/bank_list_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/chunk_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/create_bank_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/delete_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/disposition_traits.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/document_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/entity_list_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/graph_data_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/include_options.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/memory_item.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/recall_result.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_fact.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/reflect_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/retain_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/models/retain_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/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.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_bank_list_item.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_chunk_data.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_chunk_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_default_api.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_delete_response.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_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.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_include_options.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_memory_item.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_monitoring_api.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_recall_result.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_fact.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_reflect_response.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_retain_request.py
RENAMED
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_retain_response.py
RENAMED
|
File without changes
|
|
File without changes
|
{hindsight_client-0.1.4 → hindsight_client-0.1.5}/hindsight_client_api/test/test_validation_error.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|