sil-ai / aqua-api

API for Augmented Quality Assessment
MIT License
3 stars 0 forks source link

Add compare results route #311

Closed woodwardmw closed 6 months ago

woodwardmw commented 6 months ago

I've added the /compareresults route, which seems to be working.

I also fixed the aggregate="text" query on the /results route, which had been grouped.

Removed the "include_text" option, because we don't use that, and it makes the SQL queries even more complex and slow. It's better to make a separate async API request to get the text.