amd-srijaroy
amd-srijaroy
Can you please add Okta Authentication like Google oAuth ? https://developer.okta.com/code/ Python SDK : https://github.com/okta/okta-sdk-python. Example : https://github.com/okta/samples-python-flask React SDK : https://github.com/okta/okta-react Example : https://github.com/okta-samples/okta-react-sample
### What happened? **Describe the bug** Error in sse_reader: Expected response header Content-Type to contain 'text/event-stream', got 'text/html' **To Reproduce** ```python from autogen_ext.tools.mcp import SseMcpToolAdapter, SseServerParams, mcp_server_tools from autogen_agentchat.agents import...
Is it possible to create a health-check endpoint ?