Skip to main content
Function Calling on /v1/chat/completions allows models to intelligently detect when external functions should be invoked and generate structured JSON arguments matching your specified schema.

The tool_choice Parameter

Models Supporting Tool Calling

Next Steps