secubox-openwrt/package/secubox/luci-app-localai/root/usr
CyberMind-FR 6b07a613f1 fix(luci-app-localai): Fix chat timeout and port issues
- Change default API port from 8080 to 8081
- Increase chat API timeout to 120 seconds (LLMs can be slow on ARM)
- Use custom fetch-based chat call with AbortController for timeout control
- Fix wget/curl timeout for RPCD backend

Resolves "XHR request timed out" errors when using chat with TinyLlama.

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 05:09:14 +01:00
..
libexec/rpcd fix(luci-app-localai): Fix chat timeout and port issues 2026-01-22 05:09:14 +01:00
share feat(localai): Add LocalAI LuCI app with chat, models management and portal integration 2026-01-21 16:54:13 +01:00