Skip to content

Releases: epam/ai-dial-client-python

0.14.0

Choose a tag to compare

@github-actions github-actions released this 08 Jul 14:50

Features

  • return FileItem from files.upload() (#118) (#119)
  • return PromptItem with metadata fields from prompts.save() #120 (#121)

0.13.0

Choose a tag to compare

@github-actions github-actions released this 06 Jul 14:49

Features

  • add optional updated_at field to FileItem #116 (#117)
  • expose NotDialURLError as a public (#114)
  • expose missing typed model/features listing fields #112 (#113)

Other

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

0.12.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 10:30

Features

  • add pagination support for file metadata retrieval (#106)
  • add streaming download functionality for large files in AsyncFiles class (#109)
  • add user resource and documentation for retrieving authenticated user info (#108)

0.11.0

Choose a tag to compare

@github-actions github-actions released this 24 Jun 10:25

BREAKING CHANGES

  • deprecate addons (#103)

Features

  • add lifecycle management support for synchronous and asynchronous clients (#110)
  • enhance FileDownloadResponse with headers and content type properties (#105)

Other

  • bump the ai-dial-ci group with 3 updates (#107, #111)
  • migrate to Ruff linter (#102)

0.10.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 14:01

Features

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

Other

0.9.0

Choose a tag to compare

@github-actions github-actions released this 26 May 17:12

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

Choose a tag to compare

@github-actions github-actions released this 20 May 12:56

Features

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

Other

  • bump idna from 3.7 to 3.15 (#86)

0.7.2

Choose a tag to compare

@github-actions github-actions released this 14 May 09:14

Fixes

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

Other

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

0.7.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 12:18

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

Choose a tag to compare

@github-actions github-actions released this 20 Apr 10:40

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)