-
Notifications
You must be signed in to change notification settings - Fork 855
Open
Labels
Description
Issue: GPT-5.4 Mini Not Supporting Function Tools in Chat Completions
I tried to use the new gpt-5.4-mini model, but I encountered an error returned from the API.
API Response
Function tools with reasoning_effort are not supported for gpt-5.4-mini in /v1/chat/completions. Please use /v1/responses instead.
is there is a work around ?
Reactions are currently unavailable