Commit graph

3 commits

Author SHA1 Message Date
33fe5d55bd feat: add /v1/embeddings endpoint for mxbai-embed-large 1024 dim
All checks were successful
Deploy LLM Service / deploy (push) Successful in 22s
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-06-10 22:23:21 +02:00
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
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