Document Q&A API
Compare Indices with Pyq AI
This endpoint answers comparative questions using 2 indexes.
POST
/
compare-indices
Body Parameters
This is your account ID.
This is the query you wish to answer using documents from the given index.
This is the first index you want to consider.
This is the second index you want to consider.
This is an optional parameter specifying if you would like to use Anthropic’s Claude instead of our default. The value “claude” will result in using that for your query.
Headers
This is your API token associated with your account.
Response
Pyq AI’s response to your query.
List of sources consulted to get answer.
Most relevant sections from the sources consulted to get the answer.