mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-07-04 22:02:16 +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
|
|
@ -88,7 +88,7 @@ REGISTRY: dict[str, ProviderSpec] = {
|
|||
Transport.OLLAMA,
|
||||
"ollama_chat",
|
||||
"ollama",
|
||||
"http://ollama:11434",
|
||||
"http://host.docker.internal:11434",
|
||||
True,
|
||||
"none",
|
||||
"Ollama",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue