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. |
||
|---|---|---|
| .. | ||
| assistant_responses_controller_spec.rb | ||
| assistants_controller_spec.rb | ||
| bulk_actions_controller_spec.rb | ||
| copilot_messages_controller_spec.rb | ||
| copilot_threads_controller_spec.rb | ||
| documents_controller_spec.rb | ||
| inboxes_controller_spec.rb | ||