diff --git a/src/dfcx_scrapi/core/sessions.py b/src/dfcx_scrapi/core/sessions.py index d6554886..a36ac55f 100644 --- a/src/dfcx_scrapi/core/sessions.py +++ b/src/dfcx_scrapi/core/sessions.py @@ -281,6 +281,8 @@ def detect_intent( text: the user utterance to run intent detection on parameters: (Optional) Dict of CX Session Parameters to set in the conversation. Typically this is set before a conversation starts. + end_user_metadata: (Optional) Dict of CX Session endUserMetadata to + set in the conversation. populate_data_store_connection_signals: If set to true and data stores are involved in serving the request then query result will be populated with data_store_connection_signals field which