LiteLLM Evals
Configure and run LiteLLM for evals
You can choose among multiple models supported by LiteLLM. Make sure you have set the right environment variables set prior to initializing the model. For additional information about the environment variables for specific model providers visit: LiteLLM provider specific params
Here is an example of how to initialize LiteLLMModel
for llama3 using ollama.
Last updated
Was this helpful?