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

Clean up gr.ChatInterface and fix API type discrepancy #10185

Merged
merged 40 commits into from
Dec 12, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
40 commits
Select commit Hold shift + click to select a range
89a3923
changes
abidlabs Dec 11, 2024
8f28cc6
add changeset
gradio-pr-bot Dec 11, 2024
832efab
changes
abidlabs Dec 11, 2024
09a1cb7
Merge branch 'chat-interface-cleanup' of github.com:gradio-app/gradio…
abidlabs Dec 11, 2024
00656de
clean
abidlabs Dec 11, 2024
e912c8b
changes
abidlabs Dec 11, 2024
750775e
format
abidlabs Dec 11, 2024
036c9df
changes
abidlabs Dec 11, 2024
6051060
clean
abidlabs Dec 11, 2024
2e2e9de
add
abidlabs Dec 11, 2024
803cd32
changes
abidlabs Dec 11, 2024
962eb50
Merge branch 'main' into chat-interface-cleanup
abidlabs Dec 11, 2024
5f4bad6
add changeset
gradio-pr-bot Dec 11, 2024
c1d1efe
mutate
abidlabs Dec 11, 2024
7df7da9
Merge branch 'chat-interface-cleanup' of github.com:gradio-app/gradio…
abidlabs Dec 11, 2024
075026e
changes
abidlabs Dec 11, 2024
f187f99
fix streaming
abidlabs Dec 11, 2024
ccae3e0
test
abidlabs Dec 11, 2024
17edceb
format
abidlabs Dec 11, 2024
f5d2d1d
changes
abidlabs Dec 11, 2024
240c594
changes
abidlabs Dec 11, 2024
92f1d55
changes
abidlabs Dec 11, 2024
f684e5b
changes
abidlabs Dec 11, 2024
6cdf6eb
changes
abidlabs Dec 11, 2024
12746d3
changes
abidlabs Dec 11, 2024
8d6d8d6
changes
abidlabs Dec 11, 2024
229a25e
refactor
abidlabs Dec 11, 2024
4f98058
Fixes
abidlabs Dec 11, 2024
b62ecab
fix
abidlabs Dec 11, 2024
1e40d8c
revert
abidlabs Dec 11, 2024
b70b14e
revert
abidlabs Dec 12, 2024
a602a47
revert
abidlabs Dec 12, 2024
5dfb420
revert
abidlabs Dec 12, 2024
951c486
changes
abidlabs Dec 12, 2024
1a956ab
revert^3
abidlabs Dec 12, 2024
2538439
format
abidlabs Dec 12, 2024
ba8835b
comment
abidlabs Dec 12, 2024
75609f2
format
abidlabs Dec 12, 2024
ec0108e
fix example caching
abidlabs Dec 12, 2024
d328042
modify api test
abidlabs Dec 12, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/easy-buckets-judge.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"gradio": patch
---

fix:Clean up `gr.ChatInterface` and fix API type discrepancy
Loading
Loading