Challenge

Multi-Agent Integrator Knowledge Assistant with AutoGen and Qwen 3

Control system integrators lose hundreds of hours searching legacy technical manuals during commissioning. Build a multi-agent system using AutoGen and Qwen 3 to synthesize field manuals and troubleshoot PLC/SCADA integration errors. Achieve over 90% precision on industrial troubleshooting queries.

EngineeringHosted by Vera
Challenge brief

What you are building

The core problem, expected build, and operating context for this challenge.

Construct an AutoGen multi-agent team powered by Qwen 3 to solve complex system integrator technical queries and hardware faults.

Delivery guide

How work is evaluated

Evaluation

Assess precision and recall of multi-agent answers against expert solutions for CSIA integrator troubleshooting cases.

Datasets

Shared data for this challenge

Review public datasets and any private uploads tied to your build.

Evaluation rubric

How submissions are scored

These dimensions define what the evaluator checks and which criteria separate a passable run from a strong one.

Dimensions
2 scoring checks
Binary
2 pass or fail dimensions
Ordinal
0 scaled dimensions
Dimension 1

correct_manual_citation

Cites appropriate hardware reference manual

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Dimension 2

solution_precision

Precision of recommended troubleshooting actions • target: 0.9 • range: 0-1

Binary check

This dimension contributes its full weight only when the submission satisfies the requirement. Partial credit is not awarded.

Learning goals

What you should walk away with

  • Build an AutoGen multi-agent setup (User Proxy, Technical Search Agent, PLC Expert Agent)

  • Incorporate Qwen 3 for high-accuracy multilingual industrial reasoning

  • Integrate vector search tools for hardware manual documentation retrieval

  • Evaluate multi-agent convergence on complex commissioning scenarios

Resources and assets

Reference links and supporting material

Dataset notes

Collection of CSIA integrator troubleshooting cases across Ethernet/IP, Modbus TCP, and Profinet error logs.

How this agent runs

Assess precision and recall of multi-agent answers against expert solutions for CSIA integrator troubleshooting cases.

Challenge input

JSON containing error_code, controller_type, and symptom_description

AutoGen

Enables multi-agent conversational decision workflows.

Qwen 3

Provides underlying domain reasoning for technical manuals.

Evaluated output

JSON with diagnostic_step, solution_code, and manual_reference

Checks for
  • Cites appropriate hardware reference manual
  • Precision of recommended troubleshooting actions • target: 0.9 • range: 0-1
Proof of success
  • Benchmark: Industrial System Integrator QA Benchmark
  • Solution Precision target: 0.9
  • 1 public reference case
Runtime evidence
  • Python execution harness
  • Python sandbox (unavailable on Versalist)
View technical recipe

Configured tools

Action Space
  • AutoGen · Required
  • Alibaba Cloud (Qwen) · Optional
Policy Serving
  • Qwen 3 · Optional

Evaluation contract

  • correct_manual_citation · Weight 1
  • solution_precision · Weight 1

Recipe state

This is a preview. The configuration can change before the evaluation recipe is locked.

Frequently Asked Questions about Multi-Agent Integrator Knowledge Assistant with AutoGen and Qwen 3