Skip to content

Implement Google Vertex AI adapter#278

Open
op-simoneromeo wants to merge 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/google-vertex-express-adapter
Open

Implement Google Vertex AI adapter#278
op-simoneromeo wants to merge 1 commit into
profullstack:masterfrom
op-simoneromeo:codex/google-vertex-express-adapter

Conversation

@op-simoneromeo
Copy link
Copy Markdown
Contributor

Summary

  • replace the Google Vertex AI placeholder with a real generateContent adapter for Vertex AI express mode
  • support system/user prompts, max output tokens, temperature, extra request passthrough, usage token mapping, dry-run behavior, standard project/location paths, custom base URLs, and fully-qualified model paths
  • add focused mocked coverage for request shape, response mapping, path construction, dry-run, and provider errors

Validation

  • pnpm vitest run packages/ai/google-vertex/src/index.test.ts (7 tests)
  • pnpm --filter @profullstack/sh1pt-ai-google-vertex typecheck
  • pnpm --filter @profullstack/sh1pt-ai-google-vertex build
  • git diff --check
  • focused secret-pattern scan over packages/ai/google-vertex found no matches

Official Google docs checked:

No real Google API key or production secret was used; tests mock fetch.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

6 similar comments
@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

@github-actions
Copy link
Copy Markdown

🤖 Auto-rebase: The branch was rebased successfully locally but could not be pushed to the fork. Please enable 'Allow edits from maintainers' in the PR settings, or rebase manually: git fetch upstream master && git rebase upstream/master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant