chore: change text output
This commit is contained in:
@@ -56,5 +56,5 @@ Example: {{"energy": 0.5, "flux": 0.2, "centroid": 0.4, "pitch": 0.3, "hnr": 0.8
|
||||
return profile
|
||||
return None
|
||||
except Exception as e:
|
||||
print(f"⚠️ Ошибка связи с локальной LLM: {e}")
|
||||
print(f"Ошибка связи с локальной LLM: {e}")
|
||||
return None
|
||||
Reference in New Issue
Block a user