Commit graph

2 commits

Author SHA1 Message Date
1e2a6bea70 logging
All checks were successful
Deploy LLM Service / deploy (push) Successful in 22s
2026-06-02 09:42:04 +02:00
ValueOn AG
1f5d8e923b Refactor: extract routes and config from app.py into separate modules
Move all API routes, OpenAI-compatible routes, web UI routes, shared config, models, rate limiter, and auth logic into dedicated files (config.py, routeApi.py, routeOpenAi.py, routeWeb.py). app.py now serves as a clean entry point.

Made-with: Cursor
2026-03-30 14:49:35 +02:00