fabricatio 0.9.1__cp313-cp313-win_amd64.whl → 0.9.5.dev3__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.
- fabricatio/capabilities/__init__.py +3 -2
- fabricatio/models/__init__.py +1 -1
- fabricatio/rust.cp313-win_amd64.pyd +0 -0
- fabricatio-0.9.5.dev3.data/scripts/tdown.exe +0 -0
- {fabricatio-0.9.1.dist-info → fabricatio-0.9.5.dev3.dist-info}/METADATA +1 -1
- fabricatio-0.9.5.dev3.dist-info/RECORD +12 -0
- fabricatio-0.9.1.data/scripts/tdown.exe +0 -0
- fabricatio-0.9.1.dist-info/RECORD +0 -12
- {fabricatio-0.9.1.dist-info → fabricatio-0.9.5.dev3.dist-info}/WHEEL +0 -0
- {fabricatio-0.9.1.dist-info → fabricatio-0.9.5.dev3.dist-info}/licenses/LICENSE +0 -0
@@ -7,17 +7,18 @@ from fabricatio_core.capabilities.usages import UseEmbedding, UseLLM
|
|
7
7
|
__all__ = ["UseEmbedding", "UseLLM"]
|
8
8
|
|
9
9
|
if find_spec("fabricatio_tool"):
|
10
|
+
from fabricatio_tool.capabilities.handle import Handle
|
10
11
|
from fabricatio_tool.capabilities.handle_task import HandleTask
|
11
12
|
from fabricatio_tool.capabilities.use_tool import UseTool
|
12
13
|
|
13
|
-
__all__ += ["HandleTask", "UseTool"]
|
14
|
+
__all__ += ["Handle", "HandleTask", "UseTool"]
|
14
15
|
|
15
16
|
|
16
17
|
if find_spec("fabricatio_capabilities"):
|
17
18
|
from fabricatio_capabilities.capabilities.extract import Extract
|
18
|
-
from fabricatio_capabilities.capabilities.propose import Propose
|
19
19
|
from fabricatio_capabilities.capabilities.rating import Rating
|
20
20
|
from fabricatio_capabilities.capabilities.task import DispatchTask, ProposeTask
|
21
|
+
from fabricatio_core.capabilities.propose import Propose
|
21
22
|
|
22
23
|
__all__ += ["DispatchTask", "Extract", "HandleTask", "Propose", "ProposeTask", "Rating"]
|
23
24
|
|
fabricatio/models/__init__.py
CHANGED
@@ -23,7 +23,7 @@ if find_spec("fabricatio_typst"):
|
|
23
23
|
__all__ += ["ArticleChunk"]
|
24
24
|
|
25
25
|
if find_spec("fabricatio_judge"):
|
26
|
-
from fabricatio_judge.models.
|
26
|
+
from fabricatio_judge.models.judgement import JudgeMent
|
27
27
|
|
28
28
|
__all__ += ["JudgeMent"]
|
29
29
|
|
Binary file
|
Binary file
|
@@ -0,0 +1,12 @@
|
|
1
|
+
fabricatio-0.9.5.dev3.data/scripts/tdown.exe,sha256=aejQiSA98BIksFwc-eV_CY-ddNPLn3LWPd1y9OJnTvM,3809792
|
2
|
+
fabricatio-0.9.5.dev3.dist-info/METADATA,sha256=oxMfdXw2qiDM9I5kdsmsY1duOEr0JC0wVK6BBzkbPMo,7685
|
3
|
+
fabricatio-0.9.5.dev3.dist-info/WHEEL,sha256=ytqMf9WG07PnhABcuCaM0FS5I6L0C68oa4fNwJoBI5k,96
|
4
|
+
fabricatio-0.9.5.dev3.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
|
5
|
+
fabricatio/__init__.py,sha256=E4CcZi8ry4WxcO-Ety0lzQtln9VaYM9c0g7s925gR9k,590
|
6
|
+
fabricatio/actions/__init__.py,sha256=bT7ixkrKSj5m2PyaM4WhSevOMo29xofOZfrcb8MNj1g,2180
|
7
|
+
fabricatio/capabilities/__init__.py,sha256=aCBT5htr7wQEeJ3DcZDo8AcJ-idfoNEJf6pzo8xYsaQ,2640
|
8
|
+
fabricatio/models/__init__.py,sha256=rUahwG60VnclacSl5jzd-evZj5VxXp0LAgn2MUwGgAw,1573
|
9
|
+
fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
|
+
fabricatio/rust.cp313-win_amd64.pyd,sha256=MezZRGDD54h1Vh78-SzPMgm-UnwzaQ4ddGf_mP7_g70,280576
|
11
|
+
fabricatio/workflows/__init__.py,sha256=Twr7FaI7scUhz0LOlPktB6lf_k3VdcHNabCjpTsw938,315
|
12
|
+
fabricatio-0.9.5.dev3.dist-info/RECORD,,
|
Binary file
|
@@ -1,12 +0,0 @@
|
|
1
|
-
fabricatio-0.9.1.data/scripts/tdown.exe,sha256=dc6O1tnSL2qD19O4dWzizaNi3uZSgsgOQ2JMP3qh_zg,3819520
|
2
|
-
fabricatio-0.9.1.dist-info/METADATA,sha256=wvxQotirsqj8_7rpB5yV-gqoi0RiWEe3Iyq8Dwr6hRo,7680
|
3
|
-
fabricatio-0.9.1.dist-info/WHEEL,sha256=ytqMf9WG07PnhABcuCaM0FS5I6L0C68oa4fNwJoBI5k,96
|
4
|
-
fabricatio-0.9.1.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
|
5
|
-
fabricatio/__init__.py,sha256=E4CcZi8ry4WxcO-Ety0lzQtln9VaYM9c0g7s925gR9k,590
|
6
|
-
fabricatio/actions/__init__.py,sha256=bT7ixkrKSj5m2PyaM4WhSevOMo29xofOZfrcb8MNj1g,2180
|
7
|
-
fabricatio/capabilities/__init__.py,sha256=U-M4Fk1w2epcID8A9Ryd8LYvNnBZCwsjLw06LNt3Brk,2578
|
8
|
-
fabricatio/models/__init__.py,sha256=sQlR8V2w3HcwPexgBbKxI1ePG2AljY-ncDBbRxp-afM,1578
|
9
|
-
fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
10
|
-
fabricatio/rust.cp313-win_amd64.pyd,sha256=rvU6WPbKdZ9EGEzZjo6Lj3F-UsugLa29Hi71uzPRN6o,282624
|
11
|
-
fabricatio/workflows/__init__.py,sha256=Twr7FaI7scUhz0LOlPktB6lf_k3VdcHNabCjpTsw938,315
|
12
|
-
fabricatio-0.9.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|