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

Explicitly import `requests` instead of using asterisk import

Open injust opened this issue 3 months ago • 2 comments

When building a custom version of the agent, I ran into a NameError because requests wasn't imported.

injust avatar Oct 05 '25 08:10 injust