Thanks @Fahmi Noor Fiqri. After configuring additional output, I noticed that actual error is: {"error":"InvalidArgumentError","message":"cannot unpack non-iterable coroutine object"}
. After quick googling, I found that it's a bug in chroma image: https://github.com/chroma-core/chroma/issues/3798. The solution will be in the version 0.6.4
, a stable version of it is not available yet. The prerelease version 0.6.4.dev283
solves the issue too