mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-29 03:50:04 +00:00
cleaning up logs
This commit is contained in:
parent
1ecc7af0be
commit
7ba43f25fa
2 changed files with 1 additions and 3 deletions
|
|
@ -33,7 +33,6 @@ def call_model(state: dict, config: RunnableConfig) -> dict:
|
|||
}
|
||||
current_transformation = "patterns/custom"
|
||||
|
||||
logger.warning(f"Processing transformation: {current_transformation}")
|
||||
logger.debug(f"Using input: {input_args}")
|
||||
transformation_result = run_pattern(
|
||||
pattern_name=current_transformation,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue