[PR #534] [CLOSED] Parser Doc Update #589

Closed
opened 2026-02-15 18:14:59 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/534
Author: @DanielDowns
Created: 5/7/2025
Status: Closed

Base: mainHead: main


📝 Commits (4)

📊 Changes

2 files changed (+268 additions, -4 deletions)

View changed files

📝 docs/features/plugin/functions/index.mdx (+29 -4)
docs/features/plugin/functions/parser.mdx (+239 -0)

📄 Description

Goes with Open-WebUI PR https://github.com/open-webui/open-webui/pull/13663


🔄 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/534 **Author:** [@DanielDowns](https://github.com/DanielDowns) **Created:** 5/7/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `main` --- ### 📝 Commits (4) - [`443c6cd`](https://github.com/open-webui/docs/commit/443c6cdb9f385ee455e26cb674f77005d37b45f1) added Parser Function documentation - [`66fe9bd`](https://github.com/open-webui/docs/commit/66fe9bd505dc891de39bed6fad5f0ce6f73d73f6) updated parser info to reflect ABC class and change in methods - [`543c2a8`](https://github.com/open-webui/docs/commit/543c2a849c103c43d8771b31dd7a6799941f7beb) minor spelling changes - [`089f75d`](https://github.com/open-webui/docs/commit/089f75dc4f1d6ac322964826de159fcfc3404463) Merge branch 'main' of https://github.com/open-webui/docs ### 📊 Changes **2 files changed** (+268 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/functions/index.mdx` (+29 -4) ➕ `docs/features/plugin/functions/parser.mdx` (+239 -0) </details> ### 📄 Description Goes with Open-WebUI PR https://github.com/open-webui/open-webui/pull/13663 --- <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 18:14:59 -05:00
yindo closed this issue 2026-02-15 18:14:59 -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#589