Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Parameterize LLMClient for people to use whatever LLM they want #350

Closed
kamath opened this issue Dec 30, 2024 · 1 comment
Closed

Parameterize LLMClient for people to use whatever LLM they want #350

kamath opened this issue Dec 30, 2024 · 1 comment

Comments

@kamath
Copy link
Contributor

kamath commented Dec 30, 2024

We only run evals on 4o, o1, and Sonnet rn, and we don't want to unnecessarily complicate evals. However, we don't want to stop users from experimenting with different LLMs. Thus, we should expose LLMClient and allow people to pass in an LLMClient of their choosing if they want to use providers like Ollama, Groq, Gemini, etc. Relates to #350, #183, #184, #252, #307

@kamath
Copy link
Contributor Author

kamath commented Jan 13, 2025

done with #352

@kamath kamath closed this as completed Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant