OpenAI Assistant Function Pricing & Usage

Hello!

I want to create a personal AI assistant for my pc with the “new” assistant api. The goal is to just create a smart AI with a voice via the tts api, that helps me by doing my daily tasks. But I was wondering how pricing works there. I know I have to pay the normal Input and Output tokens from the language modell i choose. But do I also have to pay for all the functions I have declared for the assistant (it will be around 100)?

Welcome to the community!

The functions are handled on your own server on the back-end, so there’s no OpenAI cost for those…