iachat/spec/enterprise/controllers/api/v1/accounts/captain
Pranav 8c0885e1d2
feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557)
- Add API support for creating a thread
- Add API support for creating a message
- Remove uuid from thread (no longer required, we will use existing
websocket connection to send messages)
- Update message_type to a column (user, assistant, assistant_thinking)
2025-05-22 22:25:05 -07:00
..
assistant_responses_controller_spec.rb feat: Add support for the references in FAQs (#10699) 2025-01-16 15:27:30 +05:30
assistants_controller_spec.rb feat: Allow customizing the responses, flows in Captain (#11385) 2025-04-29 15:42:15 -07:00
bulk_actions_controller_spec.rb feat: Add support for bulk action for Captain FAQs (#10905) 2025-02-27 17:05:33 -08:00
copilot_messages_controller_spec.rb feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557) 2025-05-22 22:25:05 -07:00
copilot_threads_controller_spec.rb feat: Add support for realtime-events in copilot-threads and copilot-messages (#11557) 2025-05-22 22:25:05 -07:00
documents_controller_spec.rb feat: setup captain limits (#10713) 2025-01-23 01:23:18 +05:30
inboxes_controller_spec.rb feat(ee): Add Captain features (#10665) 2025-01-14 16:15:47 -08:00