gradio/demo/test_chatinterface_examples
Abubakar Abid db162bfc59
enable lazy caching for chatinterface (#10015)
* lazy chat

* add changeset

* lazy caching

* lazy caching

* revert

* fix this

* changes

* changes

* format

* changes

* add env variable

* revert

* add changeset

* lazy

* fix

* chat interface

* fix test

---------

Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>
2024-11-23 20:24:55 +00:00
..
eager_caching_examples_testcase.py Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00
lazy_caching_examples_testcase.py enable lazy caching for chatinterface (#10015) 2024-11-23 20:24:55 +00:00
multimodal_messages_examples_testcase.py Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00
multimodal_tuples_examples_testcase.py Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00
run.ipynb enable lazy caching for chatinterface (#10015) 2024-11-23 20:24:55 +00:00
run.py Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00
tuples_examples_testcase.py Fix issues related to examples and example caching in gr.ChatInterface (#9990) 2024-11-20 12:57:59 -08:00