A Python HTTP client library for the CISO Assistant API, providing both synchronous and asynchronous interfaces with full type safety. Security Note: Disabling SSL verification (verify=False) should ...
Note: This uses Streamable HTTP (POST/GET/DELETE), not the deprecated SSE-only approach. SSE is retained for compatibility but Streamable HTTP is the recommended standard.