xdennis

↗ HN profile [ 57.3 ms ] full profile
Karma
0
Created
()
Submissions
0
  1. This is a stupid example to illustrate what I mean. Say you have this code: def create_background(width: int, height: int) -> Image: ... You tell the agent to use default values for create_background, the same as in…