How the client calculates the token #496
Replies: 1 comment
-
Duplicate of: #497 closing |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
with get_openai_callback() as cb:
client.steam()
print(cb.total_cost) # get 0
Beta Was this translation helpful? Give feedback.
All reactions