Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update model methods to run background task when creating the endpoint and creating score endpoint for runpod to use * Handle error from Runpod, URL inference from yaml file * Update backend/app/api/endpoints/base/score.py Co-authored-by: Rafael Mosquera <rafael.mosquera@factored.ai> * Rename method * rename endpoint * Print background tasks and correct typo * Correct typos and correct schemas * model uid * remove c * ad ta to metada (facepalm) * add update publish status to make change the publish state of the models * change order of background tasks * print instead of raising error for the second background task to run * New components required by ps-on-ai challenge * rename component * New Big components and update chatbot * add style to be included from the beginning * Fix for the rabio button selection to stick and allow the input text for the chatbot to grow a little bit bigger * add more time to generate_text * remove print * Add number to slider --------- Co-authored-by: Rafael Mosquera <rafael.mosquera@factored.ai>
- Loading branch information