Go to file
Lars a0d1b86b53
All checks were successful
Deploy Trainer_LLM to llm-node / deploy (push) Successful in 2s
llm-api/wiki_router.py aktualisiert
Neue Funktion zur Stabilisierung von PageID

Yes—let’s lock this down properly. I’ve put a hardened wiki_router.py (v1.4.0) in the canvas. It:

enriches /semantic/pages with pageid + fullurl for every title (batching + redirects + converttitles),

makes /info tolerant (variants) and 404-safe,

adds retry + light throttling to all MediaWiki calls,

keeps the same routes and parameters (no breaking changes),

logs coverage so we can see where things go sideways.
2025-08-11 13:27:05 +02:00
.gitea/workflows .gitea/workflows/deploy.yml aktualisiert 2025-08-11 07:57:00 +02:00
knowledge/karatetrainer/_imported init: add knowledge, llm-api, scripts + repo settings 2025-08-10 08:06:10 +02:00
llm-api llm-api/wiki_router.py aktualisiert 2025-08-11 13:27:05 +02:00
scripts scripts/wiki_importer.py aktualisiert 2025-08-11 12:05:48 +02:00
.editorconfig init: add knowledge, llm-api, scripts + repo settings 2025-08-10 08:06:10 +02:00
.gitattributes .gitattributes aktualisiert 2025-08-10 15:52:09 +02:00
.gitignore init: add knowledge, llm-api, scripts + repo settings 2025-08-10 08:06:10 +02:00