FIX HiringSwarm call

pull/1094/head
Aksh Parekh 2 weeks ago committed by GitHub
parent f30fe15679
commit 94cbbbb47f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -49,7 +49,7 @@ pip install swarms
## Example Usage
```python
from swarms import HiringSwarm
from examples.demos.apps.hiring_swarm import HiringSwarm
# Initialize the Hiring Swarm
hiring_swarm = HiringSwarm(

Loading…
Cancel
Save