Skip to content

docs: add a structured troubleshooting guide for UltraRAG workflows#352

Merged
xhd0728 merged 2 commits intoOpenBMB:mainfrom
onestardao:docs/structured-troubleshooting-guide
Apr 8, 2026
Merged

docs: add a structured troubleshooting guide for UltraRAG workflows#352
xhd0728 merged 2 commits intoOpenBMB:mainfrom
onestardao:docs/structured-troubleshooting-guide

Conversation

@onestardao
Copy link
Copy Markdown
Contributor

Summary

This PR adds a small docs-only troubleshooting guide for UltraRAG workflows.

It includes:

  • a new Chinese guide at docs/debug_rag_workflows_zh.md
  • a new entry in docs/README_zh.md

Why

This is a minimal documentation follow-up to #320.

The intention here is only to provide a practical and lightweight guide for users when a workflow output looks suspicious and they want a clearer way to narrow the problem down step by step.

The guide organizes debugging into four layers:

  • input and retrieval
  • reasoning and planning
  • state and context
  • deployment and runtime

Scope

This PR is intentionally small:

  • docs only
  • no code changes
  • no dependency changes
  • no built-in diagnostic preset
  • no runtime coupling

Additional note

The guide is written to match UltraRAG's current documentation style and workflow-oriented usage.

@xhd0728 xhd0728 merged commit 264a98d into OpenBMB:main Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants