#thecompaniesapi deploy caching on all paginated routes ; drastically improve website speed initial load speed ; continue reviewing dataset to prepare final training for our model
#thecompaniesapi isolate all caveats of our first train, prepare datasets final review & improvements ; also quick job writeup for a new source that fixes an existing datapoint :)
#thecompaniesapi big day; extract current progress from datasets review and launch our first model fine tuning! after lots of errors and crashes, the process finally runs fine on our 40k entries. lets hope tomorrow gives us a great gift :)
#thecompaniesapi merge reviewed PR ; plan last mile for >10k scroll ; compile full dataset with current progress ; first fine-tuning trial&error feedback
#thecompaniesapi finalize cache layer PR ; support cache for all query intensive routes and learn a lot on cache principles ; we also support going >10K results on all routes now :)
#thecompaniesapi implement caching layer for our API ; also support scrolling to more than 10k docs without any changes to our API ; abstract Elastic point-in-time with Redis