9router/src
decolua 0d61a1d546 feat: add OllamaLocalExecutor and update provider handling
- Introduced OllamaLocalExecutor to handle requests for the "ollama-local" provider.
- Removed the direct URL construction for "ollama-local" from BaseExecutor.
- Updated index.js to include the new OllamaLocalExecutor in the executors mapping.
- Enhanced the ProvidersPage component to support dynamic addition of OpenAI/Anthropic compatible providers.
2026-05-07 16:42:36 +07:00
..
app feat: add OllamaLocalExecutor and update provider handling 2026-05-07 16:42:36 +07:00
i18n Add multi-language support for UI 2026-03-17 09:30:07 +07:00
lib fix(usage): filter totalRequests by selected time period (#857) 2026-05-07 16:11:34 +07:00
mitm feat: add OllamaLocalExecutor and update provider handling 2026-05-07 16:42:36 +07:00
models feat: add OpenCode Go provider and support for custom models 2026-04-22 14:16:21 +07:00
shared feat: add OllamaLocalExecutor and update provider handling 2026-05-07 16:42:36 +07:00
sse feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
store feat: add STT support, Gemini TTS, and expand usage tracking 2026-05-05 10:32:59 +07:00
dashboardGuard.js implement CLI token validation for enhanced security 2026-04-23 17:43:35 +07:00
proxy.js Fix Bug 2026-03-27 11:45:54 +07:00
server-init.js feat : 2026-02-21 16:42:46 +07:00