What the Workspace is
The Workspace is a chat interface grounded in EDN memory. You connect your own model, and every answer is built on the governed context EDN retrieves, with the records it used shown alongside the reply.Layout
The workspace has three panes:- Left: the workspace instructions, the files (sources) you have added, and the chats in this workspace.
- Centre: the conversation, with a composer for sending messages and uploading
files, a status row showing the connection state and the current model, and a
bar to download the latest response as
.md,.docx,.pdf, or.html. - Right: the Memory panel, with a Context tab showing the records used for the latest turn and a Records tab showing your recent memory records.
