-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
Hello, after installing with pip3 install --user "uniteai[all]" I try to run uniteai_llm, but receive the following error:
Traceback (most recent call last):
File "/Users/nick/.local/bin/uniteai_llm", line 5, in <module>
from uniteai.llm_server import main
File "/Users/nick/.local/lib/python3.11/site-packages/uniteai/llm_server.py", line 99, in <module>
args = config['local_llm']
~~~~~~^^^^^^^^^^^^^
TypeError: 'NoneType' object is not subscriptable
Is there something I'm doing wrong? Thanks!
Mac OS X 14.1.1
/Users/nick/.local/bin/uniteai_llm
/Users/nick/.local/bin/uniteai_lsp
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels