-
Notifications
You must be signed in to change notification settings - Fork 7.2k
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling #6063
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ekzhu
merged 20 commits into
microsoft:main
from
SongChiYoung:FIX/Gemnini_empty_steream
Mar 31, 2025
+692
−134
Merged
[BugFix][Refactor] Modular Transformer Pipeline and Fix Gemini/Anthropic Empty Content Handling #6063
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
7d00b23
FEAT: transformation registy
SongChiYoung b972f70
FEAT: dispatcher init
SongChiYoung d8b0ac0
FEAT: new message transformation done
SongChiYoung 82c50ce
FIX: fix errors and pyright mypy issues
SongChiYoung 4def743
FIX: Json dump error when function tools
SongChiYoung 0b99481
FEAT: white space test code
SongChiYoung f470252
CHOR: change transfrom location to under openai
SongChiYoung 37dc969
Merge remote-tracking branch 'upstream/main' into FIX/Gemnini_empty_s…
SongChiYoung a3b0f24
FIX: pass the mypy and pyright
SongChiYoung 7254c81
MERGE remote main
SongChiYoung a2f41c0
FIX: Using overide instead of cast
SongChiYoung 197143e
MERGE
SongChiYoung 6c5cac6
FIX: do not using cast
SongChiYoung b3bb454
FIX: dict[str, Any] to each type
SongChiYoung eabddf4
MERGE main
SongChiYoung d11de3d
FORMAT: linting
SongChiYoung c769ff5
FIX: fix my test case and fix code for pass it, and fix model family…
SongChiYoung c8e52a2
FIX: In the model_info wrong claude model family too
SongChiYoung 1377f52
Merge branch 'main' into FIX/Gemnini_empty_steream
SongChiYoung 06ab3e6
add claude models to test
ekzhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.