swarms 7.6.6__py3-none-any.whl → 7.6.7__py3-none-any.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.
- swarms/structs/__init__.py +0 -1
- {swarms-7.6.6.dist-info → swarms-7.6.7.dist-info}/METADATA +1 -1
- {swarms-7.6.6.dist-info → swarms-7.6.7.dist-info}/RECORD +6 -6
- {swarms-7.6.6.dist-info → swarms-7.6.7.dist-info}/LICENSE +0 -0
- {swarms-7.6.6.dist-info → swarms-7.6.7.dist-info}/WHEEL +0 -0
- {swarms-7.6.6.dist-info → swarms-7.6.7.dist-info}/entry_points.txt +0 -0
swarms/structs/__init__.py
CHANGED
@@ -2,7 +2,6 @@ from swarms.structs.agent import Agent
|
|
2
2
|
from swarms.structs.agent_builder import AgentsBuilder
|
3
3
|
from swarms.structs.agents_available import showcase_available_agents
|
4
4
|
from swarms.structs.async_workflow import AsyncWorkflow
|
5
|
-
from experimental.auto_swarm import AutoSwarm, AutoSwarmRouter
|
6
5
|
from swarms.structs.base_structure import BaseStructure
|
7
6
|
from swarms.structs.base_swarm import BaseSwarm
|
8
7
|
from swarms.structs.base_workflow import BaseWorkflow
|
@@ -81,7 +81,7 @@ swarms/schemas/__init__.py,sha256=EqqtVcpoptF1kfy19Wykp22ut4AA0z-yMQ5H9WB7ptA,18
|
|
81
81
|
swarms/schemas/agent_input_schema.py,sha256=qhPyThMx2on91yG9mzNdP_08GpMh1IRDHDwFna29jPs,6345
|
82
82
|
swarms/schemas/agent_step_schemas.py,sha256=a14gb58vR0xOwB_fwSJQbN6yb9HddEaT30E6hUrzEQA,2573
|
83
83
|
swarms/schemas/base_schemas.py,sha256=UvBLVWg2qRen4tK5GJz50v42SiX95EQ5qK7hfyAHTEU,3267
|
84
|
-
swarms/structs/__init__.py,sha256=
|
84
|
+
swarms/structs/__init__.py,sha256=gzD4B2KvKsS_WU7OOdJUlOwjAefTdhBPnBgsVz3RYCY,4247
|
85
85
|
swarms/structs/agent.py,sha256=L8ZnvSNrmvK6z0n6RwHZ7MfZtRbwtQ5t6pQPcL2OLfA,96742
|
86
86
|
swarms/structs/agent_builder.py,sha256=tYNpfO4_8cgfMHfgA5DAOWffHnt70p6CLt59esqfVCY,12133
|
87
87
|
swarms/structs/agent_registry.py,sha256=il507cO1NF-d4ChyANVLuWrN8bXsEAi8_7bLJ_sTU6A,12112
|
@@ -183,8 +183,8 @@ swarms/utils/try_except_wrapper.py,sha256=appEGu9Afy3TmdkNNXUgQ9yU9lj2j0uNkIoW0J
|
|
183
183
|
swarms/utils/visualizer.py,sha256=0ylohEk62MAS6iPRaDOV03m9qo2k5J56tWlKJk_46p4,16927
|
184
184
|
swarms/utils/vllm_wrapper.py,sha256=OIGnU9Vf81vE_hul1FK-xEhChFK8fxqZX6-fhQeW22c,4987
|
185
185
|
swarms/utils/wrapper_clusterop.py,sha256=PMSCVM7ZT1vgj1D_MYAe835RR3SMLYxA-si2JS02yNQ,4220
|
186
|
-
swarms-7.6.
|
187
|
-
swarms-7.6.
|
188
|
-
swarms-7.6.
|
189
|
-
swarms-7.6.
|
190
|
-
swarms-7.6.
|
186
|
+
swarms-7.6.7.dist-info/LICENSE,sha256=jwRtEmTWjLrEsvFB6QFdYs2cEeZPRMdj-UMOFkPF8_0,11363
|
187
|
+
swarms-7.6.7.dist-info/METADATA,sha256=PqWXBFtGfiGKlv29sgmOP2QN7VRWBVgeVZ18hGtlXgs,104928
|
188
|
+
swarms-7.6.7.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
|
189
|
+
swarms-7.6.7.dist-info/entry_points.txt,sha256=2K0rTtfO1X1WaO-waJlXIKw5Voa_EpAL_yU0HXE2Jgc,47
|
190
|
+
swarms-7.6.7.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|