-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Planning Issue #13
Labels
Comments
|
|
|
|
|
All tickets or issues addressed. Closing. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Purpose of this ticket is to open more tickets:
disable endpoint on fail to auth to featurebaseDisable endpoint if FeatureBase auth fails #14implement a query endpoint for insert/query of data already inserted compared to the new insertQuery endpoint #18test the user key for OpenAI works before running a pipeline on itValidate user's OpenAI tokens. #15rename the table components to "pipeline"Add table object to system #19ensure a JSON based schema that allows reordering the model pipeline within reason (i.e. the keys are there for the model to ingest and output to). For example, embeddings may or may not take the keyterms from another model to help with the weights.Pipeline control for users #20abstract the box_start to take different types of box deployments (GPU type)Abstract box_start to start new box types. #21abstract the document model to take those IPs and pass them to the AI handlers as needed (once started).Abstract box_start to start new box types. #21add a Llama2 method to the new box type (so we can run codellama or llama 2)Add Llama 2 box type and model runner. Laminoid#1implement a search box to test the submitted data (which also submits that data and runs a pipeline on it first)Query endpoint #18implement appengine push from appengine branch only...process we practiceImplement push from appengine branch. #39account delete deletes the tables/pipelinesDelete all user data with user delete function #35only run schemer when the schema changes (or eliminate it if possible)implement slothANN vector balancing algo, and make it obviously extensible by the userImplement basic vector balancing model. #37investigate adding weights to stringsets for timing out keyterms/keywords using timequantums (not sure how this is useful yet)not usefuletest harness writtenCreate test harnesses #36task list pulls from kafka too(dropped as requirement)write tasks to a log and expire them out after some time...put labels on what they did/worked/didn't workDead letter handling #38add an idea of a delay to the task queue, for starting boxes, etc.(not needed)The text was updated successfully, but these errors were encountered: