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

Mechanism to use a different model from the same provider #19

Open
swerner opened this issue Apr 23, 2024 · 1 comment
Open

Mechanism to use a different model from the same provider #19

swerner opened this issue Apr 23, 2024 · 1 comment
Milestone

Comments

@swerner
Copy link
Contributor

swerner commented Apr 23, 2024

For example, being able to optionally choose between using gpt-3.5 for something, using gpt-4-turbo for others, or between using claude-haiku for some and claude-opus for others if you want, but for the majority of cases being able to mostly rely on the defaults.

@swerner swerner added this to the 0.1.0 milestone Apr 23, 2024
@swerner
Copy link
Contributor Author

swerner commented Apr 23, 2024

Maybe this makes sense to put in the output adapter rather than the generator? Some other thing? It seems tied to the output and/or input to figure out which model (and maybe) which provider to use?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

No branches or pull requests

1 participant