You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @krohling, how do I switch the OpenAI model usage from GTP-4 to a different model?
I know in the script you can write lm = OpenAILLM(OpenAIModelNames.{SOME_MODEL})
but there is no clear way to configure this in the .env/setup.py file or through the bondai CLI.
Note: The github discussions wasn't working so I thought I'd post here.
Thanks, love this project so far and would be interested in contributing at some point.
The text was updated successfully, but these errors were encountered:
Hi @krohling, how do I switch the OpenAI model usage from GTP-4 to a different model?
I know in the script you can write
lm = OpenAILLM(OpenAIModelNames.{SOME_MODEL})
but there is no clear way to configure this in the .env/setup.py file or through the bondai CLI.
Note: The github discussions wasn't working so I thought I'd post here.
Thanks, love this project so far and would be interested in contributing at some point.
The text was updated successfully, but these errors were encountered: