This commit is contained in:
Saifeddine ALOUI 2025-02-10 02:03:25 +01:00
parent 79116585ff
commit f50b8391b5

View File

@ -97,6 +97,7 @@ async def list_function_calls():
}
function_calls.append(function_info)
except Exception as e:
trace_exception(e)
ASCIIColors.error(f"Error loading function {fn_dir.name}: {e}")
# Process the main functions zoo