Releases: yanecc/MockGPT
Releases · yanecc/MockGPT
MockGPT v1.2.3
Full Changelog: 1.2.2...1.2.3
- Add validity inspection for port config
- Fix unhandled error for getting latest version
- Fix upgrade on Windows
MockGPT v1.2.2
Full Changelog: 1.2.1...1.2.2
- Fulfill the config subcommand
- Optimize the help prompt of config subcommand
- Use Path instead of String class
- Make executable name adaptive
- Fix upgrade and add quick start instruction for Windows
MockGPT v1.2.1
Full Changelog: 1.2.0...1.2.1
- Allow printing the version with
-v/--version
- Support version, config, upgrade subcommands
- Support setting gpt name in mocker.json
- Automate building for OpenBSD x86_64
- Support self upgrade
Latest Executables
For quick install and upgrade.
MockGPT v1.2.0
Full Changelog: 1.1.2...1.2.0
- Use
#connect_timeout=(Time::Span)
- Update the default mocker model to be llama3
- Automate building for release
MockGPT v1.1.2
- Fix the default configuration
- Reset the configuration file selection order
MockGPT v1.1.1
- Add OPTIONS routes for CORS
- Change the example model
MockGPT v1.1.0
- Support normal requests
- Optimize the display of command line
- Set gpt-4 as the default GPT version
- Clear the code structure
- Add the executable for Alpine
MockGPT v1.0.3
- Optimize the display of command line
- Add timeout detection of 5 seconds
- Add error handling
- Add response headers centrally
MockGPT v1.0.2
- Flush the response by each token