Requester plugins#
Requester plugins run an external command when generated model output matches a configured start and end marker. The command’s output is returned to the model.
Danger
Requester plugins can execute commands on the machine running ANNA. Only use commands and configurations you trust, restrict their permissions, and never allow untrusted model output to reach a privileged command.
Examples of GUI requester-plugin configurations are included in the rqps/
directory. The configuration fields are described in the
RQP format reference.