Skip to content

Releases: epam/ai-dial-client-python

0.10.0

05 Jun 14:01

Choose a tag to compare

Features

  • add possibility to save and delete prompts (#99)
  • support sign-in into toolsets via client channel (#100)

Other

0.9.0

26 May 17:12

Choose a tag to compare

Fixes

  • avoid missing credentials exception in the AsyncDial constructor (#96)

Other

  • align .ort.yml format with ai-dial-quickapps-backend (#89)
  • bump the ai-dial-ci group with 3 updates (#88)
  • configure pre-push hooks by default (#95)

0.8.0

20 May 12:56

Choose a tag to compare

Features

  • add move_to/copy_to to Files resource #83 (#84)

Other

  • bump idna from 3.7 to 3.15 (#86)

0.7.2

14 May 09:14

Choose a tag to compare

Fixes

  • preserve trailing slash on relative URLs #80 (#82)

Other

  • bump the ai-dial-ci group with 3 updates (#81)

0.7.1

23 Apr 12:18

Choose a tag to compare

Features

  • add mcp boolean option to Features #78 (#79)

Other

  • chore(ci): add release candidate branching (#76)
  • bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 in the github-actions group (#77)

0.7.0

20 Apr 10:40

Choose a tag to compare

Features

  • add Prompts/AsyncPrompts resource for fetching DIAL prompts (#74)
  • integrate pre-commit tool (#70)

Other

  • add config for Claude Code (#75)
  • bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 in the github-actions group (#68)
  • bump pytest from 7.4.4 to 9.0.3 (#71)
  • bump the ai-dial-ci group with 3 updates (#72)

0.6.2

01 Apr 13:31

Choose a tag to compare

Fixes

  • fix method that grants resource permissions (#67)

0.6.1

26 Mar 11:58

Choose a tag to compare

Fixes

  • allow name to be None in BaseMetadata to handle API response #63 (#64)

0.6.0

19 Mar 11:59

Choose a tag to compare

Features

  • support APIs for deployment listing and resource sharing between deployments #59 (#58)

Other

  • bump black from 24.4.2 to 26.3.1 (#62)

0.5.0

12 Mar 15:13

Choose a tag to compare

BREAKING CHANGES

  • drop support of Python 3.9; support Python 3.13 (#53)

Other

  • add py.typed to enable typechecking with mypy (#55)
  • bump the ai-dial-ci group with 3 updates (#47, #52, #54, #56)
  • bump the github-actions group across 1 directory with 2 updates (#50)
  • bump virtualenv from 20.26.6 to 20.36.1 (#51)
  • development enhancements (#57)
  • support openai v2 (#61)