Lexpedite / blawx

A user-friendly web-based tool for Rules as Code.
MIT License
96 stars 9 forks source link

Create Endpoint for Calculating Relevance from More than One Question #547

Open Gauntlet173 opened 1 year ago

Gauntlet173 commented 1 year ago

Thinking about the possibility of using Blawx code to do semantic searching, to find relevant sections of source texts, that would need to be done across a number of queries, not just one. So it might be useful to have an endpoint that would run a number of queries against the same facts, and return answers for all of them.