xdennis
- Karma
- 0
- Created
- ()
- Submissions
- 0
-
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…