agent-python
agent-python copied to clipboard
Explicitly import `requests` instead of using asterisk import
When building a custom version of the agent, I ran into a NameError because requests wasn't imported.