pull/11/head
Kye 2 years ago
parent f2b05ca6f7
commit 89071c040c

@ -1,4 +1,4 @@
from swarms.agents.workers.worker_ultranode import UltraNode
from swarms import UltraNode
# Define an objective
objective = """
@ -14,5 +14,4 @@ I want it to have neumorphism-style. Serve it on port 4500.
node = UltraNode(objective)
result = node.execute()
Loading…
Cancel
Save