@amigo-ai/platform-sdk 0.102.1 → 0.103.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,12 +1,11 @@
1
- // Voice MODEL FAMILIES (2026-07-09 rename): amigo = Amigo's own pipeline (the default),
2
- // gpt_realtime = OpenAI's GPT-Realtime family, gpt_live = OpenAI's GPT-Live full-duplex
3
- // family (dark until its API is GA accepted by the contract, never selected by default).
4
- // Families name models; runtimes are platform-internal. Legacy values
5
- // (inhouse/atlas/openai_realtime) are normalized server-side and never appear here.
1
+ // Voice MODEL FAMILIES: amigo = Amigo's own pipeline (the default), gpt_realtime = OpenAI's
2
+ // GPT-Realtime family (served by the raw-WebSocket bridge). Families name models; runtimes are
3
+ // platform-internal. The gpt_live family + the Atlas SDK runtime were retired in the 2026-07-19
4
+ // engine consolidation; legacy values (inhouse/atlas/openai_realtime) are rejected server-side
5
+ // and never appear here.
6
6
  const voiceSessionProviders = [
7
7
  'amigo',
8
8
  'gpt_realtime',
9
- 'gpt_live',
10
9
  ];
11
10
  export const VOICE_SESSION_PROVIDERS = voiceSessionProviders;
12
11
  const sttProviders = ['deepgram', 'openai', 'cartesia'];
@@ -1 +1 @@
1
- {"version":3,"file":"voice.js","sourceRoot":"","sources":["../../src/resources/voice.ts"],"names":[],"mappings":"AAoBA,wFAAwF;AACxF,wFAAwF;AACxF,2FAA2F;AAC3F,sEAAsE;AACtE,oFAAoF;AACpF,MAAM,qBAAqB,GAAG;IAC5B,OAAO;IACP,cAAc;IACd,UAAU;CACwC,CAAA;AACpD,MAAM,CAAC,MAAM,uBAAuB,GAAG,qBAGtC,CAAA;AAED,MAAM,YAAY,GAAG,CAAC,UAAU,EAAE,QAAQ,EAAE,UAAU,CAA2C,CAAA;AACjG;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,YAG5B,CAAA;AAED,MAAM,YAAY,GAAG,CAAC,UAAU,EAAE,YAAY,EAAE,MAAM,CAA2C,CAAA;AACjG,MAAM,CAAC,MAAM,aAAa,GAAG,YAG5B,CAAA"}
1
+ {"version":3,"file":"voice.js","sourceRoot":"","sources":["../../src/resources/voice.ts"],"names":[],"mappings":"AAoBA,4FAA4F;AAC5F,+FAA+F;AAC/F,gGAAgG;AAChG,+FAA+F;AAC/F,yBAAyB;AACzB,MAAM,qBAAqB,GAAG;IAC5B,OAAO;IACP,cAAc;CACoC,CAAA;AACpD,MAAM,CAAC,MAAM,uBAAuB,GAAG,qBAGtC,CAAA;AAED,MAAM,YAAY,GAAG,CAAC,UAAU,EAAE,QAAQ,EAAE,UAAU,CAA2C,CAAA;AACjG;;;;;;GAMG;AACH,MAAM,CAAC,MAAM,aAAa,GAAG,YAG5B,CAAA;AAED,MAAM,YAAY,GAAG,CAAC,UAAU,EAAE,YAAY,EAAE,MAAM,CAA2C,CAAA;AACjG,MAAM,CAAC,MAAM,aAAa,GAAG,YAG5B,CAAA"}