Skip to content

Conversation

@Avinash-Raj
Copy link
Contributor

@Avinash-Raj Avinash-Raj commented Jun 18, 2023

Introduction of newest function calling feature doesn't work properly with PromptLayerChatOpenAI model since on the _generate method, functions argument are not even getting passed to the ChatOpenAI base class which results in empty ai_message.additional_kwargs

Fixes #6365

@vercel
Copy link

vercel bot commented Jun 18, 2023

@Avinash-Raj is attempting to deploy a commit to the LangChain Team on Vercel.

A member of the Team first needs to authorize it.

@baskaryan baskaryan added the lgtm label Jul 6, 2023
@baskaryan
Copy link
Collaborator

thanks @Avinash-Raj!

@baskaryan baskaryan merged commit 09acbb8 into langchain-ai:master Jul 6, 2023
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.

PromptLayerChatOpenAI does not support the newest function calling feature

2 participants