mirror of
https://github.com/langgenius/dify-docs.git
synced 2026-07-22 04:15:24 -04:00
dbd94cd64b
* docs: add Hidden & Pre-Filled section to User Input page (#773)
* docs: add Hidden & Pre-Filled section to User Input page
* translate: add Hidden & Pre-Filled section in user-input (zh, ja)
* docs: add macro translation principles to zh formatting guide
* fix: correct Variables anchor in zh/ja translations
* docs: update docker compose environment docs (#774)
* docs: update docker compose environment docs
* chore: retrigger documentation analysis
* docs: refine env-split deployment docs and translate zh/ja
* docs: update aws premium env guidance
* docs: refine aws premium env guidance and translate zh/ja
---------
Co-authored-by: RiskeyL <7a8y@163.com>
* Docs/1.14.1 check (#775)
* docs: sync knowledge api spec for 1.14.1
* chore: tighten release-sync and api-reference skills
* docs: update education discount steps
* docs: relax over-applied zh translation rules
* docs: sync env vars for 1.14.1
* chore: env-vars verifier supports multi-file layout
* docs: cover editable class labels in question classifier; sync question classifier zh/ja docs
* chore: sync termbase_i18n with current glossary
* docs: update collaboration docs for websocket service split; sync zh/ja translation
* docs: human input updates for 1.14.1; sync zh/ja
* docs: add end user term to glossary
* chore: align ja api spec human input terminology with glossary
* fix: enforce at-least-one tag in unbinding request schema
* Revert "fix: enforce at-least-one tag in unbinding request schema"
This reverts commit b392b148.
Mintlify renders schema-level `anyOf` as unlabeled "Option 1" / "Option 2"
tabs in the request body section, which is more confusing than the
loose-schema-with-prose-rule it replaced. The SDK-generator benefit isn't
worth the rendered-docs regression for a deprecated compat path. Keep the
contract in the parameter descriptions only.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
---------
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
* docs: add "Agent app" glossary entry to disambiguate from Agent node
---------
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude Opus 4.7 (1M context) <noreply@anthropic.com>