feat : better routing system

This commit is contained in:
martin legrand
2025-03-25 15:44:23 +01:00
parent 68bc60f6f4
commit d871c378fe
16 changed files with 8069 additions and 89 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
@echo off
set SCRIPTS_DIR=scripts
set LLM_ROUTER_DIR=llm-router
set LLM_ROUTER_DIR=llm_router
if exist "%SCRIPTS_DIR%\windows_install.bat" (
echo Running Windows installation script...