## Assistants
### New Features
- Introduces support for the GPT-5 family of models, including GPT-5,
GPT-5 mini and GPT-5 nano.
- Adds verbosity parameter support for the GPT-5 family of models.
### Updates & Improvements
- Adds `minimal` reasoning effort support for the GPT-5 family of
models. Tool calls, including File Search and Code Interpreter are not
available in the `minimal` reasoning effort due to model limitations.
### Resolved Issues
- Fixed: Vector Stores associated with Next-Gen assistants may not be
deleted from OpenAI's servers when File Search is disabled on PingPong.
### Notes
- The GPT-5 family of models will only be available for Next-Gen
assistants.