You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
agent = Agent(model="gpt-4o-mini",name="Agent",instructions="fetch data from input and answer in this structure which is given",output_type=CalenderEvent)
result = Runner.run_sync(agent,"Bob and Shees come in friday for science event")