Skip to content

fix google tool choice for anthropic + chat completions#180

Merged
Ken Jiang (knjiang) merged 2 commits intomainfrom
04-07-fix_google_tool_choice_for_anthropic_models
Apr 8, 2026
Merged

fix google tool choice for anthropic + chat completions#180
Ken Jiang (knjiang) merged 2 commits intomainfrom
04-07-fix_google_tool_choice_for_anthropic_models

Conversation

@knjiang
Copy link
Copy Markdown
Contributor

@knjiang Ken Jiang (knjiang) commented Apr 7, 2026

This gets rid of 18 errors from transform_errors.json

Copy link
Copy Markdown
Contributor Author

Ken Jiang (knjiang) commented Apr 7, 2026

@knjiang Ken Jiang (knjiang) marked this pull request as ready for review April 7, 2026 13:22
@knjiang Ken Jiang (knjiang) changed the title fix google tool choice for anthropic models fix google tool choice for anthropic + chat completions Apr 7, 2026
@knjiang Ken Jiang (knjiang) force-pushed the 04-07-fix_google_tool_choice_for_anthropic_models branch from 57aac90 to 4bef1fb Compare April 7, 2026 14:23
@knjiang Ken Jiang (knjiang) force-pushed the 04-07-fix_google_tool_choice_for_anthropic_models branch from 4bef1fb to 2993d2b Compare April 7, 2026 19:24
const TEST_PROMPT = "test";
const getServer = useTransformTestServer();

setLogLevel(LogLevel.WARN);
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i noticed make test emits a bunch of extra logs so setting the log level from info to warn so we can omit them.

@knjiang Ken Jiang (knjiang) merged commit 4f9698a into main Apr 8, 2026
10 checks passed
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.

2 participants