mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
fix yaml
This commit is contained in:
parent
5663d9e942
commit
8a7f8132cf
2 changed files with 5 additions and 5 deletions
|
|
@ -1,7 +1,7 @@
|
|||
model: gpt-4o-2024-11-20
|
||||
model: "gpt-4o-2024-11-20"
|
||||
toc_check_page_num: 20
|
||||
max_page_num_each_node: 10
|
||||
max_token_num_each_node: 20000
|
||||
if_add_node_id: yes
|
||||
if_add_node_summary: no
|
||||
if_add_doc_description: yes
|
||||
if_add_node_id: "yes"
|
||||
if_add_node_summary: "no"
|
||||
if_add_doc_description: "yes"
|
||||
Loading…
Add table
Add a link
Reference in a new issue