diff --git a/README.md b/README.md index 433365f..3bba3e0 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,14 @@ Current features: - Manage persistent conversations with the `new`, `reply`, `view`, and `rm` sub-commands. - Syntax highlighted output +- Tool calling, see the [Tools](#tools) section. Planned features: - Ask questions about content received on stdin -- "functions" to allow reading (and possibly writing) to files within the - current working directory +- Conversation editing Maybe features: +- Support for additional models/APIs besides just OpenAI - Natural language image generation, iterative editing ## Tools