from phoenix.evals import LLMllm = LLM(provider="litellm", model="gpt-4o")
LiteLLM supports 100+ providers. Set the appropriate environment variables for your provider before creating the LLM. For provider-specific configuration, see LiteLLM provider params.