iachat/app/views/super_admin/application
Pranav d070743383
feat(ee): Add Captain features (#10665)
Migration Guide: https://chwt.app/v4/migration

This PR imports all the work related to Captain into the EE codebase. Captain represents the AI-based features in Chatwoot and includes the following key components:

- Assistant: An assistant has a persona, the product it would be trained on. At the moment, the data at which it is trained is from websites. Future integrations on Notion documents, PDF etc. This PR enables connecting an assistant to an inbox. The assistant would run the conversation every time before transferring it to an agent.
- Copilot for Agents: When an agent is supporting a customer, we will be able to offer additional help to lookup some data or fetch information from integrations etc via copilot.
- Conversation FAQ generator: When a conversation is resolved, the Captain integration would identify questions which were not in the knowledge base.
- CRM memory: Learns from the conversations and identifies important information about the contact.

---------

Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
Co-authored-by: Sojan <sojan@pepalo.com>
Co-authored-by: iamsivin <iamsivin@gmail.com>
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com>
2025-01-14 16:15:47 -08:00
..
_collection.html.erb Chore: Remove deprecation warning post rails upgrade (#7080) 2023-05-15 16:32:27 +05:30
_flashes.html.erb Feature: Rewamp super admin dashboard (#882) 2020-05-24 22:44:26 +05:30
_icons.html.erb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
_javascript.html.erb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
_nav_item.html.erb feat: Super admin design improvements (#8517) 2023-12-08 19:40:35 -08:00
_navigation.html.erb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00
_stylesheet.html.erb Feature: Rewamp super admin dashboard (#882) 2020-05-24 22:44:26 +05:30
index.html.erb Chore: Remove deprecation warning post rails upgrade (#7080) 2023-05-15 16:32:27 +05:30
show.html.erb feat: Interface to validate response_source (#8894) 2024-02-26 20:20:12 +05:30