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

Open
kamath opened this issue Dec 30, 2024 · 0 comments
Open

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

kamath opened this issue Dec 30, 2024 · 0 comments

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, #252

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