Add cache toggle to provider and model configuration pages
- Add Enable Prompt Caching toggle at both provider and model levels - Add detailed help text explaining cache override hierarchy - Add setCacheSetting function to save cache settings directly from provider page - Add loadCacheSettings to populate current cache states - Add isCacheEnabled helper to check cache state with proper priority - Add toasts for success/error feedback - Cache hierarchy: Model > Provider > Global (default enabled)
Showing
Please
register
or
sign in
to comment