Skip to content

Releases: epam/ai-dial-chat

0.8.3

08 Apr 12:00
Compare
Choose a tag to compare

Features

  • feat(chat): implement isolated model view page (Issue #1154) (#1165)

Fixes

  • fix(chat): replace TAB by space (Issue #1203) (#1204)
  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1216)

0.6.18

08 Apr 09:55
Compare
Choose a tag to compare

Fixes

  • fix(chat): disallow TAB and ASCII control symbols (Issue #1212) (#1214)

0.6.17

05 Apr 12:05
Compare
Choose a tag to compare

Fixes

  • fix(chat): replace TAB by space (Issue #1203) (#1205)

0.8.2

04 Apr 15:29
Compare
Choose a tag to compare

Fixes

  • fix(chat): update error text about tokens (Issue #1196) (#1199)

0.6.16

03 Apr 10:43
Compare
Choose a tag to compare

Features

  • feat(chat): implement isolated model view page (Issue #1154) (#1183)

0.8.1

02 Apr 14:51
Compare
Choose a tag to compare

Fixes

  • fix(chat): check assistant model id only for "assistant" type (Issue #1179) (#1184)

0.8.0

27 Mar 16:17
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to select entities to migrate (Issue #1119) (#1125)
  • feat(chat): add buttons to copy tables (Issue #489) (#1086)
  • feat(chat-e2e): added anthropic.claude-v3 model (#1088)
  • feat(chat-e2e): added tests for attachments sharing (#1112)
  • feat(chat-e2e): added tests for excluding from shared with me section (#1140)
  • feat(chat-e2e): added tests for shared with me conversations and folders (#1091)
  • feat(chat-e2e): select model based on name and version (#1130)

Fixes

  • fix(chart): fix charts import (Issue #1132) (#1133)
  • fix(chat): add dots trimming if migration is running (Issue #1106) (#1122)
  • fix(chat): add error message and border if dot at the end of prompt name appears while renaming (Issue #1103) (#1145)
  • fix(chat): add folder preparing before pushing them to storage and forbid % and & symbols (Issue #1099) (#1098)
  • fix(chat): clear text if can save question (Issue #1089) (#1093)
  • fix(chat): decrease refresh token timeout (Issue #1075) (#1114)
  • fix(chat): fix conversation selecting if delete selected share with me conversation entity (Issues #1074, #1129) (#1108)
  • fix(chat): fix conversations migration (Issue #1106) (#1107)
  • fix(chat): fix folder dots remains even if folder not in focus (Issue #599) (#1087)
  • fix(chat): fix regenerate button after last message error (Issue #1118) (#1141)
  • fix(chat): fix shared entity opening (Issue #1072) (#1120)
  • fix(chat): hide copy and download buttons for code block and table if last message is being generating (Issue #1085) (#1144)
  • fix(chat): hide scroll down button if message is empty (Issue #927) (#1121)
  • fix(chat): remove horizontal scroll (Issues #1095, #1092) (#1097)
  • fix(chat): revise our labels/messages to reflect accurate name definitions (Issue #1008) (#1124)
  • fix(chat): update tooltip for shared entities with incorrect names (Issue #1123 (#1135)
  • fix(overlay): update README.md for overlay (#1113)

Other

  • bump epam/ai-dial-ci from 1.7.0 to 1.8.0 (#1096)

0.6.15

27 Mar 15:54
Compare
Choose a tag to compare

Fixes

  • fix(chat): add dots trimming if migration is running (Issue #1106) (#1143)

0.7.2

26 Mar 14:36
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to select entities to migrate (Issue #1119) (#1125)

Fixes

  • fix(chat): decrease refresh token timeout (Issue #1075) (#1114)
  • fix(chat): fix conversations migration (Issue #1106) (#1107)
  • fix(chart): fix charts import (Issue #1132) (#1133)

0.6.14

25 Mar 16:24
Compare
Choose a tag to compare

Features

  • feat(chat): add ability to select entities to migrate (Issue #1119) (#1125)

Fixes

  • fix(chat): fix prompt variables logic (Issue #950) (#1052)
  • fix(chat): decrease refresh token timeout (Issue #1075) (#1114)
  • fix(chat): fix conversations migration (Issue #1106) (#1107)