用 Aliyun API 五分钟消耗 100 元 #906
jagt
announced in
Announcements
Replies: 3 comments
-
|
有点惨,不过agent工具好像token用的就是多 |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
分享一个经验. 每结束一个事务. 就/clear 一下. 要不然前面一切, 每次你说一句, 它会把前面所有的都带上烧token . |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
我用本地的模型,就问了一个hello,然后耗费了一万多token |
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
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What happened?
安装后先是用 qwen 验证,后面发现有点卡就切到 ali API 的验证方式。
大概问了一两个问题类似“把某路径下所有文件里面找一下语法错误”,后面好像是哪里卡住了,我就放弃了。
过了一会阿里云弹警报欠费100元(我余额本身就是0)。
我开工单以后工程师帮我确认了一下,计费是对的:
不知道为啥算了我 600 万输入 token,按计价每一千 0.02 元算出来的确是 100元。
这个明显不太对,但我也不知道在哪里查。
总之用 aliyun API 的话要警惕这个计费。
后续人工客服电话过来确认了一下,说命令行的这个工具会把代码传过去索引所以瞬时的用量会非常高。我用来试的一个项目一共代码 5万行左右,这个用量的确也是没想到。
What did you expect to happen?
token 应该不会用这么快
Client information
Client Information
Run
qwento enter the interactive CLI, then run the/aboutcommand.Login information
No response
Anything else we need to know?
No response
Beta Was this translation helpful? Give feedback.
All reactions