Commit graph

3 commits

Author SHA1 Message Date
b15d283941 cp adapted to 2026 poweron
All checks were successful
Deploy LLM Service / deploy (push) Successful in 23s
2026-06-09 09:54:11 +02:00
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