Nils Lindemann
18c698d20d
Update how-to/testing-database.md + general prompt
In this document it added language codes to urls starting with "https://sqlmodel.tiangolo.com/ ", resulting in broken links.
So I changed the instructions in the translate.py, so that it only adds the language code when the URL starts exactly with "https://fastapi.tiangolo.com ".
2 weeks ago
Nils Lindemann
d54497b0a1
Add an example to the translate.py
So that the LLM really does not do that (it sometimes did)
3 weeks ago
Nils Lindemann
298323188c
Apply branch `update-translations-prompt`
3 weeks ago
Motov Yurii
b40acb83c9
⚒️ Update translate script, update prompt to minimize generated diff ( #13947 )
1 month ago
Sebastián Ramírez
9aab3d9e22
⚒️ Tweak translate script and CI ( #13939 )
1 month ago
Sebastián Ramírez
6516a6c4a6
👷 Add CI to translate with LLMs ( #13937 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
Sebastián Ramírez
273b06adab
⚒️ Update translate script, show and update outdated translations ( #13933 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
Sebastián Ramírez
adc328e258
🔨 Refactor translate script with extra feedback (prints) ( #13932 )
1 month ago
Sebastián Ramírez
ae02be90b6
🔨 Update translations script to remove old (removed) files ( #13928 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 month ago
dependabot[bot]
8c94e97c89
⬆ Bump ruff to 0.9.4 ( #13299 )
* ⬆ Bump ruff from 0.6.4 to 0.9.4
Bumps [ruff](https://github.com/astral-sh/ruff ) from 0.6.4 to 0.9.4.
- [Release notes](https://github.com/astral-sh/ruff/releases )
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md )
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.9.4 )
---
updated-dependencies:
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* update pre-commit accordingly and make formatting changes
* 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: svlandeg <sofie.vanlandeghem@gmail.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
6 months ago
Sebastián Ramírez
acd9c4e1aa
🔨 Add internal scripts to generate language translations with PydanticAI, include Spanish prompt ( #13123 )
8 months ago