transformation folder change

This commit is contained in:
LUIS NOVO 2024-11-01 12:36:59 -03:00
parent c65bf8ba12
commit 0876e94658
13 changed files with 26 additions and 27 deletions

View file

@ -54,7 +54,7 @@ def call_model(state: TocState, config: RunnableConfig) -> dict:
)
return {
"toc": run_pattern(
pattern_name="recursive_toc",
pattern_name="default/recursive_toc",
model_id=model_id,
state=state,
).content