Releases: epam/ai-dial-core
Releases · epam/ai-dial-core
0.25.0
Features
- Core should ignore dead shared applications on listing request #705 (#706)
- Make API to reload DIAL config #695 (#696)
- Provide author in resource metadata response #691 (#693)
- Restrict access to create code-apps and code interpreters #718 (#719)
- Return owner, create and last update for deployment listing #707 (#711)
- disable Share API for per-request keys. (#699)
Fixes
- Core hangs in an infinite loop when an upstream of interceptor calls DIAL deployment #716 (#717)
- Core should allow access to the folder appdata for read and writ… (#697)
- Core should allow to create code app or run code interpreters with per request key #720 (#721)
- Custom routes should ignore request parameters #703 (#714)
- disable admin access for per-request key (#659)
Other
0.24.0
Features
- Allow nested objects inside of usage field (#680)
- Forward per request key to DIAL routes #683 (#684)
- Provide publication author #686 (#687)
- Redeploy Application Without Requiring Undeploy #688 (#690)
- Tolerate trivial auth header when non-trivial api-key header is provided #675 (#677)
- add get_session endpoint in code interpreter API (#689)
Fixes
Other
- add GitHub issue and pull request templates [skip ci]
- debug config loading (#681)
0.23.0
Features
- Add server-specific files to the request for application with schema while proxying the completion request (#649)
- Support optional field 'audience' in Identity Provider #650 (#652)
Fixes
- Access service validates permission to user appdata in a wrong manner #674 (#676)
- Core fails to list file metadata of the root folder #662 (#663)
- Core fails to process chat completion request to interceptor #660 (#661)
- Publish request fails for quick apps #653 (#654)
- RandomizedWeightedBalancer chooses the first upstream with higher probability than others #666 (#667)
- fixed computation of assembled_response (#648)
- threadlock logs are debug (#673)
- update models with missing parameters (#664)
Other
0.21.3
0.22.3
0.21.2
0.22.2
0.22.1
0.22.0
Features
- Implement temperatureSupport and addonsSupport features to be able to hide these settings fields #637 (#638)
- Setting for tweaking merging strategy for JSON arrays in configs (#622)
- add cache max size setting to ResourceService (#628)
- add viewer url to custom app schemas (#632)
- add viewer url to the schemas listing (#634)
- applications type schemas for DIAL (#575)
- code interpreter (#633)
Fixes
- RouteController is not responsive #623 (#624)
- feature controller (#629)
- improve session id validation (#639)
- invalidate per-request API key in DeploymentFeatureController (#643)
- propagate headers to feature endpoints (#635)
- resource type to support code_interpreter_session (#641)
- revert initial scale for code interpreter (#642)
- use zero initial scale in code interpreter (#640)