Skip to content

core[patch]: Merge response metadata fields #4743

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
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

jacoblee93
Copy link
Collaborator

@dosubot dosubot bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 14, 2024
Copy link

vercel bot commented Mar 14, 2024

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

Name Status Preview Comments Updated (UTC)
langchainjs-api-refs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 14, 2024 0:47am
langchainjs-docs ✅ Ready (Inspect) Visit Preview Mar 14, 2024 0:47am

@dosubot dosubot bot added the auto:improvement Medium size change to existing code to handle new use-cases label Mar 14, 2024
@@ -248,6 +248,70 @@ function isOpenAIToolCallArray(value?: unknown): value is OpenAIToolCall[] {
);
}

function _mergeDicts(
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Flagging as high risk

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:improvement Medium size change to existing code to handle new use-cases size:L This PR changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant