mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-29 18:16:23 +02:00
fix config loader
This commit is contained in:
parent
e2cf8bb271
commit
95dbc87158
3 changed files with 48 additions and 28 deletions
7
config.yaml
Normal file
7
config.yaml
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
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
|
||||
Loading…
Add table
Add a link
Reference in a new issue