Ability to edit AI Gateway's Provider options#3
Open
cubic-dev-local[bot] wants to merge 10 commits intoeval-pr-3683-target-1768585110270from
Open
Ability to edit AI Gateway's Provider options#3cubic-dev-local[bot] wants to merge 10 commits intoeval-pr-3683-target-1768585110270from
cubic-dev-local[bot] wants to merge 10 commits intoeval-pr-3683-target-1768585110270from
Conversation
…ure. Updated logic to append new instructions to the last text part of messages, ensuring XML content is maintained. This improves the integrity of message formatting when adding instructions.
…vation. Updated logic to convert string content to a list format, ensuring XML structure is maintained when appending new instructions. This change improves the integrity of message formatting.
…g of original and modified messages. Updated logic to serialize messages at appropriate stages, enhancing content integrity and preserving message structure for both Google and non-Google models.
…s. Updated logic to serialize messages at the beginning, aligning with OpenAI and Google implementations, and improved handling for non-Google models using native JSON schema support.
…c. Updated the process to maintain original message integrity while modifying content for Google and reasoning models. Enhanced instruction appending to ensure proper formatting and structure across different model types.
…ongside Google and reasoning models. Updated logic to modify messages for JSON extraction, ensuring proper instruction formatting and serialization across all model types.
… Vercel AI Gateway
Agent Task Evaluation Results: 2/2 (100%)View detailed results
Check the evaluate-tasks job for detailed task execution logs. |
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.
Summary by cubic
Adds editable provider options to ChatVercel so you can control gateway provider routing order. Also enables the optimized JSON extraction path for Anthropic models.
Written for commit 5208b37. Summary will update automatically on new commits.