How to export all of the Question-Answer to build my vector-knowledge-base?

Viewed 99

How to export all of the Question-Answer to build my vector-knowledge-base?
And the answer in the tyoe of Markdown

2 Answers

You can export data via API, or export it using SQL queries on the database directly.

Which API can support to get it? And how can i view all api of Apache-answer? Thanks!