Skip to content

agentchat.conversable_agent.get_total_usage() total_cost not working for gpt-3.5-turbo-0125 #2333

Answered by yiranwu0
WebsheetPlugin asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @WebsheetPlugin, can you update the package and see if cost for gpt-3.5-turbo-0125 is still zero? It should be fixed.

When printing, we are rounding to 5 digits (print_usage_summary). But if you access the numbers through dict, we don't trim the cost.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@WebsheetPlugin
Comment options

@yiranwu0
Comment options

Answer selected by WebsheetPlugin
@ekzhu
Comment options

@WebsheetPlugin
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants