Improve how an agent chooses and actsYou evaluate the whole agent pipeline and tune its actor or responder. Good task records exercise tool choice, clarification, delegation, and final quality.pythonacademyacademy/topics/agent-optimizewebsite/content-src/academy/course.mjsacademyImprove how an agent chooses and acts
You evaluate the whole agent pipeline and tune its actor or responder. Good task records exercise tool choice, clarification, delegation, and final quality.
optimize()11 focused minutesNot started
Unit example (nearest native match)
See the idea in context
from axllm import AxGEPA
engine = AxGEPA(reflection_client)
result = engine.optimize(request, evaluator)