Do tools impact chat completion API cost?

I am reading the chat completion API documentation and was thinking about using the tools parameter to make GPT conform its response to a specific output format.

I was wondering if this tools parameter is included in the overall cost of the API; will including a function tool increase the cost of each API request?

Thank you!

1 Like