[ Fix ] for the failing embedchain tests (#1899)

This commit is contained in:
Parshva Daftari
2024-09-25 20:02:53 +05:30
committed by GitHub
parent 5525c4e6fe
commit 44ee48e924
4 changed files with 71 additions and 29 deletions

View File

@@ -13,14 +13,14 @@
"input_cost_per_token": 0.000005,
"output_cost_per_token": 0.000015
},
"gpt-4o-mini": {
"openai/gpt-4o-mini": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,
"input_cost_per_token": 0.00000015,
"output_cost_per_token": 0.00000060
},
"gpt-4o-mini-2024-07-18": {
"openai/gpt-4o-mini-2024-07-18": {
"max_tokens": 4096,
"max_input_tokens": 128000,
"max_output_tokens": 4096,