llama_index/llms/bedrock_converse/base.py", line 462,
should be async for chunk in response["stream"]:
?/home/ubuntu/.cache/pypoetry/virtualenvs/app-prod-NgnrhRJP-py3.11/lib/python3.11/site-packages/llama_index/llms/bedrock_converse/base.py
and make that change locally and see if it fixes it?AsyncAnthropicBedrock
in llamaindex when using Claude through Bedrock?