Apr 10th, 2026
This release focuses on enhancing configurability and build process of the Rememberizer Backend.
Last updated
This release focuses on enhancing configurability and build process of the Rememberizer Backend.
Enriched Configurability: The GPT-3.5 module is no longer hardcoded but can be easily modified by updating the CHEAP_GPT_MODEL environment variable.
Updated Docker build process: The Docker build process now includes the OPENAI_API_KEY in the .env.example file for more streamlined and efficient building.
Last updated