Skip to content

VK Cleanup Round 2: Replace remaining virtualKey placeholders with provider slugs#774

Open
siddharthsambharia-portkey wants to merge 10 commits intomainfrom
vk-cleanup-round2
Open

VK Cleanup Round 2: Replace remaining virtualKey placeholders with provider slugs#774
siddharthsambharia-portkey wants to merge 10 commits intomainfrom
vk-cleanup-round2

Conversation

@siddharthsambharia-portkey
Copy link
Contributor

What's changing

Cleans up the remaining virtualKey placeholder values in code examples and one prose mention that were missed in the original VK → Model Catalog migration (PRs 1–7).

Files changed (5)

File Change
api-reference/sdk/node.mdx virtualKey: "VIRTUAL_KEY"provider: "@openai-prod"
api-reference/inference-api/gateway-for-other-apis.mdx virtualKey: "PROVIDER"provider: "@cohere-prod" in Node.js SDK examples
guides/getting-started/function-calling.mdx virtualKey: "ANYSCALE_VIRTUAL_KEY"provider: "@anyscale-prod"
guides/use-cases/track-costs-using-metadata.mdx Python + JS virtualKeyprovider: "@openai-prod"; also bumped gpt-4gpt-4o
product/integrations.mdx "similar to creating a Virtual Key" → "similar to adding an AI Provider in the Model Catalog"

No backward compatibility impact

These are placeholder values in code examples only — no real API fields or scope names were changed.

Risk: Low

All changes are in documentation examples and prose. No API specs, OpenAPI definitions, or functional logic were modified.

Made with Cursor

- api-reference/sdk/node.mdx: virtualKey → provider: "@openai-prod"
- api-reference/inference-api/gateway-for-other-apis.mdx: 4x virtualKey → provider: "@cohere-prod" in Node.js SDK examples
- guides/getting-started/function-calling.mdx: virtualKey → provider: "@anyscale-prod"
- guides/use-cases/track-costs-using-metadata.mdx: Python + JS virtualKey → provider: "@openai-prod"; gpt-4 → gpt-4o
- product/integrations.mdx: "similar to creating a Virtual Key" → "similar to adding an AI Provider in the Model Catalog"

Made-with: Cursor
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