3 Commits

Author SHA1 Message Date
Rohan Mehta 680554cc92 Image, file output types for functions (#1898)
To allow the new output types for image/file, you can now return one of
the three new types (or lists of those types, or even a typed dict
version). If you use those, we'll convert to the correct tool call
output type.

Resolves #1850
2025-10-16 13:11:02 -04:00
Hamza Sheikh d91e39cd3a Update dynamic_system_prompt.py example to use dataclass for simiplicity (#1774)
Co-authored-by: Kazuhiro Sera <seratch@openai.com>
2025-09-22 15:35:11 +09:00
Rohan Mehta aaec57a426 Initial commit 2025-03-11 09:42:28 -07:00