iachat/enterprise/app/views/api/v1/accounts
Pranav 4f4ef0389b
feat: Add support for persistent copilot threads and messages (#11489)
The agents can see the previous conversations with the copilot if needed
with this change. We would have to cleanup the data after a while. For
now, that is not considered.

This PR adds:
- A new model for copilot_threads (intentionally named thread instead of
conversation to avoid confusion), copilot_messages
- Add the controller to fetch previous threads and messages.
2025-05-15 17:37:04 -07:00
..
applied_slas feat: SLA reports view (#9189) 2024-04-09 10:14:36 +10:00
audit_logs feat: Audit Logs for Account User Changes (#7405) 2023-06-28 22:42:06 +05:30
captain feat: Add support for persistent copilot threads and messages (#11489) 2025-05-15 17:37:04 -07:00
custom_roles feat: Add APIs to manage custom roles in Chatwoot (#9995) 2024-08-23 17:18:28 +05:30
sla_policies feat: SLA CRUD APIs (EE) (#7027) 2023-05-11 22:42:56 +05:30