How to enable the GenAI / LLM integration in Coder

Enable the GenAI / LLM integration in Coder through a toggle by executing the following snippet:

GtLlmFeatures beExperimental
  

Disable it with:

GtLlmFeatures disableInCoder