project-nomad/admin/inertia/pages
Henry Estela f98664921a
feat(ai-chat): Add support for OpenAI API
Exisiting Ollama API support still functions as before. OpenAI vs
Ollama API mostly have the same features, however model file size is not
support with OpenAI's API so when a user chooses one of those then the
models will just show up as the model name without the size.

`npm install openai` triggered some updates in admin/package-lock.json
such as adding many instances of "dev: true".

This further enhances the user's ability to run the LLM on a different
host.
2026-03-25 17:18:05 -07:00
..
docs feat(docs): polish docs rendering with desert-themed components 2026-02-06 14:41:30 -08:00
easy-setup feat(ai-chat): Add ability to use a remote ollama instance on LAN 2026-03-25 17:18:04 -07:00
errors feat: initial commit 2025-06-29 15:51:08 -07:00
settings feat(ai-chat): Add support for OpenAI API 2026-03-25 17:18:05 -07:00
about.tsx feat: initial commit 2025-06-29 15:51:08 -07:00
chat.tsx feat(AI Assistant): custom name option for AI Assistant 2026-03-04 20:05:14 -08:00
home.tsx fix(UI): hide 'Start here!' badge after Easy Setup is completed 2026-03-20 11:46:10 -07:00
maps.tsx feat(UI): add Night Ops dark mode with theme toggle 2026-03-20 11:46:10 -07:00