Commit 24da136
docs: add smaller/local-LLM tool-search guidance (#1654)
Open WebUI + Ollama users hit a silent failure (#1651): the client
connects and "tests OK", but the model never calls a tool, so chats answer
from memory with no Home Assistant data. Smaller local models get handed
ha-mcp's full tool catalog at once and don't cope.
- README: add a "Smaller or local LLMs (Ollama, etc.)" subsection in Tool
Discovery — enable tool search (defers the catalog behind an on-demand
search interface) and raise the model's context window above the default.
- Setup wizard: add an amber callout to the Open WebUI step pointing
local-model users to the same two fixes, linking the new section.
- Drop the unverified idle-context token figures from the README Tool
Discovery section and the add-on DOCS (kept the tool counts).
- Fix the stale tool count in the README prose (86 -> 84, matching the
badge/DOCS/tools.json) and a trailing-comma typo on the same line.
- Sync uv.lock to pyproject 7.8.1 (left at 7.8.0 after #1650) so the
lockfile check passes.
Refs #1651
Co-authored-by: kingpanther13 <kingpanther13@users.noreply.github.com>
Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent bf92875 commit 24da136
4 files changed
Lines changed: 22 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | | - | |
| 291 | + | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
294 | 301 | | |
295 | 302 | | |
296 | 303 | | |
| |||
307 | 314 | | |
308 | 315 | | |
309 | 316 | | |
310 | | - | |
| 317 | + | |
311 | 318 | | |
312 | 319 | | |
313 | 320 | | |
314 | 321 | | |
315 | 322 | | |
316 | 323 | | |
317 | | - | |
| 324 | + | |
318 | 325 | | |
319 | 326 | | |
320 | 327 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
285 | 285 | | |
286 | 286 | | |
287 | 287 | | |
288 | | - | |
| 288 | + | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2250 | 2250 | | |
2251 | 2251 | | |
2252 | 2252 | | |
| 2253 | + | |
| 2254 | + | |
| 2255 | + | |
| 2256 | + | |
| 2257 | + | |
| 2258 | + | |
| 2259 | + | |
| 2260 | + | |
| 2261 | + | |
2253 | 2262 | | |
2254 | 2263 | | |
2255 | 2264 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments