Skip to content

Releases: ai-forever/langchain-gigachat

v0.3.11

27 Jun 13:05
1e2d389
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.10...v0.3.11

v0.3.10

10 Apr 11:15
a388d04
Compare
Choose a tag to compare

What's Changed

  • Added a structured response method via format_instructions by @NIK-TIGER-BILL in #29
  • Added support for token counting during streaming + support for UsageMetadataCallbackHandler by @Mikelarg in #30

New Contributors

Full Changelog: v0.3.9...v0.3.10

v0.3.9

31 Mar 11:53
8406f2e
Compare
Choose a tag to compare

What's Changed

  • fix: Dereference refs if tool_schema is dict by @apotheque in #28
  • fix: Migrate to new gigachat lib version with json dumping bug fix

New Contributors

Full Changelog: v0.3.8...v0.3.9

v0.3.8

13 Mar 13:36
5ad2cdf
Compare
Choose a tag to compare

What's Changed

  • Fixed duplicate description in the JSON function schema (#27). by @Mikelarg in #27

Full Changelog: v0.3.6...v0.3.8

v0.3.6

10 Mar 11:59
f175709
Compare
Choose a tag to compare

What's Changed

  • feat: implement dict support as args_schema of the tool by @Asya02 in #25
  • feat: added auto uploading base-64 images and support for content lists by @Mikelarg in #24
  • chore: Lib version up by @Rai220 in #26

New Contributors

Full Changelog: v0.3.4...v0.3.6

v0.3.4

06 Feb 10:28
e075a4b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.3...v0.3.4

v0.3.3

15 Jan 14:24
6676b2b
Compare
Choose a tag to compare

What's Changed

  • fix: convert Usage object to dict for AIMessage by @labdmitriy in #19
  • refactor: Adds ssl context support for gigachat by @Rai220 in #21

Full Changelog: v0.3.1...v0.3.3

v0.3.1

16 Dec 07:53
a229552
Compare
Choose a tag to compare

Minor version update, gigachat dependency update

v0.3.0

28 Oct 08:19
Compare
Choose a tag to compare