You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Title generation isn't included in calculated costs (or it might be incorrectly calculated).
Tested in #329 when using Azure endpoint with GPT-4, considering that title generation uses gpt-3.5-turbo, it should incur a small charge on the gpt-3.5-turbo estimation when generating a thread title, but it currently doesn't.
The text was updated successfully, but these errors were encountered:
Considering the title generation uses gpt-3.5-turbo, shouldn't there be a gpt-3.5-turbo charge calculated here then, or does it add onto the estimated gpt-4 cost?
Title generation isn't included in calculated costs (or it might be incorrectly calculated).
Tested in #329 when using Azure endpoint with GPT-4, considering that title generation uses gpt-3.5-turbo, it should incur a small charge on the gpt-3.5-turbo estimation when generating a thread title, but it currently doesn't.
The text was updated successfully, but these errors were encountered: