Sync: Optimised compose long context arguments. Gradio MCP can be installed conditionally in Dockerfile. Back to Gradio 6.10.0
e9989ec | project: | |
| type: website | |
| output-dir: docs | |
| render: | |
| - "*.qmd" | |
| website: | |
| title: "Document Redaction App" | |
| page-navigation: true | |
| back-to-top-navigation: true | |
| search: true | |
| google-analytics: G-9JNEKNN14K | |
| navbar: | |
| left: | |
| - href: index.qmd | |
| text: Home | |
| - href: src/user_guide.qmd | |
| text: User guide | |
| - href: src/faq.qmd | |
| text: User FAQ | |
| - href: src/installation_guide.qmd | |
| text: App installation guide (with CDK) | |
| - href: src/app_settings.qmd | |
| text: App settings management guide | |
| - href: src/redaction_with_vlm_and_llms.qmd | |
| text: Redaction with local VLM and LLMs (Qwen 3) | |
| - href: src/ocr_and_redaction_with_qwen35.qmd | |
| text: OCR and redaction with Qwen 3.5 (Mar 2026) | |
| format: | |
| html: | |
| theme: cosmo | |
| css: styles.css | |