Skip to content

Releases: gha3mi/foropenai

v0.5.0

20 Sep 10:38
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.1...v0.5.0

v0.4.1

18 Sep 18:18
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.1

v0.3.0

17 Sep 11:57
Compare
Choose a tag to compare

What's Changed

  • Add speech to text (Transcription). by @gha3mi
  • Add and Update tests. by @gha3mi
  • Update fpropenai_base and foropenai_ChatCompletion moduls. by @gha3mi

Full Changelog: v0.2.0...v0.3.0

v0.2.0

03 Sep 04:35
Compare
Choose a tag to compare

What's Changed

  • Add new functionalities for chat completion. Fixes #24 by @gha3mi in #25
    • presence_penalty
    • frequency_penalty
    • top_p
    • stream
    • n
  • Fix Bug in 'read_user_message' subroutine. Fixes #16 by @gha3mi in #17
  • Initialize and destroy json. Fixes #12, Fixes #14, Fixes #22 by @gha3mi in #13, #15, #23
  • Remove unused module from two subroutines. Fixes #18 by @gha3mi in #19
  • Use newunit in 'write_history' subroutine. Fixes #20 by @gha3mi in #21

Full Changelog: v0.1.1...v0.2.0

v0.1.1

01 Sep 01:09
efcdd44
Compare
Choose a tag to compare

What's Changed

  • Setting API keys using environment variables by @gha3mi in #6
  • Add pure/impure/elemental procedures by @gha3mi
  • Add new functions and subroutines in base and chat completion modules by @gha3mi
  • Update README by @gha3mi
  • Update test1.f90 by @gha3mi

Full Changelog: v0.1.0...v0.1.1

v0.1.0

30 Aug 18:33
Compare
Choose a tag to compare

Use ChatGPT from the terminal or a file:

example

Full Changelog: https://github.com/gha3mi/foropenai/commits/v0.1.0