Detailed Example: QA Agent
TheQaAgent
reviews Python code, approves it, or recommends updates. By default, all methods within the agent are traced due to auto_instrument=True
.
auto_instrument
to False
:
QaAgent
reviews Python code, approves it, or recommends updates. By default, all methods within the agent are traced due to auto_instrument=True
.
auto_instrument
to False
: