futurehouse-client 0.4.4__tar.gz → 0.4.5.dev10__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.
Files changed (38) hide show
  1. {futurehouse_client-0.4.4/src/futurehouse_client.egg-info → futurehouse_client-0.4.5.dev10}/PKG-INFO +1 -1
  2. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/models/client.py +0 -5
  3. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/version.py +3 -3
  4. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10/src/futurehouse_client.egg-info}/PKG-INFO +1 -1
  5. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/LICENSE +0 -0
  6. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/README.md +0 -0
  7. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/data_storage.md +0 -0
  8. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/docs/__init__.py +0 -0
  9. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/docs/client_notebook.ipynb +0 -0
  10. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/pyproject.toml +0 -0
  11. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/setup.cfg +0 -0
  12. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/__init__.py +0 -0
  13. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/clients/__init__.py +0 -0
  14. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/clients/data_storage_methods.py +0 -0
  15. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/clients/job_client.py +0 -0
  16. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/clients/rest_client.py +0 -0
  17. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/models/__init__.py +0 -0
  18. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/models/app.py +0 -0
  19. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/models/data_storage_methods.py +0 -0
  20. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/models/rest.py +0 -0
  21. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/py.typed +0 -0
  22. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/__init__.py +0 -0
  23. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/auth.py +0 -0
  24. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/general.py +0 -0
  25. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/module_utils.py +0 -0
  26. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/monitoring.py +0 -0
  27. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client/utils/world_model_tools.py +0 -0
  28. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client.egg-info/SOURCES.txt +0 -0
  29. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client.egg-info/dependency_links.txt +0 -0
  30. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client.egg-info/requires.txt +0 -0
  31. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/src/futurehouse_client.egg-info/top_level.txt +0 -0
  32. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_client.py +0 -0
  33. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_data/test_file.txt +0 -0
  34. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_data/test_information.txt +0 -0
  35. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_data/test_manifest.yaml +0 -0
  36. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_data_storage_e2e.py +0 -0
  37. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_data_storage_methods.py +0 -0
  38. {futurehouse_client-0.4.4 → futurehouse_client-0.4.5.dev10}/tests/test_rest.py +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: futurehouse-client
3
- Version: 0.4.4
3
+ Version: 0.4.5.dev10
4
4
  Summary: A client for interacting with endpoints of the FutureHouse service.
5
5
  Author-email: FutureHouse technical staff <hello@futurehouse.org>
6
6
  License: Apache License
@@ -34,11 +34,6 @@ class ASVState(BaseState, Generic[T]):
34
34
  def serialize_action(self, action: OpResult[T]) -> dict:
35
35
  return action.to_dict()
36
36
 
37
- @field_serializer("next_state")
38
- def serialize_next_state(self, state: Any) -> str:
39
- return str(state)
40
-
41
-
42
37
  class EnvResetState(BaseState):
43
38
  observations: list[Message] = Field()
44
39
  tools: list[Tool] = Field()
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
28
28
  commit_id: COMMIT_ID
29
29
  __commit_id__: COMMIT_ID
30
30
 
31
- __version__ = version = '0.4.4'
32
- __version_tuple__ = version_tuple = (0, 4, 4)
31
+ __version__ = version = '0.4.5.dev10'
32
+ __version_tuple__ = version_tuple = (0, 4, 5, 'dev10')
33
33
 
34
- __commit_id__ = commit_id = 'g4b2a18805'
34
+ __commit_id__ = commit_id = 'gd88b87506'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: futurehouse-client
3
- Version: 0.4.4
3
+ Version: 0.4.5.dev10
4
4
  Summary: A client for interacting with endpoints of the FutureHouse service.
5
5
  Author-email: FutureHouse technical staff <hello@futurehouse.org>
6
6
  License: Apache License