Releases: epam/ai-dial-client-python
Releases · epam/ai-dial-client-python
0.12.0
25 Jun 10:30
Compare
Sorry, something went wrong.
No results found
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
24 Jun 10:25
Compare
Sorry, something went wrong.
No results found
BREAKING CHANGES
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
05 Jun 14:01
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
Fixes
fix method that grants resource permissions (#67 )
0.6.1
26 Mar 11:58
Compare
Sorry, something went wrong.
No results found
Fixes
allow name to be None in BaseMetadata to handle API response #63 (#64 )