bedrock-agents-webscraper icon indicating copy to clipboard operation
bedrock-agents-webscraper copied to clipboard

Streamlit code and Lambda memory config error

Open lulu3202 opened this issue 1 year ago • 0 comments
trafficstars

Hi Team,

Great tutorial that I absolutely enjoyed learning from! Two minor bug fixes that I found:

  1. 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
  2. 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: image image

Thanks! Devi

lulu3202 avatar Nov 21 '24 03:11 lulu3202