Releases: jaejaywoo/HireGPT
Releases · jaejaywoo/HireGPT
Release v0.2.0
Release v0.1.0
What's new in v0.1.0
- Removed Python and Nodejs dependencies. No need to run
npm install
andnpm 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.