Skip to content

zeroasterisk/vertex-doctor

v0.1.0Apache-2.0

Probe, diagnose and unblock model access on Google Cloud Agent Platform (formerly Vertex AI): which publisher models a project and credential can call, in which location, and the one command that fixes each failing cell. Includes quota planning (bundle, base_model bucket, request form) and a guided doctor loop. Prototype / personal hobby project.

What this package declares

The file a client reads when it loads this plugin, exactly as this revision carries it.

plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "vertex-doctor",
  "version": "0.1.0",
  "description": "Probe, diagnose and unblock model access on Google Cloud Agent Platform (formerly Vertex AI): which publisher models a project and credential can call, in which location, and the one command that fixes each failing cell. Includes quota planning (bundle, base_model bucket, request form) and a guided doctor loop. Prototype / personal hobby project.",
  "author": {
    "name": "Alan Blount",
    "url": "https://github.com/zeroasterisk"
  },
  "homepage": "https://zeroasterisk.github.io/vertex-doctor/",
  "repository": "https://github.com/zeroasterisk/vertex-doctor",
  "license": "Apache-2.0",
  "keywords": ["google-cloud", "agent-platform", "vertex-ai", "model-garden", "quota", "litellm", "diagnostics"]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub