Commit 08a86b5
committed
Bump openai minimum version to >=2.21.0 to fix memory leak
Resolves a memory leak in structured outputs parse methods when using
Pydantic with runtime generics (openai/openai-python#2860).
https://claude.ai/code/session_01Pxc3jHuwJGHxkGehMgQGcP1 parent 0bcbcec commit 08a86b5
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| |||
0 commit comments