example models

pull/39/head
Kye 1 year ago
parent 22bb52324f
commit a8c320440a

@ -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