mjoe67886
mjoe67886
Dear Phidata Team, I would like to request a feature that allows dynamic setting of "before" and "after" context parameters in tool functions, specifically for internet lookup functions. This would...
I'm trying to make the Google search tool that you offer look up error messages on Google and I don't think it's parsing it right we looked at the code...
def anonymous_error_collecting(full_error_message, global_iteration): """ Collects anonymous error data and sends it to a remote repository if the same error repeats for a specified number of iterations. Parameters: - full_error_message (str):...