retell-sdk 5.16.0 → 5.17.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.
- package/CHANGELOG.md +8 -0
- package/package.json +1 -1
- package/resources/agent.d.mts +6 -6
- package/resources/agent.d.mts.map +1 -1
- package/resources/agent.d.ts +6 -6
- package/resources/agent.d.ts.map +1 -1
- package/resources/batch-call.d.mts +4 -4
- package/resources/batch-call.d.mts.map +1 -1
- package/resources/batch-call.d.ts +4 -4
- package/resources/batch-call.d.ts.map +1 -1
- package/resources/call.d.mts +13 -16
- package/resources/call.d.mts.map +1 -1
- package/resources/call.d.ts +13 -16
- package/resources/call.d.ts.map +1 -1
- package/resources/call.js +1 -4
- package/resources/call.js.map +1 -1
- package/resources/call.mjs +1 -4
- package/resources/call.mjs.map +1 -1
- package/resources/chat-agent.d.mts +3 -3
- package/resources/chat-agent.d.mts.map +1 -1
- package/resources/chat-agent.d.ts +3 -3
- package/resources/chat-agent.d.ts.map +1 -1
- package/resources/chat.d.mts +1 -4
- package/resources/chat.d.mts.map +1 -1
- package/resources/chat.d.ts +1 -4
- package/resources/chat.d.ts.map +1 -1
- package/resources/chat.js +1 -4
- package/resources/chat.js.map +1 -1
- package/resources/chat.mjs +1 -4
- package/resources/chat.mjs.map +1 -1
- package/resources/conversation-flow-component.d.mts +43 -47
- package/resources/conversation-flow-component.d.mts.map +1 -1
- package/resources/conversation-flow-component.d.ts +43 -47
- package/resources/conversation-flow-component.d.ts.map +1 -1
- package/resources/conversation-flow-component.js +1 -5
- package/resources/conversation-flow-component.js.map +1 -1
- package/resources/conversation-flow-component.mjs +1 -5
- package/resources/conversation-flow-component.mjs.map +1 -1
- package/resources/conversation-flow.d.mts +88 -92
- package/resources/conversation-flow.d.mts.map +1 -1
- package/resources/conversation-flow.d.ts +88 -92
- package/resources/conversation-flow.d.ts.map +1 -1
- package/resources/conversation-flow.js +1 -5
- package/resources/conversation-flow.js.map +1 -1
- package/resources/conversation-flow.mjs +1 -5
- package/resources/conversation-flow.mjs.map +1 -1
- package/resources/llm.d.mts +4 -7
- package/resources/llm.d.mts.map +1 -1
- package/resources/llm.d.ts +4 -7
- package/resources/llm.d.ts.map +1 -1
- package/resources/llm.js +1 -4
- package/resources/llm.js.map +1 -1
- package/resources/llm.mjs +1 -4
- package/resources/llm.mjs.map +1 -1
- package/resources/phone-number.d.mts +1 -5
- package/resources/phone-number.d.mts.map +1 -1
- package/resources/phone-number.d.ts +1 -5
- package/resources/phone-number.d.ts.map +1 -1
- package/resources/phone-number.js +1 -5
- package/resources/phone-number.js.map +1 -1
- package/resources/phone-number.mjs +1 -5
- package/resources/phone-number.mjs.map +1 -1
- package/resources/tests.d.mts +9 -3
- package/resources/tests.d.mts.map +1 -1
- package/resources/tests.d.ts +9 -3
- package/resources/tests.d.ts.map +1 -1
- package/resources/tests.js +6 -0
- package/resources/tests.js.map +1 -1
- package/resources/tests.mjs +6 -0
- package/resources/tests.mjs.map +1 -1
- package/src/resources/agent.ts +6 -3
- package/src/resources/batch-call.ts +4 -1
- package/src/resources/call.ts +13 -7
- package/src/resources/chat-agent.ts +3 -0
- package/src/resources/chat.ts +1 -4
- package/src/resources/conversation-flow-component.ts +43 -5
- package/src/resources/conversation-flow.ts +88 -5
- package/src/resources/llm.ts +4 -4
- package/src/resources/phone-number.ts +1 -5
- package/src/resources/tests.ts +9 -0
- package/src/version.ts +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
|
@@ -64,11 +64,7 @@ class ConversationFlowComponent extends resource_1.APIResource {
|
|
|
64
64
|
/**
|
|
65
65
|
* List shared conversation flow components
|
|
66
66
|
*
|
|
67
|
-
* @
|
|
68
|
-
* ```ts
|
|
69
|
-
* const conversationFlowComponentResponses =
|
|
70
|
-
* await client.conversationFlowComponent.list();
|
|
71
|
-
* ```
|
|
67
|
+
* @deprecated
|
|
72
68
|
*/
|
|
73
69
|
list(options) {
|
|
74
70
|
return this._client.get('/list-conversation-flow-components', options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversation-flow-component.js","sourceRoot":"","sources":["../src/resources/conversation-flow-component.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAE/C,oDAAmD;AAEnD,oDAA8C;AAE9C,MAAa,yBAA0B,SAAQ,sBAAW;IACxD;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,2BAAmC,EACnC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,oCAAoC,2BAA2B,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,2BAAmC,EACnC,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,uCAAuC,2BAA2B,EAAE,EAAE;YAClG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"conversation-flow-component.js","sourceRoot":"","sources":["../src/resources/conversation-flow-component.ts"],"names":[],"mappings":";AAAA,sFAAsF;;;AAEtF,kDAA+C;AAE/C,oDAAmD;AAEnD,oDAA8C;AAE9C,MAAa,yBAA0B,SAAQ,sBAAW;IACxD;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,2BAAmC,EACnC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAA,WAAI,EAAA,oCAAoC,2BAA2B,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,2BAAmC,EACnC,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAA,WAAI,EAAA,uCAAuC,2BAA2B,EAAE,EAAE;YAClG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,2BAAmC,EAAE,OAAwB;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAA,WAAI,EAAA,uCAAuC,2BAA2B,EAAE,EAAE;YACnG,GAAG,OAAO;YACV,OAAO,EAAE,IAAA,sBAAY,EAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;CACF;AA/FD,8DA+FC"}
|
|
@@ -61,11 +61,7 @@ export class ConversationFlowComponent extends APIResource {
|
|
|
61
61
|
/**
|
|
62
62
|
* List shared conversation flow components
|
|
63
63
|
*
|
|
64
|
-
* @
|
|
65
|
-
* ```ts
|
|
66
|
-
* const conversationFlowComponentResponses =
|
|
67
|
-
* await client.conversationFlowComponent.list();
|
|
68
|
-
* ```
|
|
64
|
+
* @deprecated
|
|
69
65
|
*/
|
|
70
66
|
list(options) {
|
|
71
67
|
return this._client.get('/list-conversation-flow-components', options);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"conversation-flow-component.mjs","sourceRoot":"","sources":["../src/resources/conversation-flow-component.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,yBAA0B,SAAQ,WAAW;IACxD;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,2BAAmC,EACnC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,oCAAoC,2BAA2B,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,2BAAmC,EACnC,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,uCAAuC,2BAA2B,EAAE,EAAE;YAClG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED
|
|
1
|
+
{"version":3,"file":"conversation-flow-component.mjs","sourceRoot":"","sources":["../src/resources/conversation-flow-component.ts"],"names":[],"mappings":"AAAA,sFAAsF;OAE/E,EAAE,WAAW,EAAE;OAEf,EAAE,YAAY,EAAE;OAEhB,EAAE,IAAI,EAAE;AAEf,MAAM,OAAO,yBAA0B,SAAQ,WAAW;IACxD;;;;;;;;;;;;;;;;;;;;OAoBG;IACH,MAAM,CACJ,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,qCAAqC,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACxF,CAAC;IAED;;;;;;;;;;OAUG;IACH,QAAQ,CACN,2BAAmC,EACnC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,oCAAoC,2BAA2B,EAAE,EAAE,OAAO,CAAC,CAAC;IAC1G,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CACJ,2BAAmC,EACnC,IAA2C,EAC3C,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,IAAI,CAAA,uCAAuC,2BAA2B,EAAE,EAAE;YAClG,IAAI;YACJ,GAAG,OAAO;SACX,CAAC,CAAC;IACL,CAAC;IAED;;;;OAIG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,oCAAoC,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;;;;;;;;;OAUG;IACH,MAAM,CAAC,2BAAmC,EAAE,OAAwB;QAClE,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,uCAAuC,2BAA2B,EAAE,EAAE;YACnG,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;CACF"}
|