fabricatio 0.8.1.dev2__cp312-cp312-manylinux_2_34_x86_64.whl → 0.9.0__cp312-cp312-manylinux_2_34_x86_64.whl

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.
@@ -8,9 +8,9 @@ __all__ = ["UseEmbedding", "UseLLM"]
8
8
 
9
9
  if find_spec("fabricatio_tool"):
10
10
  from fabricatio_tool.capabilities.handle_task import HandleTask
11
- from fabricatio_tool.capabilities.use_tool import UseToolBox
11
+ from fabricatio_tool.capabilities.use_tool import UseTool
12
12
 
13
- __all__ += ["HandleTask", "UseToolBox"]
13
+ __all__ += ["HandleTask", "UseTool"]
14
14
 
15
15
 
16
16
  if find_spec("fabricatio_capabilities"):
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fabricatio
3
- Version: 0.8.1.dev2
3
+ Version: 0.9.0
4
4
  Classifier: License :: OSI Approved :: MIT License
5
5
  Classifier: Programming Language :: Rust
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -0,0 +1,12 @@
1
+ fabricatio-0.9.0.data/scripts/tdown,sha256=yP0zXTo-kA_CBnm8eYfh1lJtX9dge66gV9bDvR2V28U,5136464
2
+ fabricatio-0.9.0.dist-info/METADATA,sha256=MeVc_F4KtGU2vt48nHQigQtEzcU7KGJTSYj2xkGk8_8,7512
3
+ fabricatio-0.9.0.dist-info/WHEEL,sha256=MegmbKpmfItx05_jJ5VsxUKelo4nKw5OVeAu8XxdjGw,108
4
+ fabricatio-0.9.0.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
5
+ fabricatio/__init__.py,sha256=4a_7gabZhl9dzonBxcF-8peCGTLNxYJSDfInf1VhRsY,568
6
+ fabricatio/actions/__init__.py,sha256=4xR1wiPq2HPnVABXy6R3wOxcg9LZKD7g-h9IdTcNKvY,2106
7
+ fabricatio/capabilities/__init__.py,sha256=Q6miN7JFtSp_fkV_NKrATmoUOrj8viOIGxX38o9Swl4,2501
8
+ fabricatio/models/__init__.py,sha256=ewcOxbmRILxlMWG2mJ5JIKqsjeG2_1RISC-YxKgLcVM,1522
9
+ fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
+ fabricatio/rust.cpython-312-x86_64-linux-gnu.so,sha256=4AMhWmYTsDdVyvHXSprJPiMzscsnziz8bjS8naqX9Hg,515520
11
+ fabricatio/workflows/__init__.py,sha256=sr-0tgpNPdN5t2pDQa-gp-KUE7K0QDtjP9QGvWYLZ9A,305
12
+ fabricatio-0.9.0.dist-info/RECORD,,
@@ -1,12 +0,0 @@
1
- fabricatio-0.8.1.dev2.data/scripts/tdown,sha256=nrzLHdbt5-ZfwqBdF2doBvr2JhvUaEcv24MTiKZGwJU,5134928
2
- fabricatio-0.8.1.dev2.dist-info/METADATA,sha256=Zs8BkbhQGw3n2qvmXmDEs5FAkpz3D-93Xv3qB15nT3E,7517
3
- fabricatio-0.8.1.dev2.dist-info/WHEEL,sha256=MegmbKpmfItx05_jJ5VsxUKelo4nKw5OVeAu8XxdjGw,108
4
- fabricatio-0.8.1.dev2.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
5
- fabricatio/__init__.py,sha256=4a_7gabZhl9dzonBxcF-8peCGTLNxYJSDfInf1VhRsY,568
6
- fabricatio/actions/__init__.py,sha256=4xR1wiPq2HPnVABXy6R3wOxcg9LZKD7g-h9IdTcNKvY,2106
7
- fabricatio/capabilities/__init__.py,sha256=C-13g9zHGiomIJxn8rmRM0SgFkiEZAv7_whqU3RXVjU,2507
8
- fabricatio/models/__init__.py,sha256=ewcOxbmRILxlMWG2mJ5JIKqsjeG2_1RISC-YxKgLcVM,1522
9
- fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- fabricatio/rust.cpython-312-x86_64-linux-gnu.so,sha256=84tEHYoPOoEbMrZh14xY4yvBl7TrMzo9Lg43f3Hm4wI,515568
11
- fabricatio/workflows/__init__.py,sha256=sr-0tgpNPdN5t2pDQa-gp-KUE7K0QDtjP9QGvWYLZ9A,305
12
- fabricatio-0.8.1.dev2.dist-info/RECORD,,