Skip to content
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

core: Fix output of convert_messages when called with BaseMessage.model_dump() #29763

Merged
merged 1 commit into from
Feb 12, 2025

Conversation

nfcampos
Copy link
Collaborator

  • additional_kwargs was being nested twice
  • example, response_metadata was placed inside additional_kwargs

…el_dump()

- additional_kwargs was being nested twice
- example, response_metadata was placed inside additional_kwargs
Copy link

vercel bot commented Feb 12, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
langchain ⬜️ Ignored (Inspect) Feb 12, 2025 5:00pm

@dosubot dosubot bot added size:S This PR changes 10-29 lines, ignoring generated files. 🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature labels Feb 12, 2025
@dosubot dosubot bot added the lgtm PR looks good. Use to confirm that a PR is ready for merging. label Feb 12, 2025
@ccurme ccurme merged commit fe59f2c into master Feb 12, 2025
71 checks passed
@ccurme ccurme deleted the nc/12feb/convert-messages-from-model-dump branch February 12, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🤖:bug Related to a bug, vulnerability, unexpected error with an existing feature lgtm PR looks good. Use to confirm that a PR is ready for merging. size:S This PR changes 10-29 lines, ignoring generated files.
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants