Skip to content
This repository was archived by the owner on Jan 15, 2025. It is now read-only.

Comments

[R10] fix replace api issue#786

Merged
feich-ms merged 7 commits intomasterfrom
feich/FixReplaceAPIIssue
May 19, 2020
Merged

[R10] fix replace api issue#786
feich-ms merged 7 commits intomasterfrom
feich/FixReplaceAPIIssue

Conversation

@feich-ms
Copy link
Contributor

Fix issue #766 and #769.
To fix #766, convert qna content to kb json and then call replace api. It works fine with multi turn.
To fix #769, The auto generated ids are actually working correctly when converted to json format.

@feich-ms feich-ms requested a review from munozemilio as a code owner May 13, 2020 08:57
@feich-ms feich-ms changed the title Fix replace api issue [R10] fix replace api issue May 13, 2020
Copy link
Contributor

@vishwacsena vishwacsena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Verified this works functionally with qnamaker:build.

@feich-ms
Copy link
Contributor Author

@munozemilio could you take a look if changes to qnamaker:kb:replace make sense to you? The reason to do this is that replace api targetting multi turn qna doesn't work well, so we convert the qna content to json format.

@feich-ms feich-ms merged commit a02f217 into master May 19, 2020
@feich-ms feich-ms deleted the feich/FixReplaceAPIIssue branch May 19, 2020 03:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

2 participants