Update README.md features

This commit is contained in:
Matt Low 2023-11-29 05:45:03 +00:00
parent d5dde10dbf
commit c46500de4e
1 changed files with 3 additions and 2 deletions

View File

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