mirror of
https://github.com/open-webui/docs.git
synced 2026-08-26 19:06:44 -04:00
aa39039d29
Open Terminal can now put a file into the assistant's reply instead of opening the file viewer. The file browser page describes what arrives, a card carrying the file name, a preview using the same renderers the browser uses, and buttons to download it or open it there, along with a screenshot. It also records the two properties that follow from the card reading the file through the viewer's own access: nothing is copied out of the terminal and no public link exists, so a card works only while that terminal is connected and selected. Settings gains a Terminal File Display preference deciding which of the two happens when the model does not ask for one, so that is documented alongside, and its key is added to the interface defaults table with its sidebar default. Separately, Fork Chat is removed from the community plugins list.