Skip to content

Releases: ai-forever/gigachat

v0.2.2a1

02 Jun 14:43
6d7dbd4

Choose a tag to compare

v0.2.2a1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.2.1...v0.2.2a1

v0.2.1

24 Apr 11:29
baf0c68

Choose a tag to compare

What's Changed

  • Bugfix/update docs embeddings by @Qessia in #92
  • Add structured output (JSON Schema) support by @Rai220 in #104
  • feat: add function_ranker chat parameter and release 0.2.1 by @Rai220 in #107

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.1a1

15 Apr 09:50
b1c465e

Choose a tag to compare

v0.2.1a1 Pre-release
Pre-release

What's Changed

  • Bugfix/update docs embeddings by @Qessia in #92
  • Add structured output (JSON Schema) support by @Rai220 in #104

New Contributors

Full Changelog: v0.2.0...v0.2.1a1

v0.2.0

22 Jan 10:19
f9f4ab1

Choose a tag to compare

What's Changed

  • Major refactoring to improve code structure and maintainability
  • Improved type safety with Pydantic V2
  • Enhanced authentication flow
  • Better error handling and retry logic
  • Comprehensive test coverage improvements

Full Changelog: v0.1.43...v0.2.0

v0.2.0b2

26 Dec 10:03

Choose a tag to compare

v0.2.0b2 Pre-release
Pre-release

What's Changed

  • Major refactoring to improve code structure and maintainability
  • Improved type safety with Pydantic V2
  • Enhanced authentication flow
  • Better error handling and retry logic
  • Comprehensive test coverage improvements

Full Changelog: v0.1.43...v0.2.0b2

v0.1.43

11 Nov 12:24
c625e48

Choose a tag to compare

What's Changed

  • feat: support limit max parallel connections to API by @Rai220 in #86
  • feat: support custom completion url by @Rai220 in #74
  • feat: add reasoning_content field to message chunk by @Asya02 in #82
  • feat: functions from json support by @Rai220 in #78
  • feat: adds 'functions_state_id' field in MessagesChunk by @Radren in #77
  • chore: remove old imports from examples by @Rai220 in #75

New Contributors

Full Changelog: v0.1.42...v0.1.43

v0.1.42.post2

25 Aug 14:42
3255d28

Choose a tag to compare

v0.1.42.post2 Pre-release
Pre-release

What's Changed

  • feat: Support custom endpoints for chat/completion by @Rai220 in #74
  • feat: Adds 'functions_state_id' в MessagesChunk by @Radren in #77
  • chore: remove old imports from examples by @Rai220 in #75
  • fix: support tools from pydantic's json by @Rai220 in #78

New Contributors

Full Changelog: v0.1.42...v0.1.42.post2

v0.1.42

07 Aug 12:49
051fabc

Choose a tag to compare

What's Changed

Full Changelog: v0.1.40...v0.1.42

v0.1.41.post1

21 Jul 13:01
680b6b6

Choose a tag to compare

What's Changed

Full Changelog: v0.1.40...v0.1.41.post1

v0.1.40

26 Jun 07:42
3453eff

Choose a tag to compare

What's Changed

Full Changelog: v0.1.39...v0.1.40