Fixing print error
This commit is contained in:
parent
a61727bc28
commit
5702b1ff44
@ -8,7 +8,6 @@ _EMB_GUIDANCE = "Ragroleplay butuh embedding model set. Atur dulu di TUI: Model
|
||||
|
||||
def _emb_ready():
|
||||
if not _emb_url or not _emb_model:
|
||||
print(f"[ragroleplay] {_EMB_GUIDANCE}", flush=True)
|
||||
return False
|
||||
return True
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user