retell-sdk 5.25.1 → 5.26.1
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 +21 -0
- package/api-promise.d.mts +1 -0
- package/api-promise.d.mts.map +1 -1
- package/api-promise.d.ts +1 -0
- package/api-promise.d.ts.map +1 -1
- package/api-promise.mjs +1 -0
- package/api-promise.mjs.map +1 -1
- package/client.d.mts.map +1 -1
- package/client.d.ts.map +1 -1
- package/client.mjs.map +1 -1
- package/core/api-promise.d.mts.map +1 -1
- package/core/api-promise.d.ts.map +1 -1
- package/core/api-promise.mjs.map +1 -1
- package/core/error.mjs.map +1 -1
- package/core/resource.d.mts.map +1 -1
- package/core/resource.d.ts.map +1 -1
- package/core/uploads.d.mts.map +1 -1
- package/core/uploads.d.ts.map +1 -1
- package/core/uploads.mjs.map +1 -1
- package/error.d.mts +1 -0
- package/error.d.mts.map +1 -1
- package/error.d.ts +1 -0
- package/error.d.ts.map +1 -1
- package/error.mjs +1 -0
- package/error.mjs.map +1 -1
- package/index.d.mts.map +1 -1
- package/index.d.ts.map +1 -1
- package/index.mjs.map +1 -1
- package/internal/detect-platform.mjs.map +1 -1
- package/internal/headers.mjs.map +1 -1
- package/internal/parse.d.mts.map +1 -1
- package/internal/parse.d.ts.map +1 -1
- package/internal/parse.mjs.map +1 -1
- package/internal/request-options.d.mts.map +1 -1
- package/internal/request-options.d.ts.map +1 -1
- package/internal/shims.d.mts +6 -0
- package/internal/shims.d.mts.map +1 -1
- package/internal/shims.d.ts +6 -0
- package/internal/shims.d.ts.map +1 -1
- package/internal/to-file.d.mts.map +1 -1
- package/internal/to-file.d.ts.map +1 -1
- package/internal/to-file.mjs.map +1 -1
- package/internal/types.d.mts +4 -4
- package/internal/types.d.mts.map +1 -1
- package/internal/types.d.ts +4 -4
- package/internal/types.d.ts.map +1 -1
- package/internal/uploads.d.mts.map +1 -1
- package/internal/uploads.d.ts.map +1 -1
- package/internal/uploads.mjs.map +1 -1
- package/internal/utils/base64.mjs.map +1 -1
- package/internal/utils/log.d.mts.map +1 -1
- package/internal/utils/log.d.ts.map +1 -1
- package/internal/utils/log.mjs.map +1 -1
- package/internal/utils/path.mjs.map +1 -1
- package/internal/utils/query.mjs.map +1 -1
- package/internal/utils/values.mjs.map +1 -1
- package/internal/utils.d.mts.map +1 -1
- package/internal/utils.d.ts.map +1 -1
- package/internal/utils.mjs.map +1 -1
- package/package.json +1 -1
- package/resource.d.mts +1 -0
- package/resource.d.mts.map +1 -1
- package/resource.d.ts +1 -0
- package/resource.d.ts.map +1 -1
- package/resource.mjs +1 -0
- package/resource.mjs.map +1 -1
- package/resources/agent.d.mts +9 -18
- package/resources/agent.d.mts.map +1 -1
- package/resources/agent.d.ts +9 -18
- package/resources/agent.d.ts.map +1 -1
- package/resources/agent.mjs.map +1 -1
- package/resources/batch-call.d.mts +3 -6
- package/resources/batch-call.d.mts.map +1 -1
- package/resources/batch-call.d.ts +3 -6
- package/resources/batch-call.d.ts.map +1 -1
- package/resources/batch-call.mjs.map +1 -1
- package/resources/call.d.mts +153 -22
- package/resources/call.d.mts.map +1 -1
- package/resources/call.d.ts +153 -22
- package/resources/call.d.ts.map +1 -1
- package/resources/call.mjs.map +1 -1
- package/resources/chat-agent.d.mts +9 -18
- package/resources/chat-agent.d.mts.map +1 -1
- package/resources/chat-agent.d.ts +9 -18
- package/resources/chat-agent.d.ts.map +1 -1
- package/resources/chat-agent.mjs.map +1 -1
- package/resources/chat.d.mts +13 -1
- package/resources/chat.d.mts.map +1 -1
- package/resources/chat.d.ts +13 -1
- package/resources/chat.d.ts.map +1 -1
- package/resources/chat.mjs.map +1 -1
- package/resources/concurrency.d.mts.map +1 -1
- package/resources/concurrency.d.ts.map +1 -1
- package/resources/concurrency.mjs.map +1 -1
- package/resources/conversation-flow-component.d.mts +12 -0
- package/resources/conversation-flow-component.d.mts.map +1 -1
- package/resources/conversation-flow-component.d.ts +12 -0
- package/resources/conversation-flow-component.d.ts.map +1 -1
- package/resources/conversation-flow-component.mjs.map +1 -1
- package/resources/conversation-flow.d.mts +27 -0
- package/resources/conversation-flow.d.mts.map +1 -1
- package/resources/conversation-flow.d.ts +27 -0
- package/resources/conversation-flow.d.ts.map +1 -1
- package/resources/conversation-flow.mjs.map +1 -1
- package/resources/export-request.d.mts.map +1 -1
- package/resources/export-request.d.ts.map +1 -1
- package/resources/export-request.mjs.map +1 -1
- package/resources/index.d.mts.map +1 -1
- package/resources/index.d.ts.map +1 -1
- package/resources/index.mjs.map +1 -1
- package/resources/knowledge-base.d.mts +4 -0
- package/resources/knowledge-base.d.mts.map +1 -1
- package/resources/knowledge-base.d.ts +4 -0
- package/resources/knowledge-base.d.ts.map +1 -1
- package/resources/knowledge-base.mjs.map +1 -1
- package/resources/llm.d.mts +3 -11
- package/resources/llm.d.mts.map +1 -1
- package/resources/llm.d.ts +3 -11
- package/resources/llm.d.ts.map +1 -1
- package/resources/llm.js +2 -6
- package/resources/llm.js.map +1 -1
- package/resources/llm.mjs +2 -6
- package/resources/llm.mjs.map +1 -1
- package/resources/mcp-tool.d.mts.map +1 -1
- package/resources/mcp-tool.d.ts.map +1 -1
- package/resources/mcp-tool.mjs.map +1 -1
- package/resources/phone-number.d.mts.map +1 -1
- package/resources/phone-number.d.ts.map +1 -1
- package/resources/phone-number.mjs.map +1 -1
- package/resources/playground.d.mts.map +1 -1
- package/resources/playground.d.ts.map +1 -1
- package/resources/playground.mjs.map +1 -1
- package/resources/tests.d.mts.map +1 -1
- package/resources/tests.d.ts.map +1 -1
- package/resources/tests.mjs.map +1 -1
- package/resources/voice.d.mts.map +1 -1
- package/resources/voice.d.ts.map +1 -1
- package/resources/voice.mjs.map +1 -1
- package/resources.d.mts.map +1 -1
- package/resources.d.ts.map +1 -1
- package/resources.mjs.map +1 -1
- package/src/resources/agent.ts +9 -21
- package/src/resources/batch-call.ts +3 -7
- package/src/resources/call.ts +179 -21
- package/src/resources/chat-agent.ts +9 -21
- package/src/resources/chat.ts +15 -1
- package/src/resources/conversation-flow-component.ts +15 -0
- package/src/resources/conversation-flow.ts +33 -0
- package/src/resources/knowledge-base.ts +5 -0
- package/src/resources/llm.ts +5 -19
- package/src/version.ts +1 -1
- package/uploads.d.mts +1 -0
- package/uploads.d.mts.map +1 -1
- package/uploads.d.ts +1 -0
- package/uploads.d.ts.map +1 -1
- package/uploads.mjs +1 -0
- package/uploads.mjs.map +1 -1
- package/version.d.mts +1 -1
- package/version.d.ts +1 -1
- package/version.js +1 -1
- package/version.mjs +1 -1
package/resources/tests.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tests.d.ts","sourceRoot":"","sources":["../src/resources/tests.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"tests.d.ts","sourceRoot":"","sources":["../src/resources/tests.ts"],"names":[],"mappings":"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"}
|
package/resources/tests.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tests.mjs","sourceRoot":"","sources":["../src/resources/tests.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"tests.mjs","sourceRoot":"","sources":["../src/resources/tests.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAE/C,OAAO,EAAE,YAAY,EAAE,gCAA4B;AAEnD,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;OAEG;IACH,eAAe,CAAC,IAA+B,EAAE,OAAwB;QACvE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,oBAAoB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACvE,CAAC;IAED;;OAEG;IACH,wBAAwB,CACtB,IAAwC,EACxC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,8BAA8B,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjF,CAAC;IAED;;OAEG;IACH,wBAAwB,CAAC,oBAA4B,EAAE,OAAwB;QAC7E,OAAO,IAAI,CAAC,OAAO,CAAC,MAAM,CAAC,IAAI,CAAA,gCAAgC,oBAAoB,EAAE,EAAE;YACrF,GAAG,OAAO;YACV,OAAO,EAAE,YAAY,CAAC,CAAC,EAAE,MAAM,EAAE,KAAK,EAAE,EAAE,OAAO,EAAE,OAAO,CAAC,CAAC;SAC7D,CAAC,CAAC;IACL,CAAC;IAED;;OAEG;IACH,YAAY,CAAC,kBAA0B,EAAE,OAAwB;QAC/D,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,mBAAmB,kBAAkB,EAAE,EAAE,OAAO,CAAC,CAAC;IAChF,CAAC;IAED;;OAEG;IACH,qBAAqB,CACnB,oBAA4B,EAC5B,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,6BAA6B,oBAAoB,EAAE,EAAE,OAAO,CAAC,CAAC;IAC5F,CAAC;IAED;;OAEG;IACH,UAAU,CAAC,aAAqB,EAAE,OAAwB;QACxD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,iBAAiB,aAAa,EAAE,EAAE,OAAO,CAAC,CAAC;IACzE,CAAC;IAED;;OAEG;IACH,cAAc,CACZ,KAA+B,EAC/B,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,sBAAsB,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzE,CAAC;IAED;;OAEG;IACH,uBAAuB,CACrB,KAAwC,EACxC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,gCAAgC,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACnF,CAAC;IAED;;OAEG;IACH,YAAY,CACV,kBAA0B,EAC1B,QAAmD,EAAE,EACrD,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,sBAAsB,kBAAkB,EAAE,EAAE,EAAE,KAAK,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACjG,CAAC;IAED;;OAEG;IACH,wBAAwB,CACtB,oBAA4B,EAC5B,IAAwC,EACxC,OAAwB;QAExB,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,gCAAgC,oBAAoB,EAAE,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5G,CAAC;CACF"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"voice.d.mts","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"voice.d.mts","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"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"}
|
package/resources/voice.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"voice.d.ts","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"voice.d.ts","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"AAEA,OAAO,EAAE,WAAW,EAAE,4BAAyB;AAC/C,OAAO,EAAE,UAAU,EAAE,+BAA4B;AACjD,OAAO,EAAE,KAAK,UAAU,EAAE,2BAAwB;AAClD,OAAO,EAAE,cAAc,EAAE,uCAAoC;AAI7D,qBAAa,KAAM,SAAQ,WAAW;IACpC;;OAEG;IACH,QAAQ,CAAC,OAAO,EAAE,MAAM,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;IAI9E;;OAEG;IACH,IAAI,CAAC,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,iBAAiB,CAAC;IAI7D;;OAEG;IACH,WAAW,CAAC,IAAI,EAAE,sBAAsB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;IAI9F;;OAEG;IACH,KAAK,CAAC,IAAI,EAAE,gBAAgB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,aAAa,CAAC;IAIlF;;OAEG;IACH,MAAM,CAAC,IAAI,EAAE,iBAAiB,EAAE,OAAO,CAAC,EAAE,cAAc,GAAG,UAAU,CAAC,mBAAmB,CAAC;CAG3F;AAED,MAAM,WAAW,aAAa;IAC5B;;OAEG;IACH,MAAM,EAAE,MAAM,GAAG,QAAQ,CAAC;IAE1B;;OAEG;IACH,QAAQ,EAAE,YAAY,GAAG,QAAQ,GAAG,UAAU,GAAG,UAAU,GAAG,SAAS,GAAG,YAAY,GAAG,UAAU,CAAC;IAEpG;;OAEG;IACH,QAAQ,EAAE,MAAM,CAAC;IAEjB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,MAAM,CAAC,EAAE,MAAM,CAAC;IAEhB;;OAEG;IACH,GAAG,CAAC,EAAE,MAAM,CAAC;IAEb;;OAEG;IACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;CAC5B;AAED,MAAM,MAAM,iBAAiB,GAAG,KAAK,CAAC,aAAa,CAAC,CAAC;AAErD,MAAM,WAAW,mBAAmB;IAClC,MAAM,EAAE,KAAK,CAAC,mBAAmB,CAAC,KAAK,CAAC,CAAC;CAC1C;AAED,yBAAiB,mBAAmB,CAAC;IACnC;;OAEG;IACH,UAAiB,KAAK;QACpB;;WAEG;QACH,WAAW,CAAC,EAAE,MAAM,CAAC;QAErB;;WAEG;QACH,IAAI,CAAC,EAAE,MAAM,CAAC;QAEd;;WAEG;QACH,iBAAiB,CAAC,EAAE,MAAM,CAAC;QAE3B;;WAEG;QACH,cAAc,CAAC,EAAE,MAAM,CAAC;KACzB;CACF;AAED,MAAM,WAAW,sBAAsB;IACrC;;OAEG;IACH,iBAAiB,EAAE,MAAM,CAAC;IAE1B;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,cAAc,CAAC,EAAE,MAAM,CAAC;IAExB;;OAEG;IACH,cAAc,CAAC,EAAE,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,YAAY,CAAC;CACvE;AAED,MAAM,WAAW,gBAAgB;IAC/B;;;OAGG;IACH,KAAK,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IAEzB;;OAEG;IACH,UAAU,EAAE,MAAM,CAAC;IAEnB;;OAEG;IACH,cAAc,EAAE,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,YAAY,GAAG,UAAU,CAAC;CACnF;AAED,MAAM,WAAW,iBAAiB;IAChC;;OAEG;IACH,YAAY,EAAE,MAAM,CAAC;IAErB;;OAEG;IACH,cAAc,CAAC,EAAE,YAAY,GAAG,UAAU,GAAG,SAAS,GAAG,YAAY,CAAC;CACvE;AAED,MAAM,CAAC,OAAO,WAAW,KAAK,CAAC;IAC7B,OAAO,EACL,KAAK,aAAa,IAAI,aAAa,EACnC,KAAK,iBAAiB,IAAI,iBAAiB,EAC3C,KAAK,mBAAmB,IAAI,mBAAmB,EAC/C,KAAK,sBAAsB,IAAI,sBAAsB,EACrD,KAAK,gBAAgB,IAAI,gBAAgB,EACzC,KAAK,iBAAiB,IAAI,iBAAiB,GAC5C,CAAC;CACH"}
|
package/resources/voice.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"voice.mjs","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"AAAA,sFAAsF;
|
|
1
|
+
{"version":3,"file":"voice.mjs","sourceRoot":"","sources":["../src/resources/voice.ts"],"names":[],"mappings":"AAAA,sFAAsF;AAEtF,OAAO,EAAE,WAAW,EAAE,6BAAyB;AAI/C,OAAO,EAAE,2BAA2B,EAAE,gCAA4B;AAClE,OAAO,EAAE,IAAI,EAAE,mCAA+B;AAE9C,MAAM,OAAO,KAAM,SAAQ,WAAW;IACpC;;OAEG;IACH,QAAQ,CAAC,OAAe,EAAE,OAAwB;QAChD,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,IAAI,CAAA,cAAc,OAAO,EAAE,EAAE,OAAO,CAAC,CAAC;IAChE,CAAC;IAED;;OAEG;IACH,IAAI,CAAC,OAAwB;QAC3B,OAAO,IAAI,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,EAAE,OAAO,CAAC,CAAC;IACnD,CAAC;IAED;;OAEG;IACH,WAAW,CAAC,IAA4B,EAAE,OAAwB;QAChE,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,sBAAsB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IACzE,CAAC;IAED;;OAEG;IACH,KAAK,CAAC,IAAsB,EAAE,OAAwB;QACpD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,cAAc,EAAE,2BAA2B,CAAC,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,EAAE,IAAI,CAAC,OAAO,CAAC,CAAC,CAAC;IAC5G,CAAC;IAED;;OAEG;IACH,MAAM,CAAC,IAAuB,EAAE,OAAwB;QACtD,OAAO,IAAI,CAAC,OAAO,CAAC,IAAI,CAAC,yBAAyB,EAAE,EAAE,IAAI,EAAE,GAAG,OAAO,EAAE,CAAC,CAAC;IAC5E,CAAC;CACF"}
|
package/resources.d.mts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.mts","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"resources.d.mts","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":"AAAA,sCAAkC"}
|
package/resources.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":"AAAA,qCAAkC"}
|
package/resources.mjs.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.mjs","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":""}
|
|
1
|
+
{"version":3,"file":"resources.mjs","sourceRoot":"","sources":["src/resources.ts"],"names":[],"mappings":"AAAA,sCAAkC"}
|
package/src/resources/agent.ts
CHANGED
|
@@ -365,12 +365,6 @@ export interface AgentResponse {
|
|
|
365
365
|
*/
|
|
366
366
|
interruption_sensitivity?: number;
|
|
367
367
|
|
|
368
|
-
/**
|
|
369
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
370
|
-
* agent preview link.
|
|
371
|
-
*/
|
|
372
|
-
is_public?: boolean | null;
|
|
373
|
-
|
|
374
368
|
/**
|
|
375
369
|
* Whether the agent is published.
|
|
376
370
|
*/
|
|
@@ -944,7 +938,9 @@ export namespace AgentResponse {
|
|
|
944
938
|
*/
|
|
945
939
|
export interface PiiConfig {
|
|
946
940
|
/**
|
|
947
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
941
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
942
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
943
|
+
* scrubbing is performed.
|
|
948
944
|
*/
|
|
949
945
|
categories: Array<
|
|
950
946
|
| 'person_name'
|
|
@@ -1441,12 +1437,6 @@ export interface AgentCreateParams {
|
|
|
1441
1437
|
*/
|
|
1442
1438
|
interruption_sensitivity?: number;
|
|
1443
1439
|
|
|
1444
|
-
/**
|
|
1445
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
1446
|
-
* agent preview link.
|
|
1447
|
-
*/
|
|
1448
|
-
is_public?: boolean | null;
|
|
1449
|
-
|
|
1450
1440
|
/**
|
|
1451
1441
|
* If this option is set, the call will try to detect IVR in the first 3 minutes of
|
|
1452
1442
|
* the call. Actions defined will be applied when the IVR is detected. Set this to
|
|
@@ -2015,7 +2005,9 @@ export namespace AgentCreateParams {
|
|
|
2015
2005
|
*/
|
|
2016
2006
|
export interface PiiConfig {
|
|
2017
2007
|
/**
|
|
2018
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
2008
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
2009
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
2010
|
+
* scrubbing is performed.
|
|
2019
2011
|
*/
|
|
2020
2012
|
categories: Array<
|
|
2021
2013
|
| 'person_name'
|
|
@@ -2509,12 +2501,6 @@ export interface AgentUpdateParams {
|
|
|
2509
2501
|
*/
|
|
2510
2502
|
interruption_sensitivity?: number;
|
|
2511
2503
|
|
|
2512
|
-
/**
|
|
2513
|
-
* Body param: Whether the agent is public. When set to true, the agent is
|
|
2514
|
-
* available for public agent preview link.
|
|
2515
|
-
*/
|
|
2516
|
-
is_public?: boolean | null;
|
|
2517
|
-
|
|
2518
2504
|
/**
|
|
2519
2505
|
* Body param: If this option is set, the call will try to detect IVR in the first
|
|
2520
2506
|
* 3 minutes of the call. Actions defined will be applied when the IVR is detected.
|
|
@@ -3060,7 +3046,9 @@ export namespace AgentUpdateParams {
|
|
|
3060
3046
|
*/
|
|
3061
3047
|
export interface PiiConfig {
|
|
3062
3048
|
/**
|
|
3063
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
3049
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
3050
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
3051
|
+
* scrubbing is performed.
|
|
3064
3052
|
*/
|
|
3065
3053
|
categories: Array<
|
|
3066
3054
|
| 'person_name'
|
|
@@ -427,12 +427,6 @@ export namespace BatchCallCreateBatchCallParams {
|
|
|
427
427
|
*/
|
|
428
428
|
interruption_sensitivity?: number;
|
|
429
429
|
|
|
430
|
-
/**
|
|
431
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
432
|
-
* agent preview link.
|
|
433
|
-
*/
|
|
434
|
-
is_public?: boolean | null;
|
|
435
|
-
|
|
436
430
|
/**
|
|
437
431
|
* If this option is set, the call will try to detect IVR in the first 3 minutes of
|
|
438
432
|
* the call. Actions defined will be applied when the IVR is detected. Set this to
|
|
@@ -971,7 +965,9 @@ export namespace BatchCallCreateBatchCallParams {
|
|
|
971
965
|
*/
|
|
972
966
|
export interface PiiConfig {
|
|
973
967
|
/**
|
|
974
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
968
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
969
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
970
|
+
* scrubbing is performed.
|
|
975
971
|
*/
|
|
976
972
|
categories: Array<
|
|
977
973
|
| 'person_name'
|
package/src/resources/call.ts
CHANGED
|
@@ -359,6 +359,7 @@ export interface PhoneCallResponse {
|
|
|
359
359
|
| PhoneCallResponse.ToolCallResultUtterance
|
|
360
360
|
| PhoneCallResponse.NodeTransitionUtterance
|
|
361
361
|
| PhoneCallResponse.DtmfUtterance
|
|
362
|
+
| PhoneCallResponse.SMSUtterance
|
|
362
363
|
>;
|
|
363
364
|
|
|
364
365
|
/**
|
|
@@ -395,6 +396,7 @@ export interface PhoneCallResponse {
|
|
|
395
396
|
| PhoneCallResponse.ToolCallResultUtterance
|
|
396
397
|
| PhoneCallResponse.NodeTransitionUtterance
|
|
397
398
|
| PhoneCallResponse.DtmfUtterance
|
|
399
|
+
| PhoneCallResponse.SMSUtterance
|
|
398
400
|
>;
|
|
399
401
|
|
|
400
402
|
/**
|
|
@@ -1038,6 +1040,44 @@ export namespace PhoneCallResponse {
|
|
|
1038
1040
|
role: 'dtmf';
|
|
1039
1041
|
}
|
|
1040
1042
|
|
|
1043
|
+
export interface SMSUtterance {
|
|
1044
|
+
/**
|
|
1045
|
+
* Text content of the SMS message.
|
|
1046
|
+
*/
|
|
1047
|
+
content: string;
|
|
1048
|
+
|
|
1049
|
+
/**
|
|
1050
|
+
* SMS message received from the user during the call (for example while the agent
|
|
1051
|
+
* is leaving a voicemail). Not part of the spoken conversation.
|
|
1052
|
+
*/
|
|
1053
|
+
role: 'sms';
|
|
1054
|
+
|
|
1055
|
+
/**
|
|
1056
|
+
* Time the SMS was received, in seconds relative to the start of the call.
|
|
1057
|
+
*/
|
|
1058
|
+
time_sec: number;
|
|
1059
|
+
|
|
1060
|
+
/**
|
|
1061
|
+
* Multimedia attachments (MMS). Display only; not relayed into the spoken
|
|
1062
|
+
* conversation.
|
|
1063
|
+
*/
|
|
1064
|
+
multimedia?: Array<SMSUtterance.Multimedia>;
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
export namespace SMSUtterance {
|
|
1068
|
+
export interface Multimedia {
|
|
1069
|
+
/**
|
|
1070
|
+
* URL of the multimedia attachment.
|
|
1071
|
+
*/
|
|
1072
|
+
url: string;
|
|
1073
|
+
|
|
1074
|
+
/**
|
|
1075
|
+
* Optional textual summary of the attachment.
|
|
1076
|
+
*/
|
|
1077
|
+
summary?: string;
|
|
1078
|
+
}
|
|
1079
|
+
}
|
|
1080
|
+
|
|
1041
1081
|
/**
|
|
1042
1082
|
* Telephony identifier of the call, populated when available. Tracking purposes
|
|
1043
1083
|
* only.
|
|
@@ -1226,6 +1266,44 @@ export namespace PhoneCallResponse {
|
|
|
1226
1266
|
*/
|
|
1227
1267
|
role: 'dtmf';
|
|
1228
1268
|
}
|
|
1269
|
+
|
|
1270
|
+
export interface SMSUtterance {
|
|
1271
|
+
/**
|
|
1272
|
+
* Text content of the SMS message.
|
|
1273
|
+
*/
|
|
1274
|
+
content: string;
|
|
1275
|
+
|
|
1276
|
+
/**
|
|
1277
|
+
* SMS message received from the user during the call (for example while the agent
|
|
1278
|
+
* is leaving a voicemail). Not part of the spoken conversation.
|
|
1279
|
+
*/
|
|
1280
|
+
role: 'sms';
|
|
1281
|
+
|
|
1282
|
+
/**
|
|
1283
|
+
* Time the SMS was received, in seconds relative to the start of the call.
|
|
1284
|
+
*/
|
|
1285
|
+
time_sec: number;
|
|
1286
|
+
|
|
1287
|
+
/**
|
|
1288
|
+
* Multimedia attachments (MMS). Display only; not relayed into the spoken
|
|
1289
|
+
* conversation.
|
|
1290
|
+
*/
|
|
1291
|
+
multimedia?: Array<SMSUtterance.Multimedia>;
|
|
1292
|
+
}
|
|
1293
|
+
|
|
1294
|
+
export namespace SMSUtterance {
|
|
1295
|
+
export interface Multimedia {
|
|
1296
|
+
/**
|
|
1297
|
+
* URL of the multimedia attachment.
|
|
1298
|
+
*/
|
|
1299
|
+
url: string;
|
|
1300
|
+
|
|
1301
|
+
/**
|
|
1302
|
+
* Optional textual summary of the attachment.
|
|
1303
|
+
*/
|
|
1304
|
+
summary?: string;
|
|
1305
|
+
}
|
|
1306
|
+
}
|
|
1229
1307
|
}
|
|
1230
1308
|
|
|
1231
1309
|
export interface WebCallResponse {
|
|
@@ -1432,6 +1510,7 @@ export interface WebCallResponse {
|
|
|
1432
1510
|
| WebCallResponse.ToolCallResultUtterance
|
|
1433
1511
|
| WebCallResponse.NodeTransitionUtterance
|
|
1434
1512
|
| WebCallResponse.DtmfUtterance
|
|
1513
|
+
| WebCallResponse.SMSUtterance
|
|
1435
1514
|
>;
|
|
1436
1515
|
|
|
1437
1516
|
/**
|
|
@@ -1462,6 +1541,7 @@ export interface WebCallResponse {
|
|
|
1462
1541
|
| WebCallResponse.ToolCallResultUtterance
|
|
1463
1542
|
| WebCallResponse.NodeTransitionUtterance
|
|
1464
1543
|
| WebCallResponse.DtmfUtterance
|
|
1544
|
+
| WebCallResponse.SMSUtterance
|
|
1465
1545
|
>;
|
|
1466
1546
|
|
|
1467
1547
|
/**
|
|
@@ -2105,6 +2185,44 @@ export namespace WebCallResponse {
|
|
|
2105
2185
|
role: 'dtmf';
|
|
2106
2186
|
}
|
|
2107
2187
|
|
|
2188
|
+
export interface SMSUtterance {
|
|
2189
|
+
/**
|
|
2190
|
+
* Text content of the SMS message.
|
|
2191
|
+
*/
|
|
2192
|
+
content: string;
|
|
2193
|
+
|
|
2194
|
+
/**
|
|
2195
|
+
* SMS message received from the user during the call (for example while the agent
|
|
2196
|
+
* is leaving a voicemail). Not part of the spoken conversation.
|
|
2197
|
+
*/
|
|
2198
|
+
role: 'sms';
|
|
2199
|
+
|
|
2200
|
+
/**
|
|
2201
|
+
* Time the SMS was received, in seconds relative to the start of the call.
|
|
2202
|
+
*/
|
|
2203
|
+
time_sec: number;
|
|
2204
|
+
|
|
2205
|
+
/**
|
|
2206
|
+
* Multimedia attachments (MMS). Display only; not relayed into the spoken
|
|
2207
|
+
* conversation.
|
|
2208
|
+
*/
|
|
2209
|
+
multimedia?: Array<SMSUtterance.Multimedia>;
|
|
2210
|
+
}
|
|
2211
|
+
|
|
2212
|
+
export namespace SMSUtterance {
|
|
2213
|
+
export interface Multimedia {
|
|
2214
|
+
/**
|
|
2215
|
+
* URL of the multimedia attachment.
|
|
2216
|
+
*/
|
|
2217
|
+
url: string;
|
|
2218
|
+
|
|
2219
|
+
/**
|
|
2220
|
+
* Optional textual summary of the attachment.
|
|
2221
|
+
*/
|
|
2222
|
+
summary?: string;
|
|
2223
|
+
}
|
|
2224
|
+
}
|
|
2225
|
+
|
|
2108
2226
|
export interface TranscriptObject {
|
|
2109
2227
|
/**
|
|
2110
2228
|
* Transcript of the utterances.
|
|
@@ -2282,6 +2400,44 @@ export namespace WebCallResponse {
|
|
|
2282
2400
|
*/
|
|
2283
2401
|
role: 'dtmf';
|
|
2284
2402
|
}
|
|
2403
|
+
|
|
2404
|
+
export interface SMSUtterance {
|
|
2405
|
+
/**
|
|
2406
|
+
* Text content of the SMS message.
|
|
2407
|
+
*/
|
|
2408
|
+
content: string;
|
|
2409
|
+
|
|
2410
|
+
/**
|
|
2411
|
+
* SMS message received from the user during the call (for example while the agent
|
|
2412
|
+
* is leaving a voicemail). Not part of the spoken conversation.
|
|
2413
|
+
*/
|
|
2414
|
+
role: 'sms';
|
|
2415
|
+
|
|
2416
|
+
/**
|
|
2417
|
+
* Time the SMS was received, in seconds relative to the start of the call.
|
|
2418
|
+
*/
|
|
2419
|
+
time_sec: number;
|
|
2420
|
+
|
|
2421
|
+
/**
|
|
2422
|
+
* Multimedia attachments (MMS). Display only; not relayed into the spoken
|
|
2423
|
+
* conversation.
|
|
2424
|
+
*/
|
|
2425
|
+
multimedia?: Array<SMSUtterance.Multimedia>;
|
|
2426
|
+
}
|
|
2427
|
+
|
|
2428
|
+
export namespace SMSUtterance {
|
|
2429
|
+
export interface Multimedia {
|
|
2430
|
+
/**
|
|
2431
|
+
* URL of the multimedia attachment.
|
|
2432
|
+
*/
|
|
2433
|
+
url: string;
|
|
2434
|
+
|
|
2435
|
+
/**
|
|
2436
|
+
* Optional textual summary of the attachment.
|
|
2437
|
+
*/
|
|
2438
|
+
summary?: string;
|
|
2439
|
+
}
|
|
2440
|
+
}
|
|
2285
2441
|
}
|
|
2286
2442
|
|
|
2287
2443
|
export interface CallListResponse {
|
|
@@ -2296,6 +2452,12 @@ export interface CallListResponse {
|
|
|
2296
2452
|
* Pagination key for the next page.
|
|
2297
2453
|
*/
|
|
2298
2454
|
pagination_key?: string;
|
|
2455
|
+
|
|
2456
|
+
/**
|
|
2457
|
+
* Total number of calls matching `filter_criteria`. Only present when
|
|
2458
|
+
* `include_total` is true.
|
|
2459
|
+
*/
|
|
2460
|
+
total?: number;
|
|
2299
2461
|
}
|
|
2300
2462
|
|
|
2301
2463
|
export namespace CallListResponse {
|
|
@@ -3769,6 +3931,14 @@ export interface CallListParams {
|
|
|
3769
3931
|
*/
|
|
3770
3932
|
filter_criteria?: CallListParams.FilterCriteria;
|
|
3771
3933
|
|
|
3934
|
+
/**
|
|
3935
|
+
* Whether to include `total` (count of all calls matching `filter_criteria`,
|
|
3936
|
+
* ignoring `limit`/`skip`/`pagination_key`) in the response. Defaults to false.
|
|
3937
|
+
* Each enabled request triggers an additional aggregate query, so opt in only when
|
|
3938
|
+
* the total is needed.
|
|
3939
|
+
*/
|
|
3940
|
+
include_total?: boolean;
|
|
3941
|
+
|
|
3772
3942
|
/**
|
|
3773
3943
|
* Maximum number of calls to return.
|
|
3774
3944
|
*/
|
|
@@ -4891,12 +5061,6 @@ export namespace CallCreatePhoneCallParams {
|
|
|
4891
5061
|
*/
|
|
4892
5062
|
interruption_sensitivity?: number;
|
|
4893
5063
|
|
|
4894
|
-
/**
|
|
4895
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
4896
|
-
* agent preview link.
|
|
4897
|
-
*/
|
|
4898
|
-
is_public?: boolean | null;
|
|
4899
|
-
|
|
4900
5064
|
/**
|
|
4901
5065
|
* If this option is set, the call will try to detect IVR in the first 3 minutes of
|
|
4902
5066
|
* the call. Actions defined will be applied when the IVR is detected. Set this to
|
|
@@ -5435,7 +5599,9 @@ export namespace CallCreatePhoneCallParams {
|
|
|
5435
5599
|
*/
|
|
5436
5600
|
export interface PiiConfig {
|
|
5437
5601
|
/**
|
|
5438
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
5602
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
5603
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
5604
|
+
* scrubbing is performed.
|
|
5439
5605
|
*/
|
|
5440
5606
|
categories: Array<
|
|
5441
5607
|
| 'person_name'
|
|
@@ -6254,12 +6420,6 @@ export namespace CallCreateWebCallParams {
|
|
|
6254
6420
|
*/
|
|
6255
6421
|
interruption_sensitivity?: number;
|
|
6256
6422
|
|
|
6257
|
-
/**
|
|
6258
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
6259
|
-
* agent preview link.
|
|
6260
|
-
*/
|
|
6261
|
-
is_public?: boolean | null;
|
|
6262
|
-
|
|
6263
6423
|
/**
|
|
6264
6424
|
* If this option is set, the call will try to detect IVR in the first 3 minutes of
|
|
6265
6425
|
* the call. Actions defined will be applied when the IVR is detected. Set this to
|
|
@@ -6798,7 +6958,9 @@ export namespace CallCreateWebCallParams {
|
|
|
6798
6958
|
*/
|
|
6799
6959
|
export interface PiiConfig {
|
|
6800
6960
|
/**
|
|
6801
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
6961
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
6962
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
6963
|
+
* scrubbing is performed.
|
|
6802
6964
|
*/
|
|
6803
6965
|
categories: Array<
|
|
6804
6966
|
| 'person_name'
|
|
@@ -7617,12 +7779,6 @@ export namespace CallRegisterPhoneCallParams {
|
|
|
7617
7779
|
*/
|
|
7618
7780
|
interruption_sensitivity?: number;
|
|
7619
7781
|
|
|
7620
|
-
/**
|
|
7621
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
7622
|
-
* agent preview link.
|
|
7623
|
-
*/
|
|
7624
|
-
is_public?: boolean | null;
|
|
7625
|
-
|
|
7626
7782
|
/**
|
|
7627
7783
|
* If this option is set, the call will try to detect IVR in the first 3 minutes of
|
|
7628
7784
|
* the call. Actions defined will be applied when the IVR is detected. Set this to
|
|
@@ -8161,7 +8317,9 @@ export namespace CallRegisterPhoneCallParams {
|
|
|
8161
8317
|
*/
|
|
8162
8318
|
export interface PiiConfig {
|
|
8163
8319
|
/**
|
|
8164
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
8320
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
8321
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
8322
|
+
* scrubbing is performed.
|
|
8165
8323
|
*/
|
|
8166
8324
|
categories: Array<
|
|
8167
8325
|
| 'person_name'
|
|
@@ -221,12 +221,6 @@ export interface ChatAgentResponse {
|
|
|
221
221
|
*/
|
|
222
222
|
handbook_config?: ChatAgentResponse.HandbookConfig;
|
|
223
223
|
|
|
224
|
-
/**
|
|
225
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
226
|
-
* agent preview link.
|
|
227
|
-
*/
|
|
228
|
-
is_public?: boolean | null;
|
|
229
|
-
|
|
230
224
|
/**
|
|
231
225
|
* Whether the chat agent is published.
|
|
232
226
|
*/
|
|
@@ -566,7 +560,9 @@ export namespace ChatAgentResponse {
|
|
|
566
560
|
*/
|
|
567
561
|
export interface PiiConfig {
|
|
568
562
|
/**
|
|
569
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
563
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
564
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
565
|
+
* scrubbing is performed.
|
|
570
566
|
*/
|
|
571
567
|
categories: Array<
|
|
572
568
|
| 'person_name'
|
|
@@ -832,12 +828,6 @@ export interface ChatAgentCreateParams {
|
|
|
832
828
|
*/
|
|
833
829
|
handbook_config?: ChatAgentCreateParams.HandbookConfig;
|
|
834
830
|
|
|
835
|
-
/**
|
|
836
|
-
* Whether the agent is public. When set to true, the agent is available for public
|
|
837
|
-
* agent preview link.
|
|
838
|
-
*/
|
|
839
|
-
is_public?: boolean | null;
|
|
840
|
-
|
|
841
831
|
/**
|
|
842
832
|
* Specifies what language(s) the agent will operate in. Accepts either a single
|
|
843
833
|
* scalar locale (e.g. `en-US`), the legacy scalar value `multi` for multilingual
|
|
@@ -1167,7 +1157,9 @@ export namespace ChatAgentCreateParams {
|
|
|
1167
1157
|
*/
|
|
1168
1158
|
export interface PiiConfig {
|
|
1169
1159
|
/**
|
|
1170
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
1160
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
1161
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
1162
|
+
* scrubbing is performed.
|
|
1171
1163
|
*/
|
|
1172
1164
|
categories: Array<
|
|
1173
1165
|
| 'person_name'
|
|
@@ -1435,12 +1427,6 @@ export interface ChatAgentUpdateParams {
|
|
|
1435
1427
|
*/
|
|
1436
1428
|
handbook_config?: ChatAgentUpdateParams.HandbookConfig;
|
|
1437
1429
|
|
|
1438
|
-
/**
|
|
1439
|
-
* Body param: Whether the agent is public. When set to true, the agent is
|
|
1440
|
-
* available for public agent preview link.
|
|
1441
|
-
*/
|
|
1442
|
-
is_public?: boolean | null;
|
|
1443
|
-
|
|
1444
1430
|
/**
|
|
1445
1431
|
* Body param: Specifies what language(s) the agent will operate in. Accepts either
|
|
1446
1432
|
* a single scalar locale (e.g. `en-US`), the legacy scalar value `multi` for
|
|
@@ -1734,7 +1720,9 @@ export namespace ChatAgentUpdateParams {
|
|
|
1734
1720
|
*/
|
|
1735
1721
|
export interface PiiConfig {
|
|
1736
1722
|
/**
|
|
1737
|
-
* List of PII categories to scrub from transcripts and recordings.
|
|
1723
|
+
* List of PII categories to scrub from transcripts and recordings. PII redaction
|
|
1724
|
+
* is only active when this list is non-empty; an empty array means no PII
|
|
1725
|
+
* scrubbing is performed.
|
|
1738
1726
|
*/
|
|
1739
1727
|
categories: Array<
|
|
1740
1728
|
| 'person_name'
|
package/src/resources/chat.ts
CHANGED
|
@@ -483,6 +483,12 @@ export interface ChatListResponse {
|
|
|
483
483
|
* Pagination key for the next page.
|
|
484
484
|
*/
|
|
485
485
|
pagination_key?: string;
|
|
486
|
+
|
|
487
|
+
/**
|
|
488
|
+
* Total number of chats matching `filter_criteria`. Only present when
|
|
489
|
+
* `include_total` is true.
|
|
490
|
+
*/
|
|
491
|
+
total?: number;
|
|
486
492
|
}
|
|
487
493
|
|
|
488
494
|
export namespace ChatListResponse {
|
|
@@ -675,7 +681,7 @@ export namespace ChatCreateChatCompletionResponse {
|
|
|
675
681
|
|
|
676
682
|
export interface ChatCreateParams {
|
|
677
683
|
/**
|
|
678
|
-
* The chat agent to use for the
|
|
684
|
+
* The chat agent to use for the chat.
|
|
679
685
|
*/
|
|
680
686
|
agent_id: string;
|
|
681
687
|
|
|
@@ -736,6 +742,14 @@ export interface ChatListParams {
|
|
|
736
742
|
*/
|
|
737
743
|
filter_criteria?: unknown;
|
|
738
744
|
|
|
745
|
+
/**
|
|
746
|
+
* Whether to include `total` (count of all chats matching `filter_criteria`,
|
|
747
|
+
* ignoring `limit`/`skip`/`pagination_key`) in the response. Defaults to false.
|
|
748
|
+
* Each enabled request triggers an additional aggregate query, so opt in only when
|
|
749
|
+
* the total is needed.
|
|
750
|
+
*/
|
|
751
|
+
include_total?: boolean;
|
|
752
|
+
|
|
739
753
|
/**
|
|
740
754
|
* Maximum number of chats to return.
|
|
741
755
|
*/
|
|
@@ -152,6 +152,11 @@ export interface ConversationFlowComponentResponse {
|
|
|
152
152
|
*/
|
|
153
153
|
begin_tag_display_position?: ConversationFlowComponentResponse.BeginTagDisplayPosition | null;
|
|
154
154
|
|
|
155
|
+
/**
|
|
156
|
+
* If enabled, the whole component will be converted as a Single Prompt agent.
|
|
157
|
+
*/
|
|
158
|
+
flex_mode?: boolean | null;
|
|
159
|
+
|
|
155
160
|
/**
|
|
156
161
|
* IDs of conversation flows linked to this shared component
|
|
157
162
|
*/
|
|
@@ -8392,6 +8397,11 @@ export interface ConversationFlowComponentCreateParams {
|
|
|
8392
8397
|
*/
|
|
8393
8398
|
begin_tag_display_position?: ConversationFlowComponentCreateParams.BeginTagDisplayPosition | null;
|
|
8394
8399
|
|
|
8400
|
+
/**
|
|
8401
|
+
* If enabled, the whole component will be converted as a Single Prompt agent.
|
|
8402
|
+
*/
|
|
8403
|
+
flex_mode?: boolean | null;
|
|
8404
|
+
|
|
8395
8405
|
/**
|
|
8396
8406
|
* A list of MCP server configurations to use for this component
|
|
8397
8407
|
*/
|
|
@@ -16587,6 +16597,11 @@ export interface ConversationFlowComponentUpdateParams {
|
|
|
16587
16597
|
*/
|
|
16588
16598
|
begin_tag_display_position?: ConversationFlowComponentUpdateParams.BeginTagDisplayPosition | null;
|
|
16589
16599
|
|
|
16600
|
+
/**
|
|
16601
|
+
* If enabled, the whole component will be converted as a Single Prompt agent.
|
|
16602
|
+
*/
|
|
16603
|
+
flex_mode?: boolean | null;
|
|
16604
|
+
|
|
16590
16605
|
/**
|
|
16591
16606
|
* A list of MCP server configurations to use for this component
|
|
16592
16607
|
*/
|