mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-09 22:31:41 +00:00
add fireworks embedding pricing
This commit is contained in:
parent
036fce8f18
commit
9558cbd115
2 changed files with 110 additions and 0 deletions
|
|
@ -5503,6 +5503,51 @@
|
|||
"supports_function_calling": true,
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/nomic-ai/nomic-embed-text-v1.5": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 8192,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/nomic-ai/nomic-embed-text-v1": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 8192,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/WhereIsAI/UAE-Large-V1": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/thenlper/gte-large": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/thenlper/gte-base": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks-ai-up-to-16b": {
|
||||
"input_cost_per_token": 0.0000002,
|
||||
"output_cost_per_token": 0.0000002,
|
||||
|
|
@ -5522,6 +5567,16 @@
|
|||
"input_cost_per_token": 0.0000012,
|
||||
"output_cost_per_token": 0.0000012,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"fireworks-ai-embedding-up-to-150m": {
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"fireworks-ai-embedding-150m-to-350m": {
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"anyscale/mistralai/Mistral-7B-Instruct-v0.1": {
|
||||
"max_tokens": 16384,
|
||||
|
|
|
|||
|
|
@ -5503,6 +5503,51 @@
|
|||
"supports_function_calling": true,
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/nomic-ai/nomic-embed-text-v1.5": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 8192,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/nomic-ai/nomic-embed-text-v1": {
|
||||
"max_tokens": 8192,
|
||||
"max_input_tokens": 8192,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/WhereIsAI/UAE-Large-V1": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/thenlper/gte-large": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks_ai/thenlper/gte-base": {
|
||||
"max_tokens": 512,
|
||||
"max_input_tokens": 512,
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai",
|
||||
"mode": "embedding",
|
||||
"source": "https://fireworks.ai/pricing"
|
||||
},
|
||||
"fireworks-ai-up-to-16b": {
|
||||
"input_cost_per_token": 0.0000002,
|
||||
"output_cost_per_token": 0.0000002,
|
||||
|
|
@ -5522,6 +5567,16 @@
|
|||
"input_cost_per_token": 0.0000012,
|
||||
"output_cost_per_token": 0.0000012,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"fireworks-ai-embedding-up-to-150m": {
|
||||
"input_cost_per_token": 0.000000008,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"fireworks-ai-embedding-150m-to-350m": {
|
||||
"input_cost_per_token": 0.000000016,
|
||||
"output_cost_per_token": 0.000000,
|
||||
"litellm_provider": "fireworks_ai"
|
||||
},
|
||||
"anyscale/mistralai/Mistral-7B-Instruct-v0.1": {
|
||||
"max_tokens": 16384,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue