Skip to content

Releases: ai-forever/gigachat-java

0.1.10

23 May 08:55

Choose a tag to compare

  • add ability to specify http client decorator, example in MetricsClientExample

0.1.9

16 May 11:30

Choose a tag to compare

  • fix bug with verifySslCerts=false and SSL config not working
  • make verifySslCerts=true by default

0.1.8

13 May 08:52

Choose a tag to compare

  • add model EMBEDDINGS_GIGA_R const
  • remove default function call
  • fix HttpClientException details

0.1.7

21 Apr 11:48

Choose a tag to compare

fixed file uploading logic

0.1.6

18 Apr 09:55

Choose a tag to compare

  • add custom headers support for http client
  • breaking change renamed api methods: fileInfo, availableFileList, availableFileList
  • moved model Role outside to ChatMessageRole

0.1.5

07 Apr 11:29

Choose a tag to compare

add functions_state_id to stream response and new models constants

0.1.4

03 Apr 10:57

Choose a tag to compare

add max retries to conf parameter, add usage in chunk response model

0.1.3

02 Apr 09:03

Choose a tag to compare

add session id and getToken in auth client

0.1.2

21 Mar 15:21

Choose a tag to compare

add verifySslCerts toggle for auth client

0.1.1

20 Mar 05:16

Choose a tag to compare

initial