How to pass variables as context to IBM Cloud Watson Assistant with V2?
问题 I am trying to use the new API version V2 for IBM Cloud Watson Assistant. Instead of sending a message for a workspace I need to send a message to an assistant. The context structure has global and skill-related sections now. How would my app pass in values as context variables? Where in the structure would they need to be placed? I am using the Python SDK. I am interested in sending information as part of client dialog actions. 回答1: Based on testing the Python SDK and the API V2 using a tool