Loading...
Loading...
Deploy AI agents with Continue open-source code assistant
lattice template use lattice/continueThis will create a new workspace using this template configuration.
Deploy AI coding agents with Continue, the open-source AI code assistant for VSCode and JetBrains.
Requires a Docker-enabled environment. The VM running Lattice must have:
# Add lattice user to Docker group
sudo adduser lattice docker
sudo systemctl restart lattice
Configure your preferred LLM provider:
export OPENAI_API_KEY="your-openai-key"
# or
export ANTHROPIC_API_KEY="your-anthropic-key"
# or use local models (no key needed)
This agent definition provisions:
Note: Edit the Terraform to customize Continue configuration and model preferences.
Built with Continue - Open Source