This website works better with JavaScript.
Explore
Help
Sign In
ai-mirow-projects
/
swarms
mirror of
https://github.com/kyegomez/swarms
Watch
1
Star
0
Fork
You've already forked swarms
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
fix(mcp): correct MCPServerSseParams initialization in mcp_client.py
Browse Source
pull/819/head
Pavan Kumar
3 months ago
committed by
ascender1729
parent
b567b30409
commit
51bb308c45
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
2
examples/mcp_example/mcp_client.py
Unescape
Escape
View File
@ -75,4 +75,4 @@ def main():
if
__name__
==
"
__main__
"
:
if
__name__
==
"
__main__
"
:
main
(
)
main
(
)
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
ai-mirow-projects/swarms
Title
Body
Create Issue