Releases: AmberSahdev/Open-Interface
Releases · AmberSahdev/Open-Interface
0.7.0
- Slightly updated UI and better error handling preventing app from crashing.
- Download the relevant executables for your OS below.
- Check out the Setup section after downloading.
- Added support for new OpenAI GPT4 models: GPT4o, Turbo.
- Continued support for Mac/Linux/Windows and local LLMs that follow OpenAI style API endpoints such as Llama.
0.6.1
- Bug Fix: Custom LLMs like Llava/Llama were crash the app no more.
- Download the relevant executables for your OS below.
- Check out the Setup section after downloading.
- Added support for new OpenAI GPT4 models: GPT4o, Turbo.
- Continued support for Mac/Linux/Windows and local LLMs that follow OpenAI style API endpoints such as Llama.
0.6.0
0.5.2
- Download the relevant executables for your OS below.
- Check out the Setup section after downloading.
- Fixed some UI quirks.
- Additional safeguards in the LLM prompt.
- MacOS M-Series binaries now signed and notarized with Apple.
- Continued support for Mac/Linux/Windows and local LLMs that follow OpenAI style API endpoints such as Llama.
0.5.1
0.5.0
0.4.0
0.3.0
- Now includes a Windows binary alongside the previous MacOS and Linux binaries.
- Better error handling in Tkinter UI.
0.2.0
- Added Linux binaries, tested on Ubuntu
- MacOS operations still functional
- Windows binaries pending
- Enhanced build scripts and UI code to work better on Linux
v0.1.1
Bug fixes
- Made settings.json reads more reliable
- Improved build script