Skip to content

Releases: owpk/gigachat-grpc-client

gigachat-grpc-client-1.6.0

09 Dec 17:02
Compare
Choose a tag to compare
  • breaking changes (refactor properties handling)
  • token and basic auth credentials moved to creds.properties
  • improved properties handling logic

What's Changed

  • 26 properties refactor - refactor application properties handling by @owpk in #27

Full Changelog: 1.5.3...1.6.0

gigachat-grpc-client-1.5.3

08 Jun 21:34
709dbbc
Compare
Choose a tag to compare

What's Changed

  • new option: create new chat (-n | --new)
  • chat history service refactor
  • storage refactor

Full Changelog: 1.5.1...1.5.3

gigachat-grpc-client-1.3

22 Feb 19:22
Compare
Choose a tag to compare
  • Added support for chat stream / unary mode
  • Support chat roles: Code (Returns only code snippets) and Shell (Returns only shell commands) roles
  • Refactor application usage, move chat sub command to root
  • Auto-refresh corrupted authorization token
  • Code refactor

Full Changelog: 1.2...1.3