All notable changes to this project will be documented in this file.
- Changed project name from Yo to Yai, thanks to @K-arch27 for the suggestion.
- Display help when starting REPL mode
- Configuration for OpenAI API model (default gpt-3.5-turbo)
- Configuration for OpenAI API max-tokens (default 1000)
- Better feedback for install script
- sashabaranov/go-openai to v1.8.0
- Support for pipe input
- Exec prompt mode
- Chat prompt mode