mirror of
https://github.com/lfnovo/open-notebook.git
synced 2026-04-30 12:30:01 +00:00
rename to patterns
This commit is contained in:
parent
3e11d9ba68
commit
796012f716
5 changed files with 18 additions and 22 deletions
|
|
@ -54,7 +54,7 @@ def call_model(state: TocState, config: RunnableConfig) -> dict:
|
|||
)
|
||||
return {
|
||||
"toc": run_pattern(
|
||||
pattern_name="default/recursive_toc",
|
||||
pattern_name="recursive_toc",
|
||||
model_id=model_id,
|
||||
state=state,
|
||||
).content
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue