In the openJiuwen Agent platform, agents are defined as AI entities with autonomous perception, decision-making, and execution capabilities, serving as the core carriers for business process automation. By integrating capabilities such as pre-built plugins, workflows, and knowledge bases, agents can call corresponding tools or services based on user needs to achieve automated processing of complex tasks. Whether it's data processing, document analysis, or business process orchestration, the openJiuwen Agent platform helps users quickly build stable and scalable agents, enabling enterprises to achieve intelligent upgrades.

The openJiuwen Agent platform currently supports two core working modes: Single Agent (Autonomous Planning Mode) and Single Agent (Multi-workflow Mode). Each mode has its own characteristics and can be flexibly selected according to different scenario requirements:

  • Single Agent (Autonomous Planning Mode): The agent autonomously analyzes task requirements, plans execution paths, calls corresponding tools, and generates final results based on preset prompts and configurations. This mode is suitable for scenarios with relatively flexible requirements that require the agent to have certain autonomous decision-making capabilities.
  • Single Agent (Multi-workflow Mode): Through the visual workflow editor, users can predefine the detailed steps and logic branches for agent task execution. The agent will strictly execute according to the preset workflow, suitable for scenarios with clear task processes that require ensuring execution consistency.

The platform provides comprehensive agent development and operations capabilities, including:

  • Configure prompt engineering: Guide models to generate precise responses through structured instructions
  • Select different models: Support multiple model service providers with free configuration and selection
  • Configure memory functions: Enhance the agent's contextual understanding capabilities
  • Configure workflows: Design complex multi-step task processes by dragging and dropping nodes
  • Configure plugin skills: Integrate built-in or custom plugins to expand agent capability boundaries
  • Debugging and operations support: Provide real-time preview debugging and data analysis capabilities to ensure stable agent operation