mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-02 04:12:47 +02:00
- Replace imperative useLLMConfigs hook with jotai atoms - Use createLLMConfigMutationAtom for config creation - Use deleteLLMConfigMutationAtom for config deletion - Use llmConfigsAtom for fetching configs - Update types from CreateLLMConfig to CreateLLMConfigRequest - Add proper error handling with try-catch - Fix TypeScript issues with is_global property check - Maintain backward compatibility with existing callbacks |
||
|---|---|---|
| .. | ||
| index.ts | ||
| onboard-action-card.tsx | ||
| onboard-advanced-settings.tsx | ||
| onboard-header.tsx | ||
| onboard-llm-setup.tsx | ||
| onboard-loading.tsx | ||
| onboard-stats.tsx | ||
| setup-llm-step.tsx | ||
| setup-prompt-step.tsx | ||