Skip to content

Releases: epam/ai-dial-chat

0.22.0

19 Dec 00:38
Compare
Choose a tag to compare

Features

  • feat(chat): adapt the chat settings modal for compare mode (Issue #2740) (#2760)
  • feat(chat): add QUICK_APPS_MODEL env variable (Issue #2736) (#2739)
  • feat(chat): allow settings in Isolated view (Issue #2807) (#2809)
  • feat(chat): apply endpoints and environment variables with Code App examples (Issue #2536) (#2782)
  • feat(chat): hide message templates for Isolated view and change order of header buttons (Issue #2814, #2815) (#2816)
  • feat(chat): implement provider auto-redirect to skip provider selection page (#2116)
  • feat(chat): implement tests with attachments (#2689)
  • feat(chat): inform user about Name and Version field restrictions in Deployed state (Issue #2693) (#2713)
  • feat(chat): introduce feature flags (Issue #2771) (#2789)
  • feat(chat): redesign header tooltips (Issue #79) (#2790)
  • feat(chat): redirect back to chat on logo click, add topics to application review dialog (Issue #2369, #2329) (#2718)
  • feat(chat): regenerate on empty assistant message (#2783) (#2788)
  • feat(chat): show tooltips for disabled header buttons (Issue #2810, #2798) (#2811)
  • feat(chat): talk to redesign (Issues #2047, #2698, #2726) (#2690)
  • feat(chat): use .dial extension for export files (Issue #2646) (#2812)
  • feat(chat-e2e): unpublish conversation tests (#2640)

Fixes

  • fix(chat): Fix setting Overlay conversation, refactoring init selected conversations epic (Issue #2599, #2741) (#2716)
  • fix(chat): Fix error if no recent models set (Issue #2653) (#2729)
  • fix(chat): Fix incorrectly working flag when selected conversation loading (Issue #2793) (#2795)
  • fix(chat): Fix the default recent model IDs that are not saved in local storage in overlay mode (Issue #2794) (#2813)
  • fix(chat): add 'today', 'pinned conversations', 'pinned prompts' and 'recent' sections expansion if create new chat/folder/prompt (Issue #1552) (#2765)
  • fix(chat): add space after version prefix (Issue #2759) (#2817)
  • fix(chat): add success action on creating not local conversation (Issue #2724) (#2735)
  • fix(chat): create new conversation on logo click (Issue #2369) (#2725)
  • fix(chat): disable new conversation on click when HideNewConversation is enabled (Issue #2792) (#2796)
  • fix(chat): disallow "Stop generation" by Enter click (Issue #2808) (#2806)
  • fix(chat): fix chat blinking when model is unavailable (Issue #2401) (#2714)
  • fix(chat): fix chat completion request for application with special symbols (Issue #2737) (#2738)
  • fix(chat): fix chat history blinking on conversations change (Issue #2401) (#2696)
  • fix(chat): fix code app admin review feautres displaying (Issue #2723) (#2761)
  • fix(chat): fix custom applications versions sorting (Issue #2670) (#2707)
  • fix(chat): fix deployed code app delete icon tooltip (Issue #2692) (#2715)
  • fix(chat): fix disable Delete when Code app deployed (Issue #2692) (#2700)
  • fix(chat): fix disable icons during conversation response generation (Issue #2672) (#2712)
  • fix(chat): fix isolated view with not installed model (Issue #2772) (#2779)
  • fix(chat): fix logo click during response generation (Issue #2748) (#2749)
  • fix(chat): fix new conversation loading spinner size for mobile (Issue #2701) (#2702)
  • fix(chat): fix new conversations model selection (Issue #2684) (#2770)
  • fix(chat): fix recursive redirect on custom auth page (Issue #2116) (#2722)
  • fix(chat): fix temporary folder add/update flow (Issue #2803) (#2819)
  • fix(chat): fix toggle folder in code app editor (Issue #2556) (#2804)
  • fix(chat): fix tokenizer issue (Issue #2753) (#2763)
  • fix(chat): hide 'Go to my workspace' link if Marketplace feature is disabled (Issue #2780, #2759) (#2823)
  • fix(chat): hide clientdata folder (Issue #2704) (#2824)
  • fix(chat): hide chat settings in isolated view (Issue #2721) (#2751)
  • fix(chat): hide regenerate button for disallowed models (Issue #2360) (#2762)
  • fix(chat): open folder on adding subfolder (Issue #2556) (#2764)
  • fix(chat): redesign of empty conversation settings (Issue #2045, #2697, #1691) (#2657)
  • fix(chat): replace "model" by "agent" term (Issue #2797) (#2800)
  • fix(chat): save not local new conversations (Issue #2724, #2584) (#2732)
  • fix(chat): save overlay conversations (Issue #2724) (#2730)
  • fix(chat): select folder on rename & create (Issue #2022, #2421) (#2768)
  • fix(chat): set defaultAuthProvider to null instead of undefined (#2720)
  • fix(chat): show versions on submodel list item (Issue #2218) (#2752)
  • fix(chat): skip bucket request if performed once (Issue #2642) (#2767)
  • fix(chat): update "Hello world" example (Issue #2564) (#2733)
  • fix(chat): update API paths to include leading slash (#2694)
  • fix(overlay): hide 'configure settings' when features are disabled (Issue #2728) (#2769)

Other

  • chore(chat): add NEXT_PUBLIC_QUICK_APPS_HOST environment variable (Issue #2675) (#2709)
  • chore(chat): fix QUICK_APPS_HOST variable (Issue #2675) (#2719)
  • chore(chat): remove hide/dissalow flags from development
  • chore(chat): use ort_version: 42.1.0 (#2777)
  • bump nanoid from 3.3.7 to 3.3.8 (#2785)

0.20.3

04 Dec 18:07
Compare
Choose a tag to compare

Features

  • feat(chat): add QUICK_APPS_MODEL env variable (Issue #2736) (#2747)

0.20.2

03 Dec 18:48
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix QUICK_APPS_HOST variable (Issue #2675) (#2731)

0.20.1

01 Dec 14:39
Compare
Choose a tag to compare

Other

  • chore(chat): add NEXT_PUBLIC_QUICK_APPS_HOST environment variable (Issue #2675) (#2709)

0.21.0

27 Nov 18:18
Compare
Choose a tag to compare

BREAKING CHANGES

  • fix setting model id in overlay (Issue #2297) (#2604)

Features

  • feat(chat): Add download to Application logs (Issue #2581) (#2588)
  • feat(chat): Add reload to Application logs (Issue #2546) (#2568)
  • feat(chat): add context menu to chat header (Issue #2046) (#2663)
  • feat(chat): change chat and marketplace buttons placement (Issue #2641) (#2660)
  • feat(chat): fix app icon publishing warning message, add 'save all' option to code editor and 'save' to code editor file context menu, fix code editor empty files content (Issues #2576, #2515, #2427) (#2603)
  • feat(chat): fix name and version disableing in code app (Issue #2683) (#2688)
  • feat(chat): refactor of code editor actions and add code editor files saving on ctrl(cmd) + s (Issues #2573, #2576) (#2572)
  • feat(chat): shared with me attachmeents e2e tests (#2518)
  • feat(chat): update code app delete icon (Issue #2617) (#2622)
  • feat(chat-e2e): introduce more users in tests (#2647)
  • feat(chat-e2e): monitoring tests (#2619)
  • feat(chat-e2e): publish folder tests (#2597)
  • feat(chat-e2e): trace capture behavior change (#2655)
  • feat(chat-e2e): update user agents for e2e tests (#2533)
  • feat(chat-e2e): updated e2e tests (#2580)

Fixes

  • fix(chat): Attachments tests fix (#2630)
  • fix(chat): Fix infinite loader, add error handling for the multiple conversations upload (Issue #1596) (#2629)
  • fix(chat): add invitationId validation (#2612)
  • fix(chat): add files upload when create an unpublish request for conversation (Issue #2605) (#2608)
  • fix(chat): add flag for updating new conversation (Issue #2267) (#2607)
  • fix(chat): apply default name if click 'x' when creating a new file inside code editor (Issue #2553) (#2555)
  • fix(chat): close app card after "Use model" (Issue #2686) (#2687)
  • fix(chat): create new conversation after unsharing selected (Issue #2681) (#2682)
  • fix(chat): disallow external icons publishing with applications (Issue #2427) (#2547)
  • fix(chat): don't save empty conversations into storage (Issue #2584, #2566, #2618) (#2601)
  • fix(chat): fix "No data" (Issue #2651) (#2679)
  • fix(chat): fix 'save all' button display condition and fix ctrl(cmd) + s (Issue #2576) (#2623)
  • fix(chat): fix app log context menu (Issue #2532) (#2560)
  • fix(chat): fix blinking on click "New conversation" (Issue #2676) (#2677)
  • fix(chat): fix code app file delete icon displaying (Issue #2574) (#2602)
  • fix(chat): fix code editor UI for safari browser (Issue #2569) (#2575)
  • fix(chat): fix code editor full screen tooltip and show tooltip if use app button is disabled (Issues #2550, #2544) (#2554)
  • fix(chat): fix conversation selection after deleting all conversations (Issue #2056) (#2626)
  • fix(chat): fix custom apps edit (Issue #2665) (#2673)
  • fix(chat): fix custom auth pages initialization (Issue #2666) (#2674)
  • fix(chat): fix disappearing of the organization section from "Select application icon" (Issue #2481) (#2638)
  • fix(chat): fix displaying endpoints and environmental variable in review request (Issue #2521) (#2559)
  • fix(chat): fix filter text box hint (Issue #2371) (#2600)
  • fix(chat): fix font in "no found" (Issue #2589) (#2590)
  • fix(chat): fix font in "no found" (Issue #2589) (#2593)
  • fix(chat): fix header context menu color (Issue #2046) (#2680)
  • fix(chat): fix lastActivityDate sorting for public items (Issue #2056) (#2643)
  • fix(chat): fix marketplace button disable (Issue #2240) (#2624)
  • fix(chat): fix multipleComboBox field design (Issue #2545) (#2557)
  • fix(chat): fix my application version search (Issue #2648) (#2650)
  • fix(chat): fix scrolls on Marketplace (Issue #2582) (#2583)
  • fix(chat): fix stroke appearance (Issue #2113) (#2561)
  • fix(chat): hide context menu in select mode (Issue #2663) (#2671)
  • fix(chat): hide empty conversations and create new after delete selected (Issue #2651, #2654) (#2659)
  • fix(chat): reduce padding between icon and text in Use button (Issue #2212)
  • fix(chat): refactor init requests (Issue #2598) (#2627)
  • fix(chat): remove publicationInfo from import-export flow (Issue #2276) (#2644)
  • fix(chat): temporarily hide file unpublish (Issue #2632, #2180) (#2649)
  • fix(chat): update code app delete button (Issue #2617) (#2628)
  • fix(chat): update confiramtion message (Issue #2558) (#2591)
  • fix(chat): update deployed code app edit, show toast (Issue #2479, #2512) (#2637)
  • fix(chat): update duplicate file name on publishing new version (Issue #2207) (#2585)
  • fix(chat): wrap with layout per page (Issue #2666) (#2668)
  • fix(chat-e2e): mark test as slow (#2633)

Other

  • chore(chat): add concurrency in PR workflow
  • chore(chat): ORT clean up (#2625)
  • chore(chat): add bypass_ort: true (#2609)
  • chore(chat): add bypass_ort: true (#2609)
  • chore(chat): bump NextJS from 14.2.12 to 14.2.17 (#2571)
  • chore(chat): bump cookie and next-auth (#2562)
  • chore(chat): get rid of takeUntil and race conditions when accepting share invitation (Issue #2599) (#2615)
  • chore(chat): regenerate package-lock.json (#2631)
  • chore(chat): revert bypass_ort: true (#2621)
  • cleanup untagged images (#2592)

0.18.1

09 Nov 16:21
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix applications unpublishing (Issue #2390) (#2577)

0.20.0

06 Nov 22:07
Compare
Choose a tag to compare

Features

  • feat(chat): Marketplace no results found and Suggested results (Issue #2308) (#2430)
  • feat(chat): add bookmarks (Issue #2349) (#2438)
  • feat(chat): add code app logs (Issue #2484) (#2503)
  • feat(chat): add code editor for code apps (Issue #2478) (#2488)
  • feat(chat): add full tab mode for code editor (Issue #2500) (#2507)
  • feat(chat): add possibility to upload/create(in root)/delete files in code editor (Issue #2478) (#2501)
  • feat(chat): add the 'Add the agent to My workspace to continue' button (Issue #2364, #2454) (#2440)
  • feat(chat): add validations for source files (Issue #2475) (#2489)
  • feat(chat): allow admin deploying/undeploying of Code Apps (Issue #2494) (#2495)
  • feat(chat): create new conversation after initialization (adapted for Marketplace) (Issue #2351) (#2405)
  • feat(chat): fix suggested results display (Issue #2461) (#2464)
  • feat(chat): refactor application dialogs, add deployable app dialog draft (Issue #2353) (#2355)
  • feat(chat): refactor code app source files folder selector (Issue #2476) (#2485)
  • feat(chat): support new Code Apps format (Issue #2491) (#2492)
  • feat(chat-e2e): fix e2e tests (#2517)

Fixes

  • fix(chat): add back to chat button on marketplace mobile (Issue #2243) (#2437)
  • fix(chat): add code apps source files folder encoding (#2468)
  • fix(chat): add code apps source files folder encoding (Issue #2469, #2467) (#2471)
  • fix(chat): add default values in application dialog (Issue #2477)
  • fix(chat): add default values in application dialog (Issue #2477) (#2490)
  • fix(chat): add no models or application in marketplace (Issue #2448) (#2453)
  • fix(chat): add the limit for folder depth (Issue #2522) (#2552)
  • fix(chat): allow to remove icon during editing (Issue #2505) (#2506)
  • fix(chat): change the verb in Prompt limit exceeded message (Issue #2482)
  • fix(chat): change version dropdown maximum width (Issue #2428) (#2432)
  • fix(chat): disallow selecting "All files" (Issue #2524) (#2525)
  • fix(chat): fix app log visibility for Admin, disable 'Use application' button (Issue #2526, #2531) (#2540)
  • fix(chat): fix application logs displaying (Issue #2534) (#2535)
  • fix(chat): fix code app endpoints (Issue #2508) (#2511)
  • fix(chat): fix colors (Issue #2113) (#2504)
  • fix(chat): fix displaying of completion url in review request (Issue #2510) (#2549)
  • fix(chat): fix displaying of disabled context menu items (Issue #2509) (#2514)
  • fix(chat): fix files selection after deletion (Issue #2523, #2516) (#2530)
  • fix(chat): fix files selection after upload action (Issue #2523) (#2538)
  • fix(chat): fix icon formats (Issue #2411, #2466) (#2470)
  • fix(chat): fix long names issues (Issue #2513, #2543) (#2548)
  • fix(chat): fix markdown table displaying (Issue #2446) (#2447)
  • fix(chat): fix runtime selector displaying on full tab mode (Issue #2527) (#2528)
  • fix(chat): fix search and Add-button height (Issue #2439) (#2462)
  • fix(chat): fix selected model displaying (Issue #2442) (#2443)
  • fix(chat): fix version grouping (Issue #2308) (#2444)
  • fix(chat): fixed select conversation logic in tests (#2486)
  • fix(chat): hide not public files when unpublish a conversation (Issue #2126) (#2458)
  • fix(chat): ignore spaces into endpoints (Issue #2537) (#2539)
  • fix(chat): make UI corrections for bookmarks (Issue #2449) (#2463)
  • fix(chat): move runtime selector to separate field (Issue #2478) (#2519)
  • fix(chat): remove content top margin (Issue #2461) (#2465)
  • fix(chat): remove mobile and tablet view tooltips from Marketplace (Issue #2441) (#2473)
  • fix(chat): show toast only about own applications (Issue #2497) (#2498)
  • fix(chat): show version while review items (Issue #2403) (#2445)

Other

  • bump epam/ai-dial-ci from 1.9.2 to 1.9.3 (#2434)
  • optimize trivy (#2451)

0.19.0

23 Oct 15:16
Compare
Choose a tag to compare

Features

  • feat(chat): add external entities upload in the background (Issues #1562, #2001) (#2362)
  • feat(chat): add modulify-ui library (Issue #2331) (#2328)
  • feat(chat): add possibility to define role paths for each identity provider (Issue #1996) (#2388)
  • feat(chat): redesign marketplace card view (Issue #2373) (#2417)
  • feat(chat): show loader during redirecting (Issue #2350) (#2406)
  • feat(chat-e2e): e2e auth fix (#2345)
  • feat(chat-e2e): publish to organization structure tests (#2309)
  • feat(chat-e2e): remove model references (#2368)
  • feat(chat-e2e): shared files attachments tests (#2259)
  • feat(modulify-ui): update library (#2413)

Fixes

  • fix(chat): Update the phrase "Not allowed model selected. Please, change the model to proceed" (Issue #2363) (#2393)
  • fix(chat): add organization section uploading on publications initialisation (Issue #2418) (#2420)
  • fix(chat): add version text to marketplace card (Issue #2373) (#2429)
  • fix(chat): change my workspace text (Issue #2343) (#2380)
  • fix(chat): change tree paddings in side panels (Issue #2213) (#2376)
  • fix(chat): disable publish/ requests if feature is disabled (Issue #2007) (#2409)
  • fix(chat): encode iconUrl for applications (Issue #2342, #2344) (#2341)
  • fix(chat): fix "Talk to" list displaying (Issue #2286) (#2346)
  • fix(chat): fix attachments type validation and remove topics validation (Issue #2251) (#2354)
  • fix(chat): fix conversations duplication (Issue #2352) (#2375)
  • fix(chat): fix custom app icons publishing (Issue #1941) (#2386)
  • fix(chat): fix custom apps unpublishing, fix resources order and app icon size inside publication review modal (Issue #1941, #2390) (#2392)
  • fix(chat): fix deleting of application (Issue #2383) (#2385)
  • fix(chat): fix dropdown horizontal scroll, UI corrections (Issue #2243, #2274) (#2416)
  • fix(chat): fix duplicate in compare mode (Issue #2394) (#2396)
  • fix(chat): fix image blinking (Issue #2272) (#2378)
  • fix(chat): fix manage attachments icon color (Issue #2233) (#2367)
  • fix(chat): fix marketplace cards UI (issue #2426) (#2433)
  • fix(chat): fix my models deletion (Issue #2287) (#2321)
  • fix(chat): fix published custom app target icon urls (Issue #1941) (#2370)
  • fix(chat): fix resourceListing route (Issue #2400) (#2399)
  • fix(chat): fix same name external conversations duplicate (Issue #2414) (#2415)
  • fix(chat): fix system propmt applying (Issue #2209) (#2324)
  • fix(chat): fix the infinite loader for "New conversation" (Issue #2358) (#2366)
  • fix(chat): home page add delete button to custom app, remove short description from card view (Issue #2279, #2334) (#2391)
  • fix(chat): remove alt-text of icons (Issue #2436, #2412) (#2431)
  • fix(chat): remove dotes from unnecessary parts (Issue #2356) (#2384)
  • fix(chat): remove extra api requests for marketplace page (Issue #2177) (#2316)
  • fix(chat): removes technical text when renaming a [replay] conversation (Issue #2425) (#2435)
  • fix(chat): small shared files attachments fix (#2372)
  • fix(chat): update icons and panel width (#2389) (#2398)
  • fix(chat): update marketplace icons tooltips (#2377) (#2395)
  • fix(chat-e2e): playwright updated 1.48.1 (#2407)
  • fix(overlay): fix reexport enums (#2410)

Other

  • chore(chat): rename "@epam/modulify-ui" to "@epam/ai-dial-modulify-ui" (#2387)
  • bump epam/ai-dial-ci from 1.9.0 to 1.9.2 (#2379)

0.15.6

21 Oct 11:32
Compare
Choose a tag to compare

Features

  • feat(chat): create new conversation after initialization (Issue #2351) (#2404)

0.15.5

11 Oct 16:44
Compare
Choose a tag to compare

Fixes

  • fix(chat): fix the infinite loader for "New conversation" (Issue #2358) (#2359)