Releases: epam/ai-dial-core
Releases · epam/ai-dial-core
0.15.0
Features
- Add new feature flag allowResume #444 (#445)
- Implement secured API Keys #435 (#436)
- Support attachment auto-sharing via responses #404 (#416)
- enable cors (#433)
- implement advanced load balancing (#422)
- implement periodic heartbeats for notifications endpoint (#439)
- return createdAt/updatedAt for files (#418)
- return etag in resource notifications (#429)
- support if-none-match for files (#426)
Fixes
- Chat completion request with per request API key fails to model adapter #449
- Core returns chunks of streaming response in a wrong order #420 (#421)
- Fix assembled response in prompt logs #447 (#448)
- DIAL Interceptor should check responses (#434)
- Incorrect token calculation for temp-api-key based on JWT token #438 (#440)
- Token usage stats are failed to calculate when deployment has interceptors (#424)
- TokenUsage stats is not calculated properly for apps when Core have multiple instances #393 (#407)
- assemble streaming response with a 'delimiter' inside content (#453)
- fix NPE at collecting request data function (#415)
- handle blank content encoding (#412)
- log errors on file upload/download (#410)
- minor updates in the docs (#409)
- passing query params to interceptor (#430)
- return permissions in metadata response (#414)
- unit tests
- update links in README.md (#441)
Other
- remove linebreaks at multiline logs (#408)
- renaming
- set the feature allowResume to true by default
0.14.3
0.14.2
0.14.1
0.9.2
0.14.0
0.13.0
0.12.0
Features
- Connect to Redis With the ElastiCache IAM Credential Provider #361 (#365)
- Sharing: support folders referenced via metadata URL #338 (#374)
- add name attribute to the publication request (#369)(#367)
Fixes
- Typo: Dynaminc settings #370 (#373)
- make rule functions EQUAL and CONTAIN case-insensitive (#368)(#366)
- publication name saving (#383)
Other
0.10.1
0.11.0
Features
- Add deployment name and assembled streaming response to chat logs #346 (#347)
- Auto-sharing: take into account stage attachments #353 (#360)
- Make list of retriable error codes configurable #358 (#359)
- Support defaults for chat/completions request parameters in config #351 (#357)
- Support recursive listing into Files API #337 (#355)
- Notification API (#345)