mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-05-01 04:50:01 +00:00
transformation folder change
This commit is contained in:
parent
c65bf8ba12
commit
0876e94658
13 changed files with 26 additions and 27 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue