Skip to content

Release v0.1.0

Compare
Choose a tag to compare
@jaejaywoo jaejaywoo released this 25 Mar 15:01

What's new in v0.1.0

  • Removed Python and Nodejs dependencies. No need to run npm install and npm run start anymore.
  • Changed the default model to gpt-3.5-turbo.
  • Added loading response page while waiting for model response.
  • Hide API key while typing it into textbox.
  • Few refactoring.