geekan / MetaGPT

🌟 The Multi-Agent Framework: First AI Software Company, Towards Natural Language Programming
https://deepwisdom.ai/
MIT License
41.33k stars 4.93k forks source link

Model general not found in TOKEN_COSTS #1333

Open moonlightnoodles opened 3 weeks ago

moonlightnoodles commented 3 weeks ago

Bug description

when I successfully run some command such as "metagpt "write a snake game", it warns me that "metagpt "write a snake game". Will this warning affect effects of my project?

Environment information

Screenshots or logs

image

usamimeri commented 3 weeks ago

It will not affect your project as it is just a calculate the cost of api call.

david-zlj commented 1 week ago

使用阿里云qwen-max模型时,也出现类似错误,估计是个bug image

usamimeri commented 1 week ago

https://github.com/geekan/MetaGPT/pull/1284

@geekan

使用阿里云qwen-max模型时,也出现类似错误,估计是个bug image