mirror of
https://github.com/run-llama/llama_deploy.git
synced 2026-07-15 13:15:40 -04:00
got error ‘Connection’ is not defined llama_deploy rabbitmq #147
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @volethanh on GitHub (Nov 25, 2024).
hi, I got error when using llama_deploy[rabbitmq] when run deploy_core. In version 0.2.0 it works but when I try to upgrade to version higher, it got errror because of the TYPE_CHECKING is always False, so it cannot import necessary library. how to solve this problem

compare to previous version: “return await aio_pika.connect(url))