feapaydin/rubygpt

View on GitHub
CHANGELOG.md

Summary

Maintainability
Test Coverage
## RubyGPT

## [0.1.2] - 2024-08-28

- Fixed unexpected EOF error message when running gem
- Gem dependency updates

## [0.1.1] - 2024-03-13

- Fixed cost reader in response object
- Fixed standard response generation from faraday response
- Fixed a bug in message building from hash contents
- Gemspec configuration adjustments (license)

## [0.1.0] - 2024-03-08

- Created the core of the project
- Enhanced development environment
- Chat API integration
  - JSON mode support