[PR #796] [MERGED] Document CORS requirements for direct external tools #818

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

📋 Pull Request Information

Original PR: https://github.com/open-webui/docs/pull/796
Author: @rrg92
Created: 11/7/2025
Status: Merged
Merged: 11/7/2025
Merged by: @Classic298

Base: mainHead: patch-1


📝 Commits (2)

  • 04c90de Document CORS requirements for direct external tools
  • 5d8afea Fix typo in CORS and Direct Tools section

📊 Changes

1 file changed (+40 additions, -1 deletions)

View changed files

📝 docs/features/plugin/tools/development.mdx (+40 -1)

📄 Description

Added section on CORS and direct tools, including example code for Node.js.

This can help users find this article if trying setup html and openweb ui keeps showing raw html output.


🔄 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/796 **Author:** [@rrg92](https://github.com/rrg92) **Created:** 11/7/2025 **Status:** ✅ Merged **Merged:** 11/7/2025 **Merged by:** [@Classic298](https://github.com/Classic298) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`04c90de`](https://github.com/open-webui/docs/commit/04c90de2a5983b9b4c3b54a324a1858c0458c592) Document CORS requirements for direct external tools - [`5d8afea`](https://github.com/open-webui/docs/commit/5d8afea3671640c0dfbd63351e79d6bc5aa4136c) Fix typo in CORS and Direct Tools section ### 📊 Changes **1 file changed** (+40 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `docs/features/plugin/tools/development.mdx` (+40 -1) </details> ### 📄 Description Added section on CORS and direct tools, including example code for Node.js. This can help users find this article if trying setup html and openweb ui keeps showing raw html output. --- <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:16:17 -05:00
yindo closed this issue 2026-02-15 18:16:17 -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#818