extend
Method
This is a method of the ScriptedModel class in the scripted module.Append more replies to the script. Returns
self for chaining.
Signature
Parameters
Iterable[ScriptEntry]
required
No description available.
Returns
'ScriptedModel'
The result of the operation.
Exceptions
TypeError
TypeError
If an entry cannot be used as a reply.
Source
View on GitHub
praisonaiagents/model_harness/scripted.py at line 345
