mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-03 12:52:39 +02:00
refactor: integrate global loading effect into onboarding page and streamline LLMConfigForm usage for improved user experience
This commit is contained in:
parent
32ff5f085c
commit
ba926bbcc9
4 changed files with 67 additions and 144 deletions
|
|
@ -498,7 +498,7 @@ export function ModelSelector({
|
|||
}}
|
||||
>
|
||||
<Plus className="size-4 text-primary" />
|
||||
<span className="text-sm font-medium">Add New Configuration</span>
|
||||
<span className="text-sm font-medium">Add LLM Model</span>
|
||||
</Button>
|
||||
</div>
|
||||
</CommandList>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue