mirror of
https://github.com/khoj-ai/khoj.git
synced 2026-06-15 11:28:31 -04:00
* Create explicit flow to enable the free trial The current design is confusing. It obfuscates the fact that the user is on a free trial. This design will make the opt-in explicit and more intuitive. * Use the Subscription Type enum instead of hardcoded strings everywhere * Use length of free trial in the frontend code as well