SurfSense/surfsense_web/components/settings
CREDO23 3e8cdabd73 refactor: complete migration of useLLMPreferences hook to jotai atoms
- Migrated llm-role-manager.tsx to use jotai atoms
- Fixed TypeScript errors in llm-role-manager.tsx
- Deleted unused use-llm-configs.ts file
- All LLM preferences now use centralized jotai + tanstack query atoms
2025-12-14 20:22:00 +02:00
..
llm-role-manager.tsx refactor: complete migration of useLLMPreferences hook to jotai atoms 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