Ask a question to get started
Enter to sendā¢Shift+Enter new line
standardize_model_name( model_name: str, price_map: dict = {}, is_completion: bool =
model_name
str
is_completion
bool
False
Standardize the model name to a format that can be used in the OpenAI API.
Model name to standardize.
Whether the model is used for completion or not.