Skip to content

Releases: AmberSahdev/Open-Interface

0.7.0

13 Dec 09:41
Compare
Choose a tag to compare
  • 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.
Screenshot 2024-12-13 at 1 40 34 AM

0.6.1

09 Nov 04:01
Compare
Choose a tag to compare
  • 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.
ui_0_6

0.6.0

21 Jul 23:03
Compare
Choose a tag to compare
  • 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.
ui_0_6

0.5.2

05 May 07:58
Compare
Choose a tag to compare
  • 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.
advanced_settings

0.5.1

14 Apr 06:33
Compare
Choose a tag to compare
  • Download the relevant executables for your OS below.
  • Check out the Setup section after downloading.
  • MacOS M-Series binaries now signed and notarized with Apple.
  • Linux and Windows binaries are unchanged.
  • Continued support for local LLMs that follow OpenAI style API endpoints such as Llama.

0.5.0

08 Apr 04:16
Compare
Choose a tag to compare
  • Support for local LLMs that follow OpenAI style API endpoints such as Llama.
  • Better error reporting.
  • Continued support for MacOS, Windows, and Linux.
advanced_settings

0.4.0

13 Mar 02:36
Compare
Choose a tag to compare
  • Support for sending custom instructions, adding personalized context to the LLMs through UI.
  • Support for playing a ding after request completion.
  • Better Settings UI.
  • Continued support for MacOS, Linux, Windows.

0.3.0

01 Mar 09:19
Compare
Choose a tag to compare
  • Now includes a Windows binary alongside the previous MacOS and Linux binaries.
  • Better error handling in Tkinter UI.

0.2.0

29 Feb 08:08
Compare
Choose a tag to compare
  • 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

28 Feb 22:50
Compare
Choose a tag to compare

Bug fixes

  • Made settings.json reads more reliable
  • Improved build script