LLM and agent features

These settings change how a model call or an agent run behaves, independent of which operator you use. Each is a parameter on the operator or decorator.

The last two are different tools for different jobs: an approval gate is a one-shot decision on one output, a HITL review is a conversation with a running agent. Each page opens with the other in a see also note.

Making retries cheap with durable=True is a reliability feature and lives under Reliability and operations.

Was this entry helpful?