4. Developer Guide
This chapter is for contributors and integrators: repository layout, main entry points, and core API references.
Navigation
- Directory structure
- Layering under
openjiuwen_deepsearch/, main flow, and where to look.
- Layering under
- openJiuwen DeepSearch Developer Guide
- Config initialization, agent creation, report generation, templates, HITL, and post-report local editing.
- API Reference
agent_factory,workflow,deepsearch_agent,main_nodes,base_node,search_context,config,report_convert.
Suggested reading order
- Directory structure for module boundaries and the main pipeline.
- openJiuwen DeepSearch Developer Guide for integration patterns and examples.
- API Reference for classes, nodes, configuration fields, and export interfaces.