mirror of
https://github.com/ParisNeo/lollms.git
synced 2025-02-21 17:56:38 +00:00
FIX
This commit is contained in:
parent
d249a80fcd
commit
a98fa14046
@ -126,7 +126,7 @@ def install_binding(data:BindingInstallParams):
|
||||
Returns:
|
||||
dict: Status of operation.
|
||||
"""
|
||||
sanitize_path_from_endpoint(path)
|
||||
sanitize_path_from_endpoint(data.name)
|
||||
|
||||
ASCIIColors.info(f"- Reinstalling binding {data.name}...")
|
||||
try:
|
||||
|
Loading…
x
Reference in New Issue
Block a user