iachat/app/javascript/dashboard/routes/dashboard
Pranav 6096932f76
feat: Add a review step for FAQs generated from conversations before using it (#10693)
This PR introduces a review step for generated FAQs, allowing a human to
validate and approve them before use in customer interactions. While
hallucinations are minimal, this step ensures accurate and reliable FAQs
for Captain to use during LLM calls when responding to customers.

- Added a status field for the FAQ
- Allow the filter on the UI.
<img width="1072" alt="Screenshot 2025-01-15 at 6 39 26 PM"
src="https://github.com/user-attachments/assets/81dfc038-31e9-40e6-8a09-586ebc4e8384"
/>
2025-01-16 09:54:34 +05:30
..
campaigns feat(v4): Update the campaigns page design (#10371) 2024-10-31 11:57:13 +05:30
captain feat: Add a review step for FAQs generated from conversations before using it (#10693) 2025-01-16 09:54:34 +05:30
commands style: apply fixes for eslint issues [cw-3590] (#10210) 2024-10-03 15:02:12 +05:30
contacts chore: Remove unused files in contact (#10570) 2024-12-11 19:29:24 -08:00
conversation fix: Remove overflow-hidden on accordionItem (#10692) 2025-01-16 01:29:20 +05:30
customviews fix: vue 3 followup fixes (#10213) 2024-10-03 19:59:07 +05:30
helpcenter fix: ignore subgroups without link when checking for permission (#10690) 2025-01-15 18:16:10 +05:30
inbox feat: update colors for v4 (#10660) 2025-01-15 17:13:03 +05:30
notifications feat(v4): Auto-navigate to first menu item on group menu open(#10350) 2024-10-25 13:01:29 -07:00
settings fix: Remove Report API calls from being called on every event (#10691) 2025-01-15 11:23:00 -08:00
suspended feat: Eslint rules (#9839) 2024-08-05 14:02:16 +05:30
dashboard.routes.js feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
Dashboard.vue feat(v4): Compose new conversation without multiple clicks (#10545) 2024-12-05 20:16:29 -08:00