secubox-openwrt/package/secubox/luci-app-localai/htdocs/luci-static/resources/view/localai
CyberMind-FR 2dc9f6831b fix(luci-app-localai): Fix JSON parse error in chat
- Use L.url() for proper ubus endpoint URL
- Pass messages as array instead of JSON string
- Add credentials and better error handling
- Fix AbortController error handling

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-22 05:14:15 +01:00
..
chat.js fix(luci-app-localai): Fix JSON parse error in chat 2026-01-22 05:14:15 +01:00
dashboard.js fix(localai): Fix RPC data handling - expect returns array directly 2026-01-21 17:29:50 +01:00
models.js fix(localai): Fix RPC data handling - expect returns array directly 2026-01-21 17:29:50 +01:00
settings.js feat(localai): Add LocalAI LuCI app with chat, models management and portal integration 2026-01-21 16:54:13 +01:00