Skip to content

Releases: ProjectGlassV3/GlassGPT

v2.0.0.1

04 Jun 13:57
Compare
Choose a tag to compare

Version 2.0.0 - The Secret Release

27 May 20:32
Compare
Choose a tag to compare

Release Notes:

  • Completely re-wrote the backend to stop relying on the OpenAI-Java project, and instead make our own calls with Retrofit/okhttp.
  • Removed the reliance of the API key being in the build.gradle.kts (one step closer to open-sourcing the project!!!)
  • Moved the project from OpenAI to Azure's OpenAI solution (we chose to do this for no other reason than choosing to do this)
  • A bunch of various other fixes.

Full Changelog: https://github.com/TheNameIsNigel/GlassGPT/commits/v2.0.0