example models

Former-commit-id: a8c320440a
pull/47/head
Kye 2 years ago
parent 11c78d6272
commit 1a602c9c33

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

Loading…
Cancel
Save