openai OpenAI Python SDK Releases · · 3.5.0

OpenAI Python Library v3.5.0 Adds Optional Function Call Output IDs

sdkaigaengineer
feature

Version 3.5.0 of the OpenAI Python library has been released, introducing a new feature that makes function call output IDs optional. This enhancement provides greater flexibility for developers integrating OpenAI's function calling capabilities into their applications. The change primarily affects engineers who require more control over how function call results are structured. This general availability release improves the developer experience for AI model interactions.

Features (1)
  • api make function call output call IDs optional
Read the original announcement →

https://github.com/openai/openai-python/releases/tag/v3.5.0

Related releases