- Initial commit (private)
- Public release
- Authentication problem fixed
- Research mode architecture changed
- Stability improvement
- GPT-4 models supported (in
normal
mode)
Research
mode now supports chat API in addition to text-completion API
- Command line options to directly run individual apps
- Architecture refined here and there
Wikipedia
app added (experimental)monadic-chat new/del app_name
command added
- Default model changed to
gpt-3.5-turbo-0613
- Stability improvement
- Default model changed to
gpt-3.5-turbo
- Support for OpenAI's latest models
- Missing character issue addressed
- API access timeout/retry mechanism improved
- New models of January 2024 supported
- Default model changed to
gpt-4
- Issue of redundant token addition addressed
- Default model changed to
gpt-3.5-turbo-0125
gpt-4o
set as default model for bothnormal
andresearch
modes
gpt-4o-mini
set as default model fornormal
mode
gpt-4o-2024-08-06
set as the default model forresearch
mode
gpt-4o-2024-08-06
set as the default model forresearch
mode again