RABBIT_HOST = "10.10.10.9" RABBIT_VHOST = "/bbit_ai" RABBIT_USER = "bbit_ai" RABBIT_PASSWORD = "123456" QUEUE_NAME = "analysis_queue"