-
Notifications
You must be signed in to change notification settings - Fork 1.5k
fix: missing / in url with base path when connecting Streamable HTTP MCP #2480
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
In example, with `CHAINLIT_ROOT_PATH=/mypath`
I'm begging everyone to stop manually build urls and start using |
Hi @asvishnyakov , Thank you for your feedback. I understand the importance of using the Your help would be invaluable as I work on making these changes. Thanks in advance! |
or, if base itself may already contain path:
if you need to keep path or
if you need to replace path Chainlit already has |
I updated the PR to use |
This PR is stale because it has been open for 14 days with no activity. |
Hi @asvishnyakov, @asvishnyakov, @sandangel Do you have any suggestions or feedback for merging my pull request? Thanks! |
Hi, I believe when the client miss the end |
This PR is stale because it has been open for 14 days with no activity. |
is there any update on this PR? |
I'll merge it after next release |
In example, with
CHAINLIT_ROOT_PATH=/mypath