gradio/js/app
Freddy Boulton 4d8a473632
Refactor Chatinterface to use Chatbot instead of gr.State variables (#8847)
* add code

* add changeset

* fix

* fix multimodal case

* e2e test fix

* fix: wrong named param check for js client (#8820)

* fix: wrong named param check for js client

* rearrange type imports

* add changeset

* fix: workaround for undefined endpoint_info

---------

Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>

* trigger ci

* Add code

* Fix

* Add code

* code

* code'

* Add code

* Wait for upload

* fix tests

* trigger ci

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
Co-authored-by: JacobLinCool <jacoblincool@gmail.com>
Co-authored-by: Hannah <hannahblair@users.noreply.github.com>
Co-authored-by: Abubakar Abid <abubakar@huggingface.co>
2024-08-05 15:13:32 -04:00
..
public Version 4 development branch (#5498) 2023-10-31 04:46:02 +00:00
src add space header (#8846) 2024-07-22 19:47:14 +00:00
test Refactor Chatinterface to use Chatbot instead of gr.State variables (#8847) 2024-08-05 15:13:32 -04:00
.gitignore Prebuild lite css (#4788) 2023-07-06 11:38:15 +01:00
build_plugins.ts First time loading performance optimization (#8571) 2024-06-20 09:38:40 +01:00
CHANGELOG.md chore: update versions (#8883) 2024-07-31 13:27:38 -07:00
component_loader.js Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
index.html First time loading performance optimization (#8571) 2024-06-20 09:38:40 +01:00
lite.html Lite: PoC of an online editor (#4809) 2023-07-10 10:00:05 +01:00
package.json Refactor Chatinterface to use Chatbot instead of gr.State variables (#8847) 2024-08-05 15:13:32 -04:00
postcss.config.js
vite.config.ts Fix build for pre-release (#8832) 2024-07-18 11:25:50 +00:00