Check for existing issues
What happened?
Problem
gpt-4-0314 model was deleted from model prices files, even though the model is still available in OpenAI API.
Related commit
Commit hash: 6bd7cd757376e8940dc011f2c51c04a1908fd720
Proof (kinda) that model still works
Steps to Reproduce
- Look
Relevant log output
raw_data: LiteLLMModelData = litellm.model_cost[model_name]
~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^
KeyError: 'gpt-4-0314'
What part of LiteLLM is this about?
Other
What LiteLLM version are you on ?
v1.82.0.dev6
Twitter / LinkedIn details
No response
Check for existing issues
What happened?
Problem
gpt-4-0314model was deleted from model prices files, even though the model is still available in OpenAI API.Related commit
Commit hash:
6bd7cd757376e8940dc011f2c51c04a1908fd720Proof (kinda) that model still works
Steps to Reproduce
Relevant log output
raw_data: LiteLLMModelData = litellm.model_cost[model_name] ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^ KeyError: 'gpt-4-0314'What part of LiteLLM is this about?
Other
What LiteLLM version are you on ?
v1.82.0.dev6
Twitter / LinkedIn details
No response