SurfSense/surfsense_web/components/settings
CREDO23 85f00bd364 refactor: migrate llm-role-manager to jotai + tanstack query pattern
- Replace useLLMConfigs hook with llmConfigsAtom
- Map properties correctly (data, isFetching, isError, refetch)
- Fix onClick handler for refreshConfigs to use arrow function
- Fix TypeScript issue with is_global property check
- Maintain backward compatibility with existing functionality
- Keep useGlobalLLMConfigs and useLLMPreferences unchanged as requested
2025-12-14 20:20:57 +02:00
..
llm-role-manager.tsx refactor: migrate llm-role-manager to jotai + tanstack query pattern 2025-12-14 20:20:57 +02:00
model-config-manager.tsx feat: migrate createLLMConfig to jotai mutation atom and add query atoms for LLM configs 2025-12-14 20:20:57 +02:00
prompt-config-manager.tsx refactor: centralize authentication handling 2025-12-02 01:24:09 -08:00