Skip to content

Releases: Evref-BL/Pharo-LLMAPI

1.0.4

15 Jan 09:51
678c09b

Choose a tag to compare

What's Changed

  • handle response format object when preparing resquest by @alkalinan in #5

New Contributors

Full Changelog: v1.0.3...1.0.4

Add support for gemini chat

12 Jun 13:40

Choose a tag to compare

Add the class LLMAPIChatGemini to use gemini AI with the compatibility layer

It is a specific class because Google decided to not use the exact same API

v1.0.2

11 Jun 10:02
12b07c4

Choose a tag to compare

Make default model for chat in setting

v1.0.1

27 Mar 09:45

Choose a tag to compare

consolidate API

v1.0.0 - force stabilize API

23 Jan 17:09

Choose a tag to compare

This is a release to force @badetitou stop breaking everything

Full Changelog: https://github.com/Evref-BL/Pharo-LLMAPI/commits/v1.0.0