Skip to content

Releases: 4d/4D-AIKit

21.6

26 Jan 01:30

Choose a tag to compare

  • 69e44b3 feat: Add top_p parameter to chat completion
  • 7c59ec0 make strict optional
  • 09f2f1d fix: current asynchronous stream code implies chunk data must be decoded
  • 76187c8 fix: allow to get model info from Hugging Face that encapsulates model info into a "data" field
  • 05eda92 Fix: support base URL ending with /
  • 783dec5 CI: use 4d fork for release actions

Full Changelog: 21.5...21.6

21R2.3

26 Jan 01:30

Choose a tag to compare

  • 7874d3b feat: Add top_p parameter to chat completion

Full Changelog: 21R2.2...21R2.3

21R2.2

21 Jan 01:31

Choose a tag to compare

  • f6c035d make strict optional
  • 8fbe923 fix: current asynchronous stream code implies chunk data must be decoded
  • dc81c13 fix: allow to get model info from Hugging Face that encapsulates model info into a "data" field
  • 90ac4a3 Fix: support base URL ending with /
  • 6ca47d3 CI: use 4d fork for release actions

Full Changelog: 21R2.1...21R2.2

21R2.1

15 Jan 10:21

Choose a tag to compare

Initial release

21.5

07 Jan 02:50

Choose a tag to compare

  • 3d5290e fix: parsing of error message if api return error: "string"

21.4

22 Nov 01:30

Choose a tag to compare

docs

  • 3d54c7f docs: Clarified the requirements for the apiKey and baseURL properties

Fixes

  • d036046 fix: replace role field instead of concatenating in delta accumulation

  • aa3e455 Fix should retry header result check

Features

  • Add service_tier property to chat parameters

Claude

  • fb509a8 Add for Claude by default header "anthropic-version"="2023-06-01"
  • a145091 Set automatically "x-api-key" header for anthropic

21.3

28 Oct 02:17

Choose a tag to compare

21.2

08 Oct 19:46

Choose a tag to compare

New

  • support tools
  • support response_format

Fix

  • fe3e95b Fix This for chat helper callbacks. It must the passed parameters instance
  • 1a456e3 Fix TU: moderation model selection

21.1

22 Sep 11:01

Choose a tag to compare

Initial release

Chat helper stream

04 Mar 09:19

Choose a tag to compare

  • Fix some callback calls
  • Allow to put stream: true for chat helper

FormDemo: contains come with chat helpers, shift down when creating a chat to active stream