Skip to content

Commit

Permalink
Merge pull request #720 from eltociear/patch-2
Browse files Browse the repository at this point in the history
[README]
  • Loading branch information
kyegomez authored Jan 6, 2025
2 parents abcb07a + d81038d commit a1e791e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a1e791e

Please sign in to comment.