feat: Resource and resource templates support#206
Open
krewi1 wants to merge 10 commits intoopen-webui:devfrom
Open
feat: Resource and resource templates support#206krewi1 wants to merge 10 commits intoopen-webui:devfrom
krewi1 wants to merge 10 commits intoopen-webui:devfrom
Conversation
# Conflicts: # src/mcpo/main.py
…x other tests after refactoring
|
I look forward to it! |
|
well, this PR starting to rot >< reviewer please help review as soon as you available |
|
@krewi1 I would like to try it out via docker locally. But when running it with the default dockerfile, I cant get it to run. It'll state errors regarding cant import some modules. Could you eventually help me with that? I'd really like the mcpo proxy to support this as well as I need it for my use-case :( |
# Conflicts: # pyproject.toml # src/mcpo/main.py # uv.lock
Contributor
Author
|
Hi @yuisheaven, it looks like I made a mistake when resolving one of the merge conflicts. I’ll look into it later today. |
Contributor
Author
|
@yuisheaven should be all good now. |
|
Whats the status on this one? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Pull Request Checklist
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
This PR adds comprehensive support for MCP resources and resource templates, enabling:
These changes enhance the functionality of the MCP protocol by providing a standardized way to handle various resource types.
Added
Changed
Deprecated
Removed
Fixed
Security
Breaking Changes
Additional Information
Screenshots or Videos