Hi,
I am trying to include the Answers api in a web app so that end user can enter questions and get the answers. Anyone has tried this with success?
Thanks,
Raji
Hi,
I am trying to include the Answers api in a web app so that end user can enter questions and get the answers. Anyone has tried this with success?
Thanks,
Raji
Many people have used the /completion endpoint successfully in creating QA apps. The general workflow has been:
This answer explains the /answers endpoint really well.