Hacker News new | ask | show | jobs
by pesenti 807 days ago
What will the cost be? When sending back function calls results, what will be the number of tokens? Just the ones corresponding to the results or that plus the full context?
1 comments

Usually just result tokens plus prompt tokens, there might be a special prompt used here.