-
-
Notifications
You must be signed in to change notification settings - Fork 314
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
llm chat -c fails for API key models #247
Comments
Relevant code: Lines 330 to 366 in b2fc0a1
For some reason when the conversation is loaded it doesn't end up with the key, whereas when it's created fresh by this code it DOES get the key: Lines 364 to 366 in b2fc0a1
|
Here's why: Lines 330 to 335 in b2fc0a1
That's not ensuring that the |
Running this:
llm -m 4 'hello'
And then:
Produces this error:
The text was updated successfully, but these errors were encountered: