Compare commits
2 Commits
a547c57c9c
...
82af003805
Author | SHA1 | Date | |
---|---|---|---|
82af003805 | |||
a7432bff2a |
@ -150,7 +150,7 @@ Agent functionality is expected to be expanded on, bringing them to close parity
|
|||||||
|
|
||||||
## Tools
|
## Tools
|
||||||
|
|
||||||
Tools in `lmcli` are used by agents to to acquire information from and interact with external systems. The following built-in tools are available:
|
Tools are used by agents to acquire information from and interact with external systems. The following built-in tools are available:
|
||||||
|
|
||||||
- `dir_tree`: Display a directory structure
|
- `dir_tree`: Display a directory structure
|
||||||
- `read_file`: Read the contents of a file
|
- `read_file`: Read the contents of a file
|
||||||
@ -160,7 +160,7 @@ Tools in `lmcli` are used by agents to to acquire information from and interact
|
|||||||
|
|
||||||
Obviously, some of these tools carry significant risk. Use wisely :)
|
Obviously, some of these tools carry significant risk. Use wisely :)
|
||||||
|
|
||||||
More tool features are planned, including the to define arbitrary tools which call out to external scripts, tools to spawn sub-agents, perform web searches, etc.
|
More tool features are planned, including the ability to define arbitrary tools which call out to external scripts, tools to spawn sub-agents, perform web searches, etc.
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user