Kevin Green
Kevin Green
Hello all, I'm just trying this package out for the first time. It definitely works but one thing I noticed is that there's about a 1-2 second time to execute...
I created a cached method using the decorator and backed by NodeFsStorage. If the method returns a boolean that you want to cache, and the boolean value is false, the...
If I pass in a payload like this: ``` [ { "path": "/duedate", "op": "replacex", "value": "2024-02-06" } ] ``` A JsonPatchException is thrown when calling ApplyTo: ``` SystemTextJsonPatch.Exceptions.JsonPatchException: Invalid...
Hey all, Using the MCP tool over docker, I get the following error trying to get markdown for any image file: Error executing tool convert_to_markdown: File conversion failed after 1...