|
18896 | 18896 | "supports_tool_choice": true, |
18897 | 18897 | "supports_web_search": true |
18898 | 18898 | }, |
| 18899 | + "moonshot/kimi-k2-0905-preview": { |
| 18900 | + "cache_read_input_token_cost": 1.5e-07, |
| 18901 | + "input_cost_per_token": 6e-07, |
| 18902 | + "litellm_provider": "moonshot", |
| 18903 | + "max_input_tokens": 262144, |
| 18904 | + "max_output_tokens": 262144, |
| 18905 | + "max_tokens": 262144, |
| 18906 | + "mode": "chat", |
| 18907 | + "output_cost_per_token": 2.5e-06, |
| 18908 | + "source": "https://platform.moonshot.ai/docs/pricing/chat#generation-model-kimi-k2", |
| 18909 | + "supports_function_calling": true, |
| 18910 | + "supports_tool_choice": true, |
| 18911 | + "supports_web_search": true |
| 18912 | + }, |
| 18913 | + "moonshot/kimi-k2-turbo-preview": { |
| 18914 | + "cache_read_input_token_cost": 1.5e-07, |
| 18915 | + "input_cost_per_token": 1.15e-06, |
| 18916 | + "litellm_provider": "moonshot", |
| 18917 | + "max_input_tokens": 262144, |
| 18918 | + "max_output_tokens": 262144, |
| 18919 | + "max_tokens": 262144, |
| 18920 | + "mode": "chat", |
| 18921 | + "output_cost_per_token": 8e-06, |
| 18922 | + "source": "https://platform.moonshot.ai/docs/pricing/chat#generation-model-kimi-k2", |
| 18923 | + "supports_function_calling": true, |
| 18924 | + "supports_tool_choice": true, |
| 18925 | + "supports_web_search": true |
| 18926 | + }, |
18899 | 18927 | "moonshot/kimi-latest": { |
18900 | 18928 | "cache_read_input_token_cost": 1.5e-07, |
18901 | 18929 | "input_cost_per_token": 2e-06, |
@@ -18953,14 +18981,15 @@ |
18953 | 18981 | "supports_vision": true |
18954 | 18982 | }, |
18955 | 18983 | "moonshot/kimi-thinking-preview": { |
18956 | | - "input_cost_per_token": 3e-05, |
| 18984 | + "cache_read_input_token_cost": 1.5e-07, |
| 18985 | + "input_cost_per_token": 6e-07, |
18957 | 18986 | "litellm_provider": "moonshot", |
18958 | 18987 | "max_input_tokens": 131072, |
18959 | 18988 | "max_output_tokens": 131072, |
18960 | 18989 | "max_tokens": 131072, |
18961 | 18990 | "mode": "chat", |
18962 | | - "output_cost_per_token": 3e-05, |
18963 | | - "source": "https://platform.moonshot.ai/docs/pricing", |
| 18991 | + "output_cost_per_token": 2.5e-06, |
| 18992 | + "source": "https://platform.moonshot.ai/docs/pricing/chat#generation-model-kimi-k2", |
18964 | 18993 | "supports_vision": true |
18965 | 18994 | }, |
18966 | 18995 | "moonshot/kimi-k2-thinking": { |
|
18977 | 19006 | "supports_tool_choice": true, |
18978 | 19007 | "supports_web_search": true |
18979 | 19008 | }, |
| 19009 | + "moonshot/kimi-k2-thinking-turbo": { |
| 19010 | + "cache_read_input_token_cost": 1.5e-7, |
| 19011 | + "input_cost_per_token": 1.15e-6, |
| 19012 | + "litellm_provider": "moonshot", |
| 19013 | + "max_input_tokens": 262144, |
| 19014 | + "max_output_tokens": 262144, |
| 19015 | + "max_tokens": 262144, |
| 19016 | + "mode": "chat", |
| 19017 | + "output_cost_per_token": 8e-6, |
| 19018 | + "source": "https://platform.moonshot.ai/docs/pricing/chat#generation-model-kimi-k2", |
| 19019 | + "supports_function_calling": true, |
| 19020 | + "supports_tool_choice": true, |
| 19021 | + "supports_web_search": true |
| 19022 | + }, |
18980 | 19023 | "moonshot/moonshot-v1-128k": { |
18981 | 19024 | "input_cost_per_token": 2e-06, |
18982 | 19025 | "litellm_provider": "moonshot", |
|
26470 | 26513 | "max_tokens": 128000, |
26471 | 26514 | "max_input_tokens": 128000, |
26472 | 26515 | "max_output_tokens": 128000, |
26473 | | - "input_cost_per_token": 0.135, |
26474 | | - "output_cost_per_token": 0.4, |
| 26516 | + "input_cost_per_token": 6e-07, |
| 26517 | + "output_cost_per_token": 2.5e-06, |
26475 | 26518 | "litellm_provider": "wandb", |
26476 | 26519 | "mode": "chat" |
26477 | 26520 | }, |
|
0 commit comments