Releases: niklasvm/neuraltag
Releases · niklasvm/neuraltag
Refactored workflow for new prompts
Workflow refactoring (#58) * separate out etl processes * move naming logic into etl module * Move prompts * remove unused code from data * simplifications * robust testing * add app target to Makefile for running FastAPI application
Improved application logging
Improve logging (#55) * initial logging cleanup * add text about permissions to index * add auth_uuid to log * remove unnecessary logs * more progress * improve logging and cleanup * last ones * instrument * revert model
First version post go live
v1.0 disable gcp workflow
v0.2 Deploy on Raspberry Pi
Deploy on RPI (#16) * deploy entire code to the server * cleanup * bump to python 3.11 * updates to code * more updates * upgrade to python 3.11