wmantly bd9f058f26 Use official ollama npm client for all LLM calls
Replaces hand-rolled fetch to /api/chat with the ollama@0.6.3 package.

The package supplies proper Accept/Content-Type/User-Agent headers and

auto-handles the Ollama protocol, fixing the CDN 403s Node's bare fetch

gets against ollama.com during filing.

Both organize and search LLM ranking now route through controller/ollama.js.

Signed-off-by: William Mantly <wmantly@gmail.com>
2026-07-20 12:43:25 -04:00
2024-01-05 22:06:34 -05:00
2024-01-05 22:06:34 -05:00
2026-07-19 00:25:04 -04:00
?
2020-05-15 22:42:38 +00:00
2024-01-05 22:06:34 -05:00
2024-01-05 22:06:34 -05:00
2026-07-19 00:25:04 -04:00
2024-01-05 22:06:34 -05:00
2020-02-15 19:47:05 +00:00
S
Description
No description provided
Readme 536 KiB
Languages
JavaScript 83.1%
HTML 16.9%