Skip to content

Commit

Permalink
inc memory
Browse files Browse the repository at this point in the history
  • Loading branch information
kongzii committed Feb 13, 2024
1 parent 412ca06 commit 747d108
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.py
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ def deploy(
"MANIFOLD_API_KEY": APIKeys().manifold_api_key,
"DEPLOYABLE_AGENT_NAME": deployable_agent_name,
},
memory=256,
memory=512,
)

# Check that the function is deployed
Expand Down

0 comments on commit 747d108

Please sign in to comment.