open-swarm 0.1.1748636295__py3-none-any.whl → 0.1.1748636455__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.
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/METADATA +5 -1
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/RECORD +6 -6
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/WHEEL +0 -0
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/entry_points.txt +0 -0
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/licenses/LICENSE +0 -0
- {open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/top_level.txt +0 -0
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: open-swarm
|
3
|
-
Version: 0.1.
|
3
|
+
Version: 0.1.1748636455
|
4
4
|
Summary: A tool for orchestrating Swarm using both CLI and API.
|
5
5
|
Author-email: Matthew Hand <matthewhandau@gmail.com>
|
6
6
|
Requires-Python: >=3.10
|
@@ -40,6 +40,10 @@ Provides-Extra: experimental
|
|
40
40
|
Requires-Dist: nemoguardrails>=0.11.0; extra == "experimental"
|
41
41
|
Dynamic: license-file
|
42
42
|
|
43
|
+
> **DISCLAIMER:** This project is no longer relevant. OpenAI has released **openai-agents**, the successor to **swarm**.
|
44
|
+
>
|
45
|
+
> For experimental integration of Open Swarm features with OpenAI Agents (hosting agents as completion endpoints, running the same blueprints from the CLI, per-agent model/provider configuration, etc.), see the `experimental` branch.
|
46
|
+
|
43
47
|
# Open Swarm
|
44
48
|
|
45
49
|
<div align="center">
|
@@ -1,4 +1,4 @@
|
|
1
|
-
open_swarm-0.1.
|
1
|
+
open_swarm-0.1.1748636455.dist-info/licenses/LICENSE,sha256=BU9bwRlnOt_JDIb6OT55Q4leLZx9RArDLTFnlDIrBEI,1062
|
2
2
|
swarm/__init__.py,sha256=N2hwTgbJPoezNcg9WQCK0rj6Ap7MuyprhkWSDTfb9pI,71
|
3
3
|
swarm/apps.py,sha256=up4C3m2JeyXeUcH-wYeReCuiOBVJ6404w9OfaRChLwM,2568
|
4
4
|
swarm/auth.py,sha256=WcajB6lrA2cSA-Ho1lnBEs9_MNtDx713sxHRvIXx9fQ,2415
|
@@ -82,8 +82,8 @@ swarm/views/message_views.py,sha256=sDUnXyqKXC8WwIIMAlWf00s2_a2T9c75Na5FvYMJwBM,
|
|
82
82
|
swarm/views/model_views.py,sha256=2bfqF8LOhgWDRFvm5FeovQDdLcZOS9OfkJLvSC0FDvs,6206
|
83
83
|
swarm/views/utils.py,sha256=3EFpCe3sWeQDNnbReFJ-Xdv6KTX6kIMXg23wXQxary4,23678
|
84
84
|
swarm/views/web_views.py,sha256=ExQQeJpZ8CkLZQC_pXKOOmdnEy2qR3wEBP4LLp27DPU,7404
|
85
|
-
open_swarm-0.1.
|
86
|
-
open_swarm-0.1.
|
87
|
-
open_swarm-0.1.
|
88
|
-
open_swarm-0.1.
|
89
|
-
open_swarm-0.1.
|
85
|
+
open_swarm-0.1.1748636455.dist-info/METADATA,sha256=ctvHMNabsQrH93DS2lMryM0yEq7beeYeVZIqsV8wlPI,12290
|
86
|
+
open_swarm-0.1.1748636455.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
87
|
+
open_swarm-0.1.1748636455.dist-info/entry_points.txt,sha256=tHIcZBvy_sbp_nqZcLG3NSgElG6vEZcUvR5U5325qak,126
|
88
|
+
open_swarm-0.1.1748636455.dist-info/top_level.txt,sha256=ETN-2phSZezexCGmKSre_aUhRK0XI9Rzz7Fw5TCsLsQ,6
|
89
|
+
open_swarm-0.1.1748636455.dist-info/RECORD,,
|
File without changes
|
{open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/entry_points.txt
RENAMED
File without changes
|
{open_swarm-0.1.1748636295.dist-info → open_swarm-0.1.1748636455.dist-info}/licenses/LICENSE
RENAMED
File without changes
|
File without changes
|