Conversation
unified route handler for image edits
add wrapper for environment variables with support for fetching from file path bedrock cleanup add conditional import
…te-cleaner-implementation cleaner implementation for image edits route
…es request transformer
…es-tools-cache-control-mapping fix: tools cache_control parameter mapping for bedrock unified messages request transformer
…ream transformation
…tream transformation
…l-labs feat: add modal labs provider and related header keys to mask while logging
…e-object-in-message-start-chunk send empty usage object in message start chunk for bedrock messages
handle falsy check in vertex parameter mapping
…ypes-vertex feat: Add Support for Additional Audio Formats in Vertex AI Provider
…ults-in-streaming-chunks send hook results when streaming response
…x/hanle-empty-tool-call-array-in-messages fix: return null for empty tools in transformToolsConfig
…plete-base-transforms simplify openai base transform for chat complete
simplify pr template
…nstead of directly reading headers inside anthropic/api.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…s to support claude code
…ropicHeaders-2 do not forwards headers for all providers
…hropicHeaders Auto add anthropic headers
…okens-ignore-region remove region identifier prefix when making request to count tokens endpoint
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
danielchen0
approved these changes
Nov 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
This merges the changes from main back into
patched.See this if you want to see what our overall changes are vs. upstream.