mirror of
https://github.com/open-webui/docs.git
synced 2026-08-24 06:23:58 -04:00
[PR #796] [MERGED] Document CORS requirements for direct external tools #818
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
main← Head:patch-1📝 Commits (2)
04c90deDocument CORS requirements for direct external tools5d8afeaFix 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.