mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-23 04:05:21 -04:00
[PR #105] [MERGED] feat: support cusotm BaseModel "$def" and Output schema #162
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/mcpo/pull/105
Author: @JinY0ung-Shin
Created: 4/28/2025
Status: ✅ Merged
Merged: 4/30/2025
Merged by: @tjbck
Base:
dev← Head:main📝 Commits (5)
4ad458fMerge pull request #75 from open-webui/deve392df0Support Custom basemode and output schema464d886Support Custom basemode and output schema6f04974Merge branch 'dev' into main780dd93Merge branch 'dev' into main📊 Changes
2 files changed (+64 additions, -24 deletions)
View changed files
📝
src/mcpo/main.py(+25 -13)📝
src/mcpo/utils/main.py(+39 -11)📄 Description
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
It automatically register to FastAPI documentation.
Added
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.