kthcloud / console

kthcloud web console
https://cloud.cbh.kth.se
MIT License
3 stars 3 forks source link

Remove/disable GenAI features #305

Closed pierrelefevre closed 2 weeks ago

pierrelefevre commented 3 weeks ago

Since we don't currently have any Llama2 instances up and running, it would be nice to disable the genai features (ask llama 2 in /create and the title on the landing page.

Either we could use some feature flag to toggle this, or we could simply remove the features altogether since the benefit was quite small.