diff --git a/README.md b/README.md index 4f621b9..75fc2e4 100644 --- a/README.md +++ b/README.md @@ -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: