Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

[QnA] Fix MultiTurnPrompt QnA conversation #1202

Conversation

Batta32
Copy link
Contributor

@Batta32 Batta32 commented May 11, 2021

Related to #1166

Description

When the MultiTurnPrompt QnA conversation is configured and executed in a Java sample (e.g. 49.qnamaker-all-features), the conversation has an infinite loop.

Specific Changes

  • Get the response from the qnaMakerClient (like JS)
  • Obtain a default empty dictionary when the QNA_CONTEXT_DATA is not present in the state of the active dialog (like C#)

Testing

MultiTurnPrompt working as expected
image

image

@Batta32 Batta32 closed this May 11, 2021
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant