Skip to content

Commit

Permalink
[README]
Browse files Browse the repository at this point in the history
minor fix
  • Loading branch information
eltociear authored Jan 6, 2025
1 parent abcb07a commit d81038d
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 d81038d

Please sign in to comment.