Duplicated from agents-course/First_agent_template
884eda5
1
2
3
def hello() -> str: return "Hello from first-agent-template!"