File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11---
22title : " Enterprise Gateway"
3- sidebarTitle : " Enterprise Gateway [1.17.9 ]"
3+ sidebarTitle : " Enterprise Gateway [1.17.10 ]"
44rss : true
55---
66
77<Card title = " Schedule Call" href = " https://portkey.sh/demo-21" icon = " calendar" horizontal >
88Discuss how Portkey's AI Gateway can enhance your organization's AI infrastructure
99</Card >
1010
11+ <Update label = " 1.17.10" description = " 2025-12-18" >
12+
13+ ## v1.17.10
14+ ---
15+
16+ ### OpenAI-Compatible Response IDs
17+ - ** Google and Vertex AI** : Response IDs are now generated in OpenAI-compatible format for improved compatibility with OpenAI SDKs and tooling
18+ - Chat completion IDs: ` chatcmpl-{random} ` (previously ` portkey-{uuid} ` )
19+ - Tool call IDs: ` call_{random} ` (previously ` portkey-{uuid} ` )
20+ - This change improves interoperability when using OpenAI-compatible clients with Google/Vertex AI models
21+
22+ ### Pricing Updates
23+ - Added pricing configurations for new models across multiple providers
24+
25+ </Update >
26+
1127<Update label = " 1.17.9" description = " 2025-12-18" >
1228
1329## v1.17.9
You can’t perform that action at this time.
0 commit comments