fabricatio 0.2.0.dev16__cp312-cp312-manylinux_2_34_x86_64.whl → 0.2.0.dev17__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.
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: fabricatio
3
- Version: 0.2.0.dev16
3
+ Version: 0.2.0.dev17
4
4
  Classifier: License :: OSI Approved :: MIT License
5
5
  Classifier: Programming Language :: Rust
6
6
  Classifier: Programming Language :: Python :: 3.12
@@ -22,6 +22,11 @@ Requires-Dist: pymitter>=1.0.0
22
22
  Requires-Dist: questionary>=2.1.0
23
23
  Requires-Dist: regex>=2024.11.6
24
24
  Requires-Dist: rich>=13.9.4
25
+ Requires-Dist: faiss-cpu>=1.10.0 ; extra == 'rag'
26
+ Requires-Dist: pymilvus>=2.5.4 ; extra == 'rag'
27
+ Requires-Dist: fabricatio[rag] ; extra == 'full'
28
+ Provides-Extra: rag
29
+ Provides-Extra: full
25
30
  License-File: LICENSE
26
31
  Summary: A LLM multi-agent framework.
27
32
  Keywords: ai,agents,multi-agent,llm,pyo3
@@ -1,6 +1,6 @@
1
- fabricatio-0.2.0.dev16.dist-info/METADATA,sha256=qfIyPLgcPZUlXgK7IUfrEWbpibs0b-RBemYFttU6oWg,6005
2
- fabricatio-0.2.0.dev16.dist-info/WHEEL,sha256=RIvmwLDYujv60MYBx2jxyP4vdn1DD7X0kBgz1TQvZuc,108
3
- fabricatio-0.2.0.dev16.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
1
+ fabricatio-0.2.0.dev17.dist-info/METADATA,sha256=zlnHYEKJSZZPfg0U32CSLItCfxq6r1RRs8_fMmSx1kY,6193
2
+ fabricatio-0.2.0.dev17.dist-info/WHEEL,sha256=RIvmwLDYujv60MYBx2jxyP4vdn1DD7X0kBgz1TQvZuc,108
3
+ fabricatio-0.2.0.dev17.dist-info/licenses/LICENSE,sha256=yDZaTLnOi03bi3Dk6f5IjhLUc5old2yOsihHWU0z-i0,1067
4
4
  fabricatio/fs/__init__.py,sha256=bYE9r8uR0dtknzbg_YaGv_6Wwa27ntkQt0Tl7Kb3HFI,117
5
5
  fabricatio/fs/readers.py,sha256=BZ1yLLWc1xKDmujsKmzy892WkFmFsz3hu9s-uypOGhs,160
6
6
  fabricatio/fs/curd.py,sha256=g4XuIE5WL3X3u2Fx4D_4JHxh37aT3Tw9NV5OruNdJ7k,3313
@@ -30,5 +30,5 @@ fabricatio/actions/transmission.py,sha256=aXbrnVDj-eBtoWTiWvc6KHFV25jKwrCsZvnfFr
30
30
  fabricatio/_rust.pyi,sha256=fusIi9pw2JEt9LOJc1KcTNpVjZ4Ld1OJAkacRaRs_RI,1586
31
31
  fabricatio/parser.py,sha256=Ef-uOmrx-1wQqNlcPyPf_LgKg4WLuCzjWgbHGtTTK5o,3190
32
32
  fabricatio/_rust.cpython-312-x86_64-linux-gnu.so,sha256=HJVNipha9qYDag7T5Ji95OuC1Lu9gUVhhQocrEXXrQw,1192784
33
- fabricatio-0.2.0.dev16.data/scripts/tdown,sha256=94OmC6H-MtXYH16YMHVJEPhaL7P4_7m1zIYDIXGi1p8,4551320
34
- fabricatio-0.2.0.dev16.dist-info/RECORD,,
33
+ fabricatio-0.2.0.dev17.data/scripts/tdown,sha256=94OmC6H-MtXYH16YMHVJEPhaL7P4_7m1zIYDIXGi1p8,4551320
34
+ fabricatio-0.2.0.dev17.dist-info/RECORD,,