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
$ llm models default llamafile
$ llm -m llamafile 'hello'
Error: No key found - add one using 'llm keys set openai' or set the OPENAI_API_KEY environment variable
Worked around with "export OPENAI_API_KEY='blah'"
The text was updated successfully, but these errors were encountered:
$ llm models default llamafile
$ llm -m llamafile 'hello'
Error: No key found - add one using 'llm keys set openai' or set the OPENAI_API_KEY environment variable
Worked around with "export OPENAI_API_KEY='blah'"
The text was updated successfully, but these errors were encountered: