Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

fix: fix Fireworks' bind_tools(strict: bool) and reasoning_content #34341 #34342#34343

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
DragosBobolea wants to merge3 commits intolangchain-ai:master
base:master
Choose a base branch
Loading
fromDragosBobolea:fix/fireworks-bind-tools-strict

Conversation

@DragosBobolea
Copy link

Extract strict from kwargs and pass it to convert_to_openai_tool when converting tools. This ensures that when strict is provided, it's properly used during tool conversion and removed from kwargs before calling the parent bind method.

Also extract reasoning_content from API responses and store it in additional_kwargs for AIMessage objects.

Fixes#34341 and#34342

@github-actionsgithub-actionsbot added integrationPR made that is related to a provider partner package integration fireworks`langchain-fireworks` package issues & PRs labelsDec 13, 2025
@DragosBoboleaDragosBobolea changed the titleFireworks: fix bind_tools(strict: bool) and reasoning_content #34341 #34342fix: fix Fireworks' bind_tools(strict: bool) and reasoning_content #34341 #34342Dec 16, 2025
@github-actionsgithub-actionsbot added the fixFor PRs that implement a fix labelDec 16, 2025
…nd_toolsExtract strict from kwargs and pass it to convert_to_openai_tool when convertingtools. This ensures that when strict is provided, it's properly used during toolconversion and removed from kwargs before calling the parent bind method.Also extract reasoning_content from API responses and store it in additional_kwargsfor AIMessage objects.Add parametrized test to verify strict parameter handling.Add unit tests to verify reasoning_content extraction.
- Add noqa comment for FBT001 in parametrized test- Split long line in unit test to comply with line length limit
@DragosBoboleaDragosBoboleaforce-pushed thefix/fireworks-bind-tools-strict branch froma8f171d to3f38a0cCompareDecember 16, 2025 12:27
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@ccurmeccurmeAwaiting requested review from ccurmeccurme is a code owner

@mdrxymdrxyAwaiting requested review from mdrxymdrxy is a code owner

Assignees

No one assigned

Labels

fireworks`langchain-fireworks` package issues & PRsfixFor PRs that implement a fixintegrationPR made that is related to a provider partner package integration

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

Fireworks: bind_tools(strict: bool) not working

1 participant

@DragosBobolea

[8]ページ先頭

©2009-2025 Movatter.jp