pika-endpoint | Rasa Documentation

Build your first agent in just a few minutes with Rasa Copilot.

endpoints.yml

event_broker:
  type: pika
  url: localhost
  username: username
  password: password
  queues:
    - queue-1
  #   you may supply more than one queue to publish to
  #   - queue-2
  #   - queue-3
  exchange_name: exchange