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
After testing, I found that deleting the securitySchemes and security from the main.py file in the calendar_agent folder does not affect the LLM's ability to call the calendar tool. I am now looking for examples related to agent authentication and authorization. I noticed that there are no examples besides calendar_agent. Could you please provide more examples related to identity authentication and authorization?