mirror of
https://github.com/open-webui/mcpo.git
synced 2026-07-23 20:25:21 -04:00
[PR #63] [MERGED] Improved error/result handling #151
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/63
Author: @bmen25124
Created: 4/10/2025
Status: ✅ Merged
Merged: 4/10/2025
Merged by: @tjbck
Base:
dev← Head:error_handling📝 Commits (3)
d46803dImproved error handling, fixed couple of errors8f8cd40Added proper HTTP exceptions566c308Removed ToolResponse📊 Changes
3 files changed (+136 additions, -31 deletions)
View changed files
📝
src/mcpo/main.py(+3 -2)📝
src/mcpo/utils/main.py(+89 -10)📝
tests/test_main.py(+44 -19)📄 Description
Also fixed a couple of errors from the previous commit
Related: #62
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.