I tried to run the notebooks:
gen-ai/Bedrock/01-idp-genai-introduction.ipynb]
and
gen-ai/Bedrock/02-idp-genai-classify-summarize.ipynb
I am running the notebooks via the workshop Intelligent document processing with AWS AI services
I am getting an error on the cells that use rhubarb.
The issue is resolved if I specify a previous rhubard version (v0.0.4)
/opt/conda/lib/python3.11/site-packages/rhubarb/analyze.py:359 │
│ """
SyntaxError: f-string expression part cannot include a backslash
I opened an issue in the rhubard repository.
The rhubard version should be specified explicitly, at least until the issue in the rhubarb repository is resolved
I tried to run the notebooks:
gen-ai/Bedrock/01-idp-genai-introduction.ipynb]
and
gen-ai/Bedrock/02-idp-genai-classify-summarize.ipynb
I am running the notebooks via the workshop Intelligent document processing with AWS AI services
I am getting an error on the cells that use rhubarb.
The issue is resolved if I specify a previous rhubard version (v0.0.4)
I opened an issue in the rhubard repository.
The rhubard version should be specified explicitly, at least until the issue in the rhubarb repository is resolved