example models

Former-commit-id: 8c8d9052ea40444c7df9f7487aff06652a9bb79e
pull/160/head
Kye 2 years ago
parent d89504d568
commit 6b19089f67

@ -56,7 +56,7 @@ print(huggingface.generate(prompt))
And to build an agent:
```
```python
from swarms.agents import vectorstore, tool, Agent
# Create an instance of the Agent class

Loading…
Cancel
Save