mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-22 23:31:12 +02:00
feat(local-models): add documentation for connecting local model providers
This commit is contained in:
parent
97f004e7e1
commit
ceace003aa
11 changed files with 351 additions and 93 deletions
|
|
@ -4,6 +4,7 @@ import {
|
|||
ClipboardCheck,
|
||||
Compass,
|
||||
Container,
|
||||
Cpu,
|
||||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
|
|
@ -25,6 +26,7 @@ const DOCS_ICONS: Record<string, React.ComponentType> = {
|
|||
ClipboardCheck,
|
||||
Compass,
|
||||
Container,
|
||||
Cpu,
|
||||
Download,
|
||||
FlaskConical,
|
||||
Heart,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue