option to set the model this app uses
Author: blake41Created Dec 1, 2024Updated Dec 23, 2024
Is there a reason you hard code different models in different calls to the lite llm's completion function?
It would be really nice to be able to pass in an env variable and set the model systemwide. I'm assuming the reason we can't do this is because you need to use the more powerful models for certain functionality to work well?
Source: yoheinakajima/babyagi