File tree 1 file changed +9
-8
lines changed
1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change @@ -81,14 +81,15 @@ print('#######', model_name)
81
81
- cookbook: https://github.com/google-gemini/cookbook
82
82
83
83
## Cost (Input / Output per 1M tokens)
84
- | -------------------------| ------------| -------------|
85
- | o1-preview-2024-09-12 | $15.00 | $60.00 |
86
- | gpt-4o-2024-05-13 | $5.00 | $15.00 |
87
- | claude-3-5-sonnet-20240620 | $3.00 | $15.00 |
88
- | gemini-1.5-pro-001 | $3.50 | $10.50 |
89
- | o1-mini-2024-09-12 | $3.00 | $12.00 |
90
- | gpt-4o-mini-2024-07-18 | $0.15 | $0.60 |
91
- | gemini-1.5-flash-001 | $0.075 | $0.30 |
84
+ | Model | Input | Output |
85
+ | ---------------------------| -------| ------------|
86
+ | o1-preview-2024-09-12 | $15.00 | $60.00 |
87
+ | gpt-4o-2024-05-13 | $5.00 | $15.00 |
88
+ | claude-3-5-sonnet-20240620| $3.00 | $15.00 |
89
+ | gemini-1.5-pro-001 | $3.50 | $10.50 |
90
+ | o1-mini-2024-09-12 | $3.00 | $12.00 |
91
+ | gpt-4o-mini-2024-07-18 | $0.15 | $0.60 |
92
+ | gemini-1.5-flash-001 | $0.075 | $0.30 |
92
93
93
94
94
95
You can’t perform that action at this time.
0 commit comments