Configure all of the settings for a new web agent.
Best Practices
"Do this"
rather than "Don't do this"
.analysis
.For example, if you wanted to retrieve this information from the call:prompt
field, so there is no need to pass the ‘prompt’ field if you are setting a pathway.Warning: Setting a pathway will set the following fields to null
/ their default value - prompt
, first_sentence
, model
, dynamic_data
, tools
, transfer_list
Set to null
or an empty string to clear the pathway.base
or turbo
.In nearly all cases, base
is the best choice for now.Model Differences
model: base
model: turbo
wait_for_greeting
. Can be more than one sentence, but must be less than 200 characters.To remove, set to null
or an empty string.null
or an empty string to clear dynamic data settings.Detailed usage in the Send Call endpoint.null
to reset to default.success
or error
.success
).