Configuration options for a call.
Config()Tags for this call and any sub-calls (eg. a Chain calling an LLM). You can use these to filter calls.
Maximum number of times a call can recurse. If not provided, defaults to 25.
Runtime values for attributes previously made configurable on this Runnable, or sub-Runnables, through .configurable_fields() or .configurable_alternatives(). Check .output_schema() for a description of the attributes that have been made configurable.