Skip to content

Conversation

sd109
Copy link
Member

@sd109 sd109 commented Feb 19, 2025

Gradio v5 changed required function signature for inference function from tuples of (human, ai) message to flat list of messages. This was not caught by the automated testing because AFAICT the Gradio python client doesn't provide a way to send multiple messages to create a conversation.

Gradio v5 changed required function signature for inference function from tuples of (human, ai) message to flat list of messages. This was not caught by the automated testing because AFAICT the Gradio python client doesn't provide a way to send multiple messages to create a conversation.
@sd109 sd109 merged commit 45a4d15 into main Feb 19, 2025
7 checks passed
@sd109 sd109 deleted the fix/gradio-chat-inference-func branch February 19, 2025 10:47
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.

1 participant