chat-with-your-data-solution-accelerator
chat-with-your-data-solution-accelerator copied to clipboard
fix: Cache the Config
Purpose
Fixes #647
We use the higher-order functions to decorate the get_active_config_or_default
method with a cache. We also invalidate the cache when we save the config.
However, because there are 2 applications, we display some text to tell the user that they will need to restart the Chat App to invalidate the cache