All fields are required
A python Software Development Kit for easily creating hosting and securing SignalWire AI agents without manipulating SWML. It is the developer-facing interface to build AI Agents that bridge real-time voice interactions with external APIs, workflows, and dynamic data. It’s a core component of our PUC (Programmable Unified Communications) strategy—designed to help you build agents that go beyond static scripts or LLMs in a box.
Agents remember the flow of a conversation, can be customized with new features, and works with everything in the SignalWire Platform via:
SWML - scriptable voice logic
SWAIG - AI gateway for invoking external API and functions
The Agents SDK for Python is available via PyPI, the Python Package Index, and can be installed with pip. For more detail, review the developer documentation.