mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-04-27 23:28:11 +08:00
Update src/llm/__init__.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
0f6d06d779
commit
fd0cde69d8
@ -28,6 +28,6 @@ __all__ = [
|
|||||||
|
|
||||||
|
|
||||||
def gui() -> None:
|
def gui() -> None:
|
||||||
from llm.gui.selector import main
|
from llm.cli.selector import main
|
||||||
main()
|
main()
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user