mirror of
https://github.com/theroyallab/tabbyAPI.git
synced 2026-03-15 00:07:28 +00:00
@@ -99,9 +99,5 @@ def log_metrics(
|
|||||||
|
|
||||||
# Print output
|
# Print output
|
||||||
logger.info(
|
logger.info(
|
||||||
initial_response
|
initial_response + " (" + ", ".join(itemization) + ") " + " ".join(extra_parts)
|
||||||
+ " ("
|
|
||||||
+ ", ".join(itemization)
|
|
||||||
+ ") "
|
|
||||||
+ " ".join(extra_parts)
|
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user