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 bookmarks features.
To store the user prompt as bookmark in side panel in ORCAsk page.
Delete option to delete the bookmark.
button in chat section to bookmark the chat.
copy button to copy the bookmarked prompt to chat input section.
Button to delete / clear all bookmark.
fixes #113
Added bookmarks features. To store the user prompt as bookmark in side panel in ORCAsk page. Delete option to delete the bookmark. button in chat section to bookmark the chat. copy button to copy the bookmarked prompt to chat input section. Button to delete / clear all bookmark.