Update README

This commit is contained in:
Matt Low 2023-11-29 15:38:48 +00:00
parent 1e8ff60c54
commit f6ded3e20e
1 changed files with 5 additions and 5 deletions

View File

@ -18,8 +18,8 @@ Maybe features:
- Natural language image generation, iterative editing
## Tools
There are a few tools available, which must be explicitly enabled by
adding the tool name to the `openai.enabledTools` array in `config.yaml`.
Tools must be explicitly enabled by adding the tool's name to the
`openai.enabledTools` array in `config.yaml`.
Note: all filesystem related tools operate relative to the current directory
only. They do not accept absolute paths, and all efforts are made to ensure
@ -28,9 +28,9 @@ effect). **Close attention must be paid to where you are running `lmcli`, as
the model could at any time decide to use one of these tools to discover and
read potentially sensitive information from your filesystem.**
It's best to only have these tools enabled in `config.yaml` when you intend to
be using them, because their descriptions (see `pkg/cli/functions.go`) count
towards context usage.
It's best to only have tools enabled in `config.yaml` when you intend to be
using them, since their descriptions (see `pkg/cli/functions.go`) count towards
context usage.
Available tools: