Refactor Dockerfile to create necessary directories and set permissions for appuser, ensuring proper access for AI model caching and application execution.
Update model to cl-nagoya-sup-simcse-ja-nss-v1_0_8_5, remove outdated anchor name sentence embeddings file, and update cached embeddings with new sizes for improved prediction accuracy.
Update model to cl-nagoya-sup-simcse-ja-nss-v1_0_8_4, add new standard name mapping functionality in prediction process, and enhance data loading in sentence transformer service.
Update cached embeddings with new sizes, enhance prediction output by adding standard and aggregate unit columns, and refactor loading logic in the sentence transformer service for improved error handling.
Remove outdated anchor name sentence embeddings file, update cached embeddings with new sizes, and refactor sub subject and name mapping in the prediction process.
Enhance prediction process by adding missing columns with defaults, ensuring correct data types, and improving error handling. Update cached embeddings with new size.
Update Dockerfile to clone from the 'develop' branch, update cached embeddings with new sizes, and ensure required columns in prediction output are handled correctly.