I have a batch of question and answer data. How do I import it into the system?
I have the same request for importing historical QA data into Answer. We can organize the structure into a CSV file, with <question, answer, tag> for each line. And we figure it out to call the /v1/question/answer API to achieve it.
Could you please describe your data structure?
I have the same request for importing historical QA data into Answer. We can organize the structure into a CSV file, with <question, answer, tag> for each line. And we figure it out to call the /v1/question/answer API to achieve it.
Could you please describe your data structure?