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(
@ -116,4 +116,4 @@ You can customize the Hiring Swarm by:
| 🐦 Twitter | [@kyegomez](https://twitter.com/kyegomez) | Latest news and announcements |
| 👥 LinkedIn | [The Swarm Corporation](https://www.linkedin.com/company/the-swarm-corporation) | Professional network and updates |
| 📺 YouTube | [Swarms Channel](https://www.youtube.com/channel/UC9yXyitkbU_WSy7bd_41SqQ) | Tutorials and demos |
| 🎫 Events | [Sign up here](https://lu.ma/5p2jnc2v) | Join our community events |
| 🎫 Events | [Sign up here](https://lu.ma/5p2jnc2v) | Join our community events |

Loading…
Cancel
Save