Skip to content

feat(google-vertex): update model YAMLs [bot]#1738

Open
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-google-vertex-20260710-175539
Open

feat(google-vertex): update model YAMLs [bot]#1738
models-bot[bot] wants to merge 1 commit into
mainfrom
bot/update-google-vertex-20260710-175539

Conversation

@models-bot

@models-bot models-bot Bot commented Jul 10, 2026

Copy link
Copy Markdown
Contributor

Auto-generated by poc-agent for provider google-vertex.


Note

Low Risk
Single metadata flag in a provider model YAML; no runtime or API behavior changes in this diff.

Overview
Adds prompt_caching to the features list for Vertex openai/gpt-oss-20b-maas, aligning capability metadata with the model’s existing cache_read_input_token_cost pricing entry.

Reviewed by Cursor Bugbot for commit 95f898b. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

Copy link
Copy Markdown
Contributor

/test-models

@harshiv-26

Copy link
Copy Markdown
Collaborator

Gateway test results

  • Total: 8
  • Passed: 6
  • Failed: 0
  • Validation failed: 0
  • Errored: 0
  • Skipped: 2
  • Success rate: 100.0%
Provider Model Scenarios
google-vertex openai/gpt-oss-20b-maas success: params, structured-output:stream, params:stream, structured-output, reasoning:stream, reasoning

skipped: tool-call, tool-call:stream
Successes (6)

google-vertex/openai/gpt-oss-20b-maas — params (success)

Output
The capital of France is Paris.

google-vertex/openai/gpt-oss-20b-maas — structured-output:stream (success)

Output
{"date":"Friday","name":"Science Fair","participants":["Alice","Bob"]}
VALIDATION: structured-output stream SUCCESS

google-vertex/openai/gpt-oss-20b-maas — params:stream (success)

Output
The capital of France is **Paris**.

google-vertex/openai/gpt-oss-20b-maas — structured-output (success)

Output
{"date":"Friday","name":"Science Fair","participants":["Alice","Bob"]}
VALIDATION: structured-output SUCCESS

google-vertex/openai/gpt-oss-20b-maas — reasoning:stream (success)

Output
**Step‑by‑step evaluation of**

\[
3^{3^{3^3}}
\]

---

## 1.  Clarify the order of operations  
Exponentiation is *right‑associative*.  
That means


... (truncated, 2497 chars omitted)

google-vertex/openai/gpt-oss-20b-maas — reasoning (success)

Output
**Step 1 – Understand the syntax**

Exponentiation is *right‑associative*.  
That means

a ^ b ^ c ≡ a ^ ( b ^ c )


So

3 ^ 3 ^ 3 ^ 3

... (truncated, 2177 chars omitted)


</details>

</details>

<details>
<summary>Skipped (2)</summary>

**`google-vertex/openai/gpt-oss-20b-maas` — tool-call (skipped)**

<details><summary>Skip reason</summary>

Function calling fails in some regions with upstream error 'structure_info not used with HarmonyParser'


</details>

**`google-vertex/openai/gpt-oss-20b-maas` — tool-call:stream (skipped)**

<details><summary>Skip reason</summary>

Function calling fails in some regions with upstream error 'structure_info not used with HarmonyParser'


</details>

</details>

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