Skip to content

Releases: codeandtheory/ychat

v1.4.1

24 May 19:03
271c414
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.4.0...1.4.1

v1.4.0

15 May 21:21
e30386c
Compare
Choose a tag to compare

What's Changed

  • refactor: incorporate the Y-Chat new Design System into the iOS sample by @osugikoji in #64
  • feature: add android sample to showcase image generations entry point by @osugikoji in #65
  • Update README.md by @samirma in #66
  • refactor: create core module by @osugikoji in #69
  • feature: add macos support by @osugikoji in #73

New Contributors

Full Changelog: 1.3.0...1.4.0

v1.3.0

07 Apr 13:43
0252796
Compare
Choose a tag to compare

What's Changed

  • feature: create audio transcriptions entrypoint by @osugikoji in #59
  • feature: implements completions screen on android sample by @osugikoji in #61
  • feature: create audio translations entrypoint by @osugikoji in #60
  • feature: implements edits screen on android sample by @osugikoji in #62
  • chore: increment version and update swift package by @osugikoji in #63

Full Changelog: 1.2.0...1.3.0

v1.2.0

01 Apr 14:44
79faba6
Compare
Choose a tag to compare

What's Changed

  • Updating README file by @kikoso in #53
  • feat: added CODEOWNERS by @kikoso in #54
  • [CM-1282] Incorporate the Y-Chat new Design System into the Android sample by @osugikoji in #55
  • [CM-1275] Implements List Models Entrypoint by @osugikoji in #56
  • [CM-1279] Implements retrieve model entrypoint by @osugikoji in #57
  • chore: Increment version and update swift package by @osugikoji in #58

Full Changelog: 1.1.1...1.2.0

v1.1.1

21 Mar 21:34
63d1cc5
Compare
Choose a tag to compare

What's Changed

  • fix: not found http client definition on Android by @osugikoji in #52

Full Changelog: 1.1.0...1.1.1

v1.1.0

17 Mar 19:02
2460302
Compare
Choose a tag to compare

New features

  • Add supports for JVM
  • Add ImageCompletions entrypoint
  • Add Edits entrypoint
  • Add ChatCompletions entrypoint

What's Changed

Full Changelog: 1.0.0...1.1.0

v1.0.0

24 Feb 20:18
a1af67f
Compare
Choose a tag to compare

YChatGPT aims to abstract all API call logic from OpenAI Apis for multiple platforms. In the version 1.0.0 we are supporting:

Entrypoint for completion API.

What's Changed

New Contributors

Full Changelog: https://github.com/yml-org/ychat/commits/1.0.0