docs: Add token consumption reference table to README#216
Merged
echo-yiyiyi merged 4 commits intomainfrom Apr 12, 2026
Merged
Conversation
2 tasks
Agent-Logs-Url: https://github.com/camel-ai/oasis/sessions/6a86e5b6-0683-48e5-9498-910d5b373c4c Co-authored-by: echo-yiyiyi <87371755+echo-yiyiyi@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add token consume number in the README
docs: Add token consumption reference table to README
Apr 12, 2026
echo-yiyiyi
reviewed
Apr 12, 2026
Member
echo-yiyiyi
left a comment
There was a problem hiding this comment.
@copilot Could you fix the pre-commit?
Agent-Logs-Url: https://github.com/camel-ai/oasis/sessions/f0c75945-9dd7-4139-9213-985bafb2b0da Co-authored-by: echo-yiyiyi <87371755+echo-yiyiyi@users.noreply.github.com>
Contributor
Author
echo-yiyiyi
reviewed
Apr 12, 2026
Member
echo-yiyiyi
left a comment
There was a problem hiding this comment.
@copilot Could you also add these data, 运行1个时间步,激活概率0.1估算价格(12/14/2024 Qwen模型调用定价):
| Agent数量 | 100 | 1k | 1w |
|---|---|---|---|
| qwen-plus | 0.026848元 | 0.26848元 | 2.6848元 |
| qwen-max | |||
| 0.717元 | 7.717元 | 77.17元 |
Agent-Logs-Url: https://github.com/camel-ai/oasis/sessions/6d1c855f-ca54-4aae-bcda-b5d0d16f9725 Co-authored-by: echo-yiyiyi <87371755+echo-yiyiyi@users.noreply.github.com>
Contributor
Author
Added in 3f3341d. The pricing table for qwen-plus and qwen-max (1 time step, activation probability 0.1, Qwen pricing as of 2024-12-14) now appears below the token consumption reference:
All pre-commit hooks pass. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Users had no baseline to estimate API costs before running a simulation.
Changes