Watson Assistant API V2 “manages the context automatically” - more details?
问题 This is a question about Watson Assistant API V1/V2 difference. The doc says like this: Note that if your app uses the v1 API, it communicates directly with the dialog skill, bypassing the orchestration and state-management capabilities of the assistant. This means that your application is responsible for maintaining state information. This is done using the context, an object that is passed back and forth between your application and the Watson Assistant service. Your application must