Skip to content

Releases: epam/ai-dial-client-python

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)

0.4.0

05 Dec 14:35

Choose a tag to compare

Features

  • allow both api-key and access token in DIAL client (#48)

Other

  • Merge pull request #40 from epam/chore-update-discord-link
  • bump epam/ai-dial-ci from 2.3.1 to 2.4.0 (#34)
  • bump epam/ai-dial-ci from 2.4.0 to 2.4.1 (#35)
  • bump the ai-dial-ci group with 3 updates (#45)
  • fine-tune Dependabot for GitHub actions (#44)
  • update discord link

0.3.0

15 Jul 09:42

Choose a tag to compare

BREAKING CHANGES

  • drop support of Python 3.8 (#33)
  • support chat response data types enabling streaming of tool calls (#32)

Other

  • bump epam/ai-dial-ci from 2.2.0 to 2.3.1 (#30)

0.2.0

11 Jul 16:25

Choose a tag to compare

Features

  • add parallel_tool_calls feature for deployment (#29)
  • refactor application and deployment models to reflect the same structures in DIAL Core (#26)

Other

  • bump h11 from 0.14.0 to 0.16.0 (#27)
  • bump epam/ai-dial-ci from 2.0.1 to 2.1.0 (#28)
  • bump epam/ai-dial-ci from 1.11.1 to 2.0.1 (#24)

0.1.0

27 Jan 12:52

Choose a tag to compare

Features

  • Support ETag (#20)

Other

  • Add linter of README to pipeline, added recommended extension for VSCode for README files
  • pin poetry to 1.8.5 (#17)
  • bump epam/ai-dial-ci from 1.10.0 to 1.10.2 (#16)
  • bump epam/ai-dial-ci from 1.10.2 to 1.11.0 (#19)
  • bump virtualenv from 20.26.3 to 20.26.6 (#18)