Skip to content

Latest commit

 

History

History
60 lines (31 loc) · 799 Bytes

CHANGELOG.md

File metadata and controls

60 lines (31 loc) · 799 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[0.3.2] - 2024-11-21

Added

  • Update Gemspec and dependencies

[0.3] - 2024-11-21

Added

  • gpt-4-turbo

  • gpt-4o-mini

  • o1-mini

  • o1-preview

  • Remove outdated GPT 3.5 models

[0.2] - 2024-04-20

Added

  • New version

[0.1.0] - 2024-01-21

Added

  • Github Action
  • Faraday gem

[0.0.3] - 2024-02-22

Added

  • Rubocop gem

[0.0.2] - 2024-02-23

Added

  • Models GPT-4

[0.0.1] - 2023-03-20

Added

  • Initialise repository.
  • Add RubyAI::Client to connect to OpenAI API using user credentials.