python-sdk icon indicating copy to clipboard operation
python-sdk copied to clipboard

How to implement a sampling handler in the client?

Open CNSeniorious000 opened this issue 1 year ago • 0 comments

I read the code and fail to find a decorator factory like @server.* on the session objects. So what's the best practice to implement the 'sampling' protocol for my Python mcp client?

CNSeniorious000 avatar Dec 10 '24 19:12 CNSeniorious000