{"id":18940855,"url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-vertexai","last_synced_at":"2026-03-23T12:30:21.491Z","repository":{"id":184011880,"uuid":"671167124","full_name":"llm-workflow-engine/lwe-plugin-provider-vertexai","owner":"llm-workflow-engine","description":"LLM Workflow Engine (LWE) Vertex AI Provider plugin","archived":false,"fork":false,"pushed_at":"2024-01-08T18:58:25.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-01-08T20:13:38.228Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/llm-workflow-engine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-07-26T17:34:54.000Z","updated_at":"2024-04-15T15:15:52.152Z","dependencies_parsed_at":null,"dependency_job_id":"ea68b2b1-8d76-46ce-a5c5-dd932729b05b","html_url":"https://github.com/llm-workflow-engine/lwe-plugin-provider-vertexai","commit_stats":null,"previous_names":["llm-workflow-engine/lwe-plugin-provider-vertexai"],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-vertexai","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-vertexai/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-vertexai/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/llm-workflow-engine%2Flwe-plugin-provider-vertexai/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/llm-workflow-engine","download_url":"https://codeload.github.com/llm-workflow-engine/lwe-plugin-provider-vertexai/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239939529,"owners_count":19721870,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T12:24:37.565Z","updated_at":"2026-03-23T12:30:19.326Z","avatar_url":"https://github.com/llm-workflow-engine.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LLM Workflow Engine (LWE) Vertex AI Provider plugin\n\nVertex AI Provider plugin for [LLM Workflow Engine](https://github.com/llm-workflow-engine/llm-workflow-engine)\n\nAccess to [Google Vertex AI](https://cloud.google.com/vertex-ai/docs/generative-ai/learn/models) text/code models.\n\n## Installation\n\nYou must configure access to the Vertex AI API in Google Cloud by either:\n\n* Having credentials configured for your environment (gcloud, workload identity, etc...)\n* Storing the path to a service account JSON file as the `GOOGLE_APPLICATION_CREDENTIALS` environment variable\n\n### From packages\n\nInstall the latest version of this software directly from github with pip:\n\n```bash\npip install git+https://github.com/llm-workflow-engine/lwe-plugin-provider-vertexai\n```\n\n### From source (recommended for development)\n\nInstall the latest version of this software directly from git:\n\n```bash\ngit clone https://github.com/llm-workflow-engine/lwe-plugin-provider-vertexai.git\n```\n\nInstall the development package:\n\n```bash\ncd lwe-plugin-provider-vertexai\npip install -e .\n```\n\n## Configuration\n\nAdd the following to `config.yaml` in your profile:\n\n```yaml\nplugins:\n  enabled:\n    - provider_vertexai\n    # Any other plugins you want enabled...\n```\n\n## Usage\n\nFrom a running LWE shell:\n\n```\n/provider vertexai\n/model model_name text-bison\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-vertexai","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-vertexai","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fllm-workflow-engine%2Flwe-plugin-provider-vertexai/lists"}