Skip to main content

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.

Bring your own model

The model is yours. Open the settings from the status row to connect a provider and pick a model. See Bring your own model.

Grounded answers

Answers cite the memory they are built on. For how to read citations and provenance, see Provenance and grounding.