0

API V4 documentation is missing Train endpoint or is the feature missing in the GA-version?

https://westus.dev.cognitive.microsoft.com/docs/services/5a93fcf85b4ccd136866eb37/operations/5ac266295b4ccd1554da75ff

Nico
  • 153
  • 9
  • I was just wondering this too. I think it's combined with publish, but the documentation is not clear at all. V4 also seems to be missing generateanswer. – Sam Jun 07 '18 at 14:18
  • 1
    the generateanswer has moved to the webapp endpoint. – Nico Jun 07 '18 at 14:32
  • Duplicate of https://stackoverflow.com/questions/50401507/training-qna-maker-with-api-v4-0 – Nicolas R Jun 08 '18 at 09:03
  • 1
    I added a reply on the original question which is duplicated here as Microsoft team replied on Github – Nicolas R Jun 11 '18 at 15:30

1 Answers1

1

Official reply has been made on Github issue by Prashant Choudhari from Microsoft:

We do not have the train API in V4. We are re-thinking this feature and will re-enable an advanced version in a future release.

See here: https://github.com/Microsoft/BotBuilder-CognitiveServices/issues/106

Nicolas R
  • 13,812
  • 2
  • 28
  • 57