gradio/.config
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
..
lite-builder Lite wheel optimization (#7855) 2024-04-30 03:18:13 +00:00
playwright format (#4810) 2023-07-06 18:43:49 +01:00
.prettierignore Support Bash in Api Recorder (#8460) 2024-06-05 23:17:58 +00:00
.prettierrc.json generate docs json in ci, reimplement main vs release (#5092) 2023-08-11 15:54:56 +01:00
basevite.config.ts Gradio components in gr.Chatbot() (#8131) 2024-06-14 14:43:35 +00:00
copy_frontend.py make gradio dev tools a local dependency rather than bundling (#8066) 2024-04-19 18:41:40 -04:00
eslint.config.js chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
playwright-ct.config.ts chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
playwright-setup.js Support Message API for chatbot and chatinterface (#8422) 2024-07-10 11:08:06 +00:00
playwright.config.js chatbot component tweaks (#8594) 2024-06-24 21:41:06 +00:00
postcss.config.cjs
setup_vite_tests.ts chore(deps): update dependency eslint to v9 (#8121) 2024-05-03 09:57:08 +01:00
tailwind.config.cjs
vitest.config.ts