You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Lindemann
bb862baba6
Intermezzo: Add a rule to the general prompt
..., which tells the LLM to fix wrongly translated anchor parts in links.
Back in those days I translated these parts, to link to the correct German heading, which then had a different anchor than the English heading. But now, as we use the same anchors
documentation-wide, this needs to be undone. The LLM missed some of these translated anchors, so I added this rule.
I will check via script, when gone through the whole documentation, if all those anchor parts are in sync and valid.
2 weeks ago
..
playwright
✨ Add new tutorial for SQL databases with SQLModel (#12285)
11 months ago
contributors.py
👷 Add new GitHub Action to update contributors, translators, and translation reviewers (#13136)
8 months ago
deploy_docs_status.py
🔨 Update docs preview script to show previous version and English version (#12856)
10 months ago
docs.py
📝 Update `contributing.md` docs, include note to not translate this page (#12841)
10 months ago
format.sh
🔨 Standardize shebang across shell scripts (#11942)
1 year ago
label_approved.py
🔨 Resolve Pydantic deprecation warnings in internal script (#13696)
3 months ago
lint.sh
🔨 Update internal scripts and remove unused ones (#11499)
1 year ago
mkdocs_hooks.py
Apply branch `add-permalinks-to-en-docs`
3 weeks ago
notify_translations.py
♻️ Fix `notify_translations.py` empty env var handling for PR label events vs workflow_dispatch (#13272)
7 months ago
people.py
🔨 Update FastAPI People sleep interval, use external settings (#13888)
2 months ago
sponsors.py
👷 Refactor FastAPI People Sponsors to use 2 tokens (#13228)
8 months ago
test-cov-html.sh
🔧 Update coverage config files (#12035)
1 year ago
test.sh
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655)
2 years ago
topic_repos.py
👷♀️ Add script for GitHub Topic Repositories and update External Links (#13135)
8 months ago
translate.py
Intermezzo: Add a rule to the general prompt
2 weeks ago