Version 0.5.0
Version 0.5.5 adds the following features:
LLM Backends
- Support local LLMs via the Ollama and GPT4All web APIs.
- Support Azure instances
- Support latest GPT-3.5 and GPT-4 versions.
UI
- Add customizable prompt and response prefixes (Contributed by @daedsidog)
Bug fixes
- Better support for Curl on Windows
- Handle large payloads when using Curl
- Better error handling.