Skip to main content
Track all updates, new features, and fixes to the Sanas SDK.
AI Voice Agent
Models
New Models

Two New Models Replace AGENTIC_NC

AGENTIC_NC is deprecated and replaced by two specialized models:
  • AGENTIC_VI_G_NC (Default): Removes environmental background noise and distant human voices from the primary speaker’s audio stream
  • AGENTIC_ST_NC: Removes environmental background noise while preserving distant human speech

Migration

Update audio_params.modelName from "AGENTIC_NC" to either new model. No other code changes needed.