6 ms·
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
by pesenti 2y 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?
- TZubiri 2y agoUsually just result tokens plus prompt tokens, there might be a special prompt used here.