From 87dfc0db4fbfdd254c2548b216b6ebd01e0ec97d Mon Sep 17 00:00:00 2001 From: Ashish Gupta Date: Thu, 2 Jul 2026 23:29:41 +0530 Subject: [PATCH] Removing obvious browser requirements from SDK doc --- agent-platform/sdks.mdx | 14 -------------- 1 file changed, 14 deletions(-) diff --git a/agent-platform/sdks.mdx b/agent-platform/sdks.mdx index 5f58e5f1..7ac509fe 100644 --- a/agent-platform/sdks.mdx +++ b/agent-platform/sdks.mdx @@ -693,20 +693,6 @@ Public API keys cover anonymous and low-assurance chat. For verified user identi --- -### Browser Compatibility - -The SDK requires: - -- ES2020+ support -- `fetch` API -- `WebSocket` API -- `MediaDevices` API (for voice features) -- `AudioContext` API (for voice features) - -Voice features require HTTPS in production (microphone access requires a secure context). - ---- - {/* AG: Requested platform dev for ABL SDK package name - will update after confirmation. ## ABL SDK