minor fix
pull/720/head
Ikko Eltociear Ashimine 2 days ago committed by GitHub
parent abcb07a338
commit d81038dc40
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -454,7 +454,7 @@ agent.run(task, img)
### Local Agent `ToolAgent`
ToolAgent is an fully local agent that can use tools through JSON function calling. It intakes any open source model from huggingface and is extremely modular and plug in and play. We need help adding general support to all models soon.
ToolAgent is a fully local agent that can use tools through JSON function calling. It intakes any open source model from huggingface and is extremely modular and plug in and play. We need help adding general support to all models soon.
```python

Loading…
Cancel
Save