For the complete documentation index, see llms.txt. This page is also available as Markdown.

Enable AI models for Agent Mode

Enable the Anthropic Claude models required for groundcover Agent in a GCP BYOC deployment.

The groundcover Agent uses both Anthropic Claude Sonnet 4.6 and Anthropic Claude Haiku 4.5 models. To use it in a GCP BYOC deployment, enable both models in your BYOC project by repeating the steps below for each one.

  1. In the GCP Console, open your BYOC project. Search for Model Garden, then open it.

  2. Search for Claude Sonnet 4.6, then open the model page.

  3. Click Enable.

  4. Fill in the required details, then click Next.

  5. For Location, select global.

  6. Expand the Terms and agreements section, review it, then click Agree.

  7. Repeat the same steps for Claude Haiku 4.5.

After both models show as enabled, groundcover Agent is ready to use in your BYOC environment.

Last updated