clickhouse-docs
clickhouse-docs copied to clipboard
Try to improve Russian translations
Summary
- expands glossary
- moves prompt to
ru.jsonand adds some additional prompting such as don't translate all caps, use letter ё etc. - uses GPT-4O rather than GPT-4O-mini for 10 sample pages so we can explore if it's worth using
Notes and observations
- In V1 the prompt tells the LLM to translate yaml front matter like title, sidebar_label etc. This is in some cases not desirable as the sidebar_label could be a SQL statement or the title could be an H1.
- Still a lot of issues with frontmatter getting messed up. I think we should translate these in a more programatic way, without using an LLM.
@Blargian is attempting to deploy a commit to the ClickHouse Team on Vercel.
A member of the Team first needs to authorize it.
The latest updates on your projects. Learn more about Vercel for Git ↗︎
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| clickhouse-docs-ru | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Apr 2, 2025 3:52pm |
1 Skipped Deployment
| Name | Status | Preview | Comments | Updated (UTC) |
|---|---|---|---|---|
| clickhouse-docs-zh | ⬜️ Ignored (Inspect) | Visit Preview | Apr 2, 2025 3:52pm |
https://github.com/ClickHouse/ClickHouse/pull/78338 Fix for the geo/polygon.md issue