diff --git a/model_prices_and_context_window.json b/model_prices_and_context_window.json index 38e1cc969..ae1b60752 100644 --- a/model_prices_and_context_window.json +++ b/model_prices_and_context_window.json @@ -1476,6 +1476,20 @@ "output_cost_per_token": 0.000001923, "litellm_provider": "cloudflare", "mode": "chat" - } + }, + "voyage/voyage-01": { + "max_tokens": 4096, + "input_cost_per_token": 0.0000001, + "output_cost_per_token": 0.000000, + "litellm_provider": "voyage", + "mode": "embedding" + }, + "voyage/voyage-lite-01": { + "max_tokens": 4096, + "input_cost_per_token": 0.0000001, + "output_cost_per_token": 0.000000, + "litellm_provider": "voyage", + "mode": "embedding" + } }