Fix: Add per-component caching for `api_info` to improve custom component performance (#12008)
* Add demo for pre-populated chatbot feedback using feedback_value
* reformat
* fix: add per-component caching for api_info to improve custom component performance
* Set _api_info_cache=None in __init__ instead of using hasattr check
* Remove chatbot_feedback demo - not relevant to this PR
* add changeset
---------
Co-authored-by: Freddy Boulton <41651716+freddyaboulton@users.noreply.github.com>
Co-authored-by: gradio-pr-bot <gradio-pr-bot@users.noreply.github.com>