Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.
Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
Try Vertex AI Free
Deploy Apps in Seconds with Cloud Run
Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.
Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
Fork of Mercurial SCM (https://mercurial.selenic.com/) with additions:
- revision duplicates collision resolves
- sparse fixes:
-- purge cleanup all out-of-sparse (issue5626)
-- merge only changes in sparse (issue6521)
-- dirstat refresh on sparse conf changes
-- `share` comand suport sparse
-- ignore subrepos out of sparse
- command `debugrevlog` enhances
- #6745 feature : VFS failure on OS-impossible names now just drop file of conflict.
this fork of https://foss.heptapod.net/mercurial/tortoisehg/thg
provides some my features:
- graph transforms of repo-tree (feature/graphopt/merge-order)
- repo-tree navigation keys (feature/repoview-nav-keys)
- nav-repoview (feature/nav-repo)
- ui: InteractiveUiHandler now can remember choices for prompted file on it's exact path, or recursive pathes
hg-diff is a simple GUI program to browse mercurial revisions. It is used to display a summary of all changes between two revisions and to display a graphical comparison of the two versions of each changed file.