ORCA UI is a web application that provides a user interface for interacting with ORCA Backend. It is built using React. ORCA UI allows users to view the network topology, manage devices, and do various configurations.
added the functionality to directly copy the question of user to the prompt text area.
Also disabling the arrow button while ongoing request or during the Loding time.
fixes #96
added the functionality to directly copy the question of user to the prompt text area. Also disabling the arrow button while ongoing request or during the Loding time.