fabricatio 0.11.0__cp313-cp313-win_amd64.whl → 0.12.0__cp313-cp313-win_amd64.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.
Binary file
Binary file
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fabricatio
3
- Version: 0.11.0
3
+ Version: 0.12.0
4
4
  Classifier: License :: OSI Approved :: MIT License
5
5
  Classifier: Programming Language :: Rust
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -10,7 +10,7 @@ Classifier: Framework :: AsyncIO
10
10
  Classifier: Framework :: Pydantic :: 2
11
11
  Classifier: Typing :: Typed
12
12
  Requires-Dist: fabricatio-core
13
- Requires-Dist: fabricatio[rag,cli,typst,rule,judge,capabilities,actions,improve,digest,memory,anki,question,tagging,improve,rag,yue,tool,plot] ; extra == 'full'
13
+ Requires-Dist: fabricatio[rag,cli,typst,rule,judge,capabilities,actions,improve,digest,memory,anki,question,tagging,improve,rag,yue,tool,plot,translate] ; extra == 'full'
14
14
  Requires-Dist: fabricatio-anki ; extra == 'anki'
15
15
  Requires-Dist: fabricatio-memory ; extra == 'memory'
16
16
  Requires-Dist: fabricatio-digest ; extra == 'digest'
@@ -27,6 +27,7 @@ Requires-Dist: fabricatio-tagging ; extra == 'tagging'
27
27
  Requires-Dist: fabricatio-yue ; extra == 'yue'
28
28
  Requires-Dist: fabricatio-tool ; extra == 'tool'
29
29
  Requires-Dist: fabricatio-plot ; extra == 'plot'
30
+ Requires-Dist: fabricatio-translate ; extra == 'translate'
30
31
  Provides-Extra: full
31
32
  Provides-Extra: anki
32
33
  Provides-Extra: memory
@@ -44,6 +45,7 @@ Provides-Extra: tagging
44
45
  Provides-Extra: yue
45
46
  Provides-Extra: tool
46
47
  Provides-Extra: plot
48
+ Provides-Extra: translate
47
49
  License-File: LICENSE
48
50
  Summary: A LLM multi-agent framework.
49
51
  Keywords: ai,agents,multi-agent,llm,pyo3
@@ -1,12 +1,12 @@
1
- fabricatio-0.11.0.data/scripts/tdown.exe,sha256=_sRNATk1ZjmPJKxaYGso9rN0H2mmWa_nt2FtdIabzag,3834368
2
- fabricatio-0.11.0.dist-info/METADATA,sha256=mpqgVd1pkADikbTfndUUYmn4XvSau6N8rCQ1w5Q1Nw0,8595
3
- fabricatio-0.11.0.dist-info/WHEEL,sha256=ytqMf9WG07PnhABcuCaM0FS5I6L0C68oa4fNwJoBI5k,96
4
- fabricatio-0.11.0.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
1
+ fabricatio-0.12.0.data/scripts/tdown.exe,sha256=Au9fo5of1z8iQIf8mt96yK29PtcBfLF9cojF4PSASYI,3835392
2
+ fabricatio-0.12.0.dist-info/METADATA,sha256=uUjfxvzEvFQO7illq9Dyd0uvIJBXSrzvZSPBNaQpHZ4,8690
3
+ fabricatio-0.12.0.dist-info/WHEEL,sha256=ytqMf9WG07PnhABcuCaM0FS5I6L0C68oa4fNwJoBI5k,96
4
+ fabricatio-0.12.0.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
5
5
  fabricatio/__init__.py,sha256=E4CcZi8ry4WxcO-Ety0lzQtln9VaYM9c0g7s925gR9k,590
6
6
  fabricatio/actions/__init__.py,sha256=bT7ixkrKSj5m2PyaM4WhSevOMo29xofOZfrcb8MNj1g,2180
7
7
  fabricatio/capabilities/__init__.py,sha256=f1xxc0fbdfjrQb3u2_DxPJbenOgThOXvXvhGq8OIf-g,2737
8
8
  fabricatio/models/__init__.py,sha256=Nn1WXRlFOj2hwLB3VD-h0osXu6pL2nAaoga5BRn5Qjo,1659
9
9
  fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
10
- fabricatio/rust.cp313-win_amd64.pyd,sha256=yxLqeSuGfo-OWTRrfOf51hnN2Vb7gCn4GnLUnuCcoTI,280576
10
+ fabricatio/rust.cp313-win_amd64.pyd,sha256=PJNFUXggXLacxc9eue6LesPEDuV0TAgTHQDV8IYXQMA,280576
11
11
  fabricatio/workflows/__init__.py,sha256=Twr7FaI7scUhz0LOlPktB6lf_k3VdcHNabCjpTsw938,315
12
- fabricatio-0.11.0.dist-info/RECORD,,
12
+ fabricatio-0.12.0.dist-info/RECORD,,
Binary file