v6.4.0
Added
- Add DALL·E 3 to specs and README - thanks to @Gary-H9
- Add Whisper transcription language selection parameter to README - thanks to @nfedyashev
- Add bundle exec rake lint and bundle exec rake test to make development easier - thanks to @ignacio-chiazzo
- Add link to https://github.com/sponsors/alexrudall when users run
bundle fund
Fixed
- Update README and spec to use tool calls instead of functions - thanks to @mpallenjr
- Remove nonexistent Thread#list method - thanks again! to @ignacio-chiazzo
- Update finetunes docs in README to use chat instead of completions endpoint - thanks to @blefev