SurfSense/surfsense_web/components/settings
CREDO23 194b17500e feat(llm-config): complete migration of useGlobalLLMConfigs to globalLLMConfigsAtom
- Removed unused import from model-config-manager.tsx
- Deleted useGlobalLLMConfigs hook (no longer used anywhere)
- All 5 components now using jotai + tanstack query pattern
- Full backward compatibility maintained
2025-12-14 20:22:00 +02:00
..
llm-role-manager.tsx feat(llm-config): replace useGlobalLLMConfigs with globalLLMConfigsAtom in llm-role-manager 2025-12-14 20:22:00 +02:00
model-config-manager.tsx feat(llm-config): complete migration of useGlobalLLMConfigs to globalLLMConfigsAtom 2025-12-14 20:22:00 +02:00
prompt-config-manager.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00