Skip to content

uniteai_llm does not run #29

@nickworks

Description

@nickworks

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions