FeatureBaseDB / SlothAI

A simple document pipeline manager for AI. Runs Python on AppEngine.
https://ai.featurebase.com/
MIT License
3 stars 2 forks source link

work on query pipelines #57

Closed kordless closed 11 months ago

kordless commented 11 months ago

Attempt to do a flash message for errors in JavaScript in query.html is broken, so needs fixing or removal.

Eliminate multiple starts if box is starting. Add ping and endpoint checks for boxes. Adds checking of box status to allow for the box to start and be available before trying to start another box. Likely still needs work to ensure dealing with failure of a box starting (for whatever reason).

Implements a SQL detection AI method and template for determining user intent with the query. Will be rewritten to create a query pipeline, so more work will go into this and other methods.