ParisNeo / lollms-webui

Lord of Large Language Models Web User Interface
https://parisneo.github.io/lollms-webui/
Apache License 2.0
4.07k stars 515 forks source link

Error on binding installation in Windows #499

Open khoinp1012 opened 4 months ago

khoinp1012 commented 4 months ago

Hello, I want to report a bug. In 9.2 latest release, after brand new installation, I try to install my first binding. But there was error on the WebUI: -Binding is not installed And this is error in console: File "c:\users****\lollms\lollms-webui\lollms_core\lollms\server\endpoints\lollms_binding_infos.py", line 129, in install_binding sanitize_path_from_endpoint(path) ^^^^ NameError: name 'path' is not defined

ParisNeo commented 4 months ago

this was fixed