bedrock-agents-webscraper
bedrock-agents-webscraper copied to clipboard
Streamlit code and Lambda memory config error
trafficstars
Hi Team,
Great tutorial that I absolutely enjoyed learning from! Two minor bug fixes that I found:
- Streamlit error - In app.py file, height is set at 50 pixels - this throws an error - however fixing the height at 68 pixels is able to render the page - I've included the screenshot below
- Lambda memory configuration - 4048 MB is recommended in the readme file, however, cannot set memory size beyond 3008 MB. However I was able to replicate the project with 3008 MB.
Artifacts:
Thanks! Devi