Freddy Boulton
|
4221290d84
|
Support Message API for chatbot and chatinterface (#8422)
* first commit
* Add code
* Tests + code
* lint
* Add code
* notebook
* add changeset
* type
* Add client test
* type
* Add code
* Chatbot type
* Add code
* test chatbot
* fix e2e test
* js tests
* Consolidate Error and Tool message. Allow Messages in postprocess
* Rename to messages
* fix tests
* notebook clean
* More tests and messages
* add changeset
* notebook
* client test
* Fix issues
* Chatbot docs
* add changeset
* Add image
* Add img tag
* Address comments
* Add code
* Revert chatinterface streaming change. Use title in metadata. Address pngwn comments
* Add code
* changelog highlight
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-07-10 11:08:06 +00:00 |
|
Ali Abdalla
|
8ca93d45dd
|
Improve design of api recorder (#8473)
* better api recorder buttons
* better banner
* formatting
* add changeset
* add changeset
* fix functional tests
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2024-06-06 12:55:21 +00:00 |
|
Abubakar Abid
|
8f46556b38
|
Fix api recorder (#8247)
* fix api recorder
* add changeset
* call data
* fix
* changes
* add changeset
* changes
* format frontend
* lint
* changes
* format
* add changeset
* changes
* add changeset
* fixes
* add changeset
* fix'
* format
* fixes
* add changeset
* add test
* format
* changes
* fix backend tests
* changes
* format
* fix py tests
* push
* data
* add logging
* remove console log
* fix root
* remove console
* format
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-05-17 13:37:44 -07:00 |
|
Dawood Khan
|
15da39fca0
|
Multimodal Textbox (Chat Input Component) (#7420)
* first pass
* multimodal textbox
* add changeset
* remove file
* more changes
* changes
* add changeset
* revert demo
* doc strings fix
* update demo
* file icons
* more updates
* format
* add story
* remove doc line
* type fixes
* chat interface
* new demo
* image upload fix
* ui changes
* addressing PR comments
* format
* type check
* more pr fixes
* format
* format
* test fixes
* test fixes
* Streaming fixes + other stuff
* optional keys to dict value
* final fixes
* notebook
* format
* Update guides/04_chatbots/01_creating-a-chatbot-fast.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update guides/04_chatbots/01_creating-a-chatbot-fast.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* Update guides/04_chatbots/01_creating-a-chatbot-fast.md
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
* merge
* backend fixes
* story fix
* ui test fix
* format
* story
* format
* demo fix
* streaming test fix
* stories fix
* stories fix
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
|
2024-03-19 13:16:05 -07:00 |
|
pngwn
|
5d1e8dae5a
|
batch UI updates on a per frame basis (#7564)
* changes
* process fe fn tests
* cleanup
* cleanup
* create_target_meta tests and abstraction
* add interactivity detection and tests
* more functions more tests
* add tests for component loader, fix errors
* fix everything
* add changeset
* add changeset
* ci
* cleanup
* cleanup
* test
* fix again
* tweaks
* cleanup
* add changeset
* fix loading_status
* cleanup
* ensure updates have been flushed before making API requests
* add changeset
* df fix
* fixes
* fix dataframe updates
* fix dataframe updates
* remove $open var
* add changeset
* fix tests
* extend timeout for lite
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
|
2024-03-13 13:46:40 +00:00 |
|
pngwn
|
c2dfc592a4
|
remove static while pending behaviour (#7410)
* remove static while pending behaviour
* add changeset
* fix notebooks
* add changeset
* cleanup unused code + fix test
* fix notebooks
* oops
* re-add check
---------
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
|
2024-02-14 16:15:16 +00:00 |
|