[PR #283] [CLOSED] Doc: Reorganized the work space section. #375

Closed
opened 2026-02-15 17:16:37 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/283
Author: @parniantaghipour
Created: 11/12/2024
Status: Closed

Base: mainHead: main


📝 Commits (1)

  • 197c093 Doc: Reorganized the work space section, fixing the links and spelling.

📊 Changes

17 files changed (+625 additions, -592 deletions)

View changed files

docs/features/plugin/functions/actions.md (+0 -20)
docs/features/plugin/functions/index.mdx (+0 -363)
docs/features/plugin/tools/index.mdx (+0 -187)
📝 docs/features/url-params.md (+1 -1)
docs/features/workspace/Plugins/functions/actions.md (+82 -0)
docs/features/workspace/Plugins/functions/filter.md (+96 -0)
docs/features/workspace/Plugins/functions/index.mdx (+53 -0)
docs/features/workspace/Plugins/functions/pipe.md (+67 -0)
📝 docs/features/workspace/Plugins/index.mdx (+1 -1)
docs/features/workspace/Plugins/start_coding.md (+125 -0)
docs/features/workspace/Plugins/tools/index.mdx (+68 -0)
📝 docs/features/workspace/index.mdx (+6 -2)
docs/features/workspace/knowledge.md (+54 -0)
📝 docs/features/workspace/models.md (+2 -2)
docs/features/workspace/prompts.md (+69 -0)
docs/pipelines/filters.md (+0 -15)
📝 docs/pipelines/index.mdx (+1 -1)

📄 Description

The work space section has been reorganized


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/open-webui/docs/pull/283 **Author:** [@parniantaghipour](https://github.com/parniantaghipour) **Created:** 11/12/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (1) - [`197c093`](https://github.com/open-webui/docs/commit/197c093809b9e24be2f6433f612242c53ac83a15) Doc: Reorganized the work space section, fixing the links and spelling. ### 📊 Changes **17 files changed** (+625 additions, -592 deletions) <details> <summary>View changed files</summary> ➖ `docs/features/plugin/functions/actions.md` (+0 -20) ➖ `docs/features/plugin/functions/index.mdx` (+0 -363) ➖ `docs/features/plugin/tools/index.mdx` (+0 -187) 📝 `docs/features/url-params.md` (+1 -1) ➕ `docs/features/workspace/Plugins/functions/actions.md` (+82 -0) ➕ `docs/features/workspace/Plugins/functions/filter.md` (+96 -0) ➕ `docs/features/workspace/Plugins/functions/index.mdx` (+53 -0) ➕ `docs/features/workspace/Plugins/functions/pipe.md` (+67 -0) 📝 `docs/features/workspace/Plugins/index.mdx` (+1 -1) ➕ `docs/features/workspace/Plugins/start_coding.md` (+125 -0) ➕ `docs/features/workspace/Plugins/tools/index.mdx` (+68 -0) 📝 `docs/features/workspace/index.mdx` (+6 -2) ➕ `docs/features/workspace/knowledge.md` (+54 -0) 📝 `docs/features/workspace/models.md` (+2 -2) ➕ `docs/features/workspace/prompts.md` (+69 -0) ➖ `docs/pipelines/filters.md` (+0 -15) 📝 `docs/pipelines/index.mdx` (+1 -1) </details> ### 📄 Description The work space section has been reorganized --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 17:16:37 -05:00
yindo closed this issue 2026-02-15 17:16:38 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: open-webui/docs#375