refactor(chat): simplify model selector connection flow

This commit is contained in:
Anish Sarkar 2026-06-10 21:50:10 +05:30
parent 39cca36c31
commit e462839929
2 changed files with 173 additions and 1371 deletions

File diff suppressed because it is too large Load diff

View file

@ -22,7 +22,7 @@ If SurfSense runs in Docker, do not use `localhost` unless Ollama is in the same
## 2) Add Ollama in SurfSense
Go to **Search Space Settings -> Agent Models -> Add Model** and set:
Go to **Search Space Settings -> Models -> Add Model** and set:
- Provider: `OLLAMA`
- Model name: your model tag, for example `llama3.2` or `qwen3:8b`