Skip to content

Releases: epam/ai-dial-core

0.5.0

19 Dec 17:29
Compare
Choose a tag to compare

Features:

  • Add field "overrideName" for models #97 (#98)
  • Change authentication workflow #60 (#72 and #85)
  • Add "identityProvider.rolePath" in app settings (#64)
  • Expose features in listing for applications and assistants (#70)
  • Support rate endpoint for applications (#66)
  • Implement access control for Files API (#91) (#90)
  • Support multiple identity providers (#75)

Fixes:

  • Represent prices as strings in the listing (#50)

Other:

  • Do not forward auth token by default (#83)

0.4.2

29 Nov 15:22
Compare
Choose a tag to compare

Fixes:

  • fix: prices in the config and listing are represnted as strings (#50)

0.4.1

28 Nov 17:13
Compare
Choose a tag to compare

Features:

  • add path to claim "user roles" in app settings (#64)

0.4.0

28 Nov 17:13
Compare
Choose a tag to compare

Features:

  • supported per-deployment params related to tokenization and prompt truncation in the listing (#47) (#54)

Fixes:

  • absolute path as default; normalize parent file path in metadata (#58) (#57)
  • fixed failing feature tests (#61) (#63)
  • request is not resumed on JWT failure (#56)

0.3.0

24 Nov 16:52
Compare
Choose a tag to compare

Features:

  • #32 Pathtrough Upvote/Downvote to Application/Adapters (#38)
  • add slash commands dispatch (#18)
  • added listing params for attachment support (#44) (#34)
  • added pricing params to the listing (#45) (#34)
  • added token limits to the listing (#43) (#34)
  • forward rate request to deployment (#25)
  • security enhancements (#23)
  • initial implementation of Files API (#26)

Fixes:

Other:

  • Remove default jwkUrl from aidial.settings.json (#13)
  • chore: add CONTRIBUTING.md (#27)
  • chore: add Unit tests for selector controller (#46)
  • chore: add workflow to deploy on dev (#20)
  • chore: enable dependabot (#19)
  • chore: fix CVE-2023-5363 (#35)
  • chore: update workflow references (#22)

0.2.1

30 Oct 17:57
Compare
Choose a tag to compare

Fixes:

0.2.0

30 Oct 16:50
Compare
Choose a tag to compare

Features:

  • added health check (#14) (#15)
  • configure multistage docker build (#11)
  • initial commit (#4) (#7)

Other:

  • [skip ci] Update version
  • [skip ci] Update version
  • add README
  • chore: initial CI prepared [skip ci]
  • chore: update workflow references (#9)

0.1.1

20 Oct 16:04
Compare
Choose a tag to compare

Other:

  • Merge pull request #10 from epam/integration-0.1.1
  • chore: update workflow references (#9)

0.1.0

22 Sep 18:49
Compare
Choose a tag to compare

Features:

  • initial commit (#4) (#7)

Other:

  • [skip ci] Update version
  • add README
  • chore: initial CI prepared [skip ci]
  • chore: trigger ci