fabricatio 0.4.0.dev0__cp313-cp313-win_amd64.whl → 0.4.0.dev2__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/rust.cp313-win_amd64.pyd +0 -0
- fabricatio/toolboxes/__init__.py +1 -1
- {fabricatio-0.4.0.dev0.dist-info → fabricatio-0.4.0.dev2.dist-info}/METADATA +1 -1
- {fabricatio-0.4.0.dev0.dist-info → fabricatio-0.4.0.dev2.dist-info}/RECORD +7 -7
- {fabricatio-0.4.0.dev0.data → fabricatio-0.4.0.dev2.data}/scripts/tdown.exe +0 -0
- {fabricatio-0.4.0.dev0.dist-info → fabricatio-0.4.0.dev2.dist-info}/WHEEL +0 -0
- {fabricatio-0.4.0.dev0.dist-info → fabricatio-0.4.0.dev2.dist-info}/licenses/LICENSE +0 -0
Binary file
|
fabricatio/toolboxes/__init__.py
CHANGED
@@ -2,9 +2,9 @@
|
|
2
2
|
|
3
3
|
from typing import Set
|
4
4
|
|
5
|
-
from fabricatio.models.tool import ToolBox
|
6
5
|
from fabricatio.toolboxes.arithmetic import arithmetic_toolbox
|
7
6
|
from fabricatio.toolboxes.fs import fs_toolbox
|
7
|
+
from fabricatio_core.models.tool import ToolBox
|
8
8
|
|
9
9
|
basic_toolboxes: Set[ToolBox] = {arithmetic_toolbox}
|
10
10
|
|
@@ -1,13 +1,13 @@
|
|
1
|
-
fabricatio-0.4.0.
|
2
|
-
fabricatio-0.4.0.
|
3
|
-
fabricatio-0.4.0.
|
4
|
-
fabricatio-0.4.0.
|
1
|
+
fabricatio-0.4.0.dev2.data/scripts/tdown.exe,sha256=CknuR-ux_D0TLfFPS5ciBdsheg4cbiJAV9BjoRm_w1s,3378176
|
2
|
+
fabricatio-0.4.0.dev2.dist-info/METADATA,sha256=RATBgo2yETWxzG6Wg12-7YrkDajIgg8g1iZIPyWigrQ,5428
|
3
|
+
fabricatio-0.4.0.dev2.dist-info/WHEEL,sha256=Fk195VgSS-LCRRJAxz6O39eu2NdDhBCq3h9q4zoTguY,96
|
4
|
+
fabricatio-0.4.0.dev2.dist-info/licenses/LICENSE,sha256=do7J7EiCGbq0QPbMAL_FqLYufXpHnCnXBOuqVPwSV8Y,1088
|
5
5
|
fabricatio/__init__.py,sha256=lRDjxg_ZZwE9GTASwUOuHc6asov0JRJHJ4PqI2rph_g,759
|
6
6
|
fabricatio/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
7
|
-
fabricatio/rust.cp313-win_amd64.pyd,sha256=
|
8
|
-
fabricatio/toolboxes/__init__.py,sha256=
|
7
|
+
fabricatio/rust.cp313-win_amd64.pyd,sha256=apCBm8r2nBeG76RGh6Lx6s4BE08vfsKjYLjggVDD738,176128
|
8
|
+
fabricatio/toolboxes/__init__.py,sha256=KrPRe49aUDa-5w-6kp4PWsWj6VRWOUdOgLkDU9VXvnk,400
|
9
9
|
fabricatio/toolboxes/arithmetic.py,sha256=tcaHLzGQvnlbxG57IANpZ2vTRO5QpSt366RckBlBIOg,1374
|
10
10
|
fabricatio/toolboxes/fs.py,sha256=fpSfU6YkCVJzSXsbT9WT3m80tH8i6mhLWnu9u7yhV-w,746
|
11
11
|
fabricatio/workflows/__init__.py,sha256=5ScFSTA-bvhCesj3U9Mnmi6Law6N1fmh5UKyh58L3u8,51
|
12
12
|
fabricatio/workflows/rag.py,sha256=O8qCLhZTJTEj72R7W6Nq3WFg2I42arzQJkIGaeDdpss,527
|
13
|
-
fabricatio-0.4.0.
|
13
|
+
fabricatio-0.4.0.dev2.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|