# model_list: # - model_name: "*" # litellm_params: # model: "*" # - model_name: "openai/*" # litellm_params: # model: "openai/*" # api_key: os.environ/OPENAI_API_KEY # litellm_settings: # check_provider_endpoint: true # - model_name: "anthropic/*" # litellm_params: # model: "anthropic/*" # api_key: os.environ/ANTHROPIC_API_KEY # litellm_settings: # check_provider_endpoint: true # - model_name: "gemini/*" # litellm_params: # model: "gemini/*" # api_key: os.environ/GEMINI_API_KEY # litellm_settings: # check_provider_endpoint: true # - model_name: nova-2 # litellm_params: # model: deepgram/nova-2 # api_key: os.environ/DEEPGRAM_API_KEY # model_info: # mode: audio_transcription