Skip to content

Releases: yanecc/MockGPT

MockGPT v1.2.3

11 May 04:06
Compare
Choose a tag to compare

Full Changelog: 1.2.2...1.2.3

  1. Add validity inspection for port config
  2. Fix unhandled error for getting latest version
  3. Fix upgrade on Windows

MockGPT v1.2.2

09 May 06:48
Compare
Choose a tag to compare

Full Changelog: 1.2.1...1.2.2

  1. Fulfill the config subcommand
  2. Optimize the help prompt of config subcommand
  3. Use Path instead of String class
  4. Make executable name adaptive
  5. Fix upgrade and add quick start instruction for Windows

MockGPT v1.2.1

08 May 07:35
Compare
Choose a tag to compare

Full Changelog: 1.2.0...1.2.1

  1. Allow printing the version with -v/--version
  2. Support version, config, upgrade subcommands
  3. Support setting gpt name in mocker.json
  4. Automate building for OpenBSD x86_64
  5. Support self upgrade

Latest Executables

08 May 07:21
Compare
Choose a tag to compare

For quick install and upgrade.

MockGPT v1.2.0

04 May 16:52
Compare
Choose a tag to compare

Full Changelog: 1.1.2...1.2.0

  1. Use #connect_timeout=(Time::Span)
  2. Update the default mocker model to be llama3
  3. Automate building for release

MockGPT v1.1.2

30 Mar 11:56
Compare
Choose a tag to compare
  1. Fix the default configuration
  2. Reset the configuration file selection order

MockGPT v1.1.1

24 Mar 16:59
Compare
Choose a tag to compare
  1. Add OPTIONS routes for CORS
  2. Change the example model

MockGPT v1.1.0

24 Mar 05:48
Compare
Choose a tag to compare
  1. Support normal requests
  2. Optimize the display of command line
  3. Set gpt-4 as the default GPT version
  4. Clear the code structure
  5. Add the executable for Alpine

MockGPT v1.0.3

23 Mar 14:27
Compare
Choose a tag to compare
  1. Optimize the display of command line
  2. Add timeout detection of 5 seconds
  3. Add error handling
  4. Add response headers centrally

MockGPT v1.0.2

21 Mar 09:49
Compare
Choose a tag to compare
  1. Flush the response by each token