mirror of
https://github.com/VectifyAI/PageIndex.git
synced 2026-04-24 23:56:21 +02:00
add markdown_to_tree
This commit is contained in:
parent
fd70ef1acf
commit
82ad5e2651
1 changed files with 0 additions and 2 deletions
|
|
@ -268,8 +268,6 @@ if __name__ == "__main__":
|
|||
if_summary=IF_SUMMARY,
|
||||
summary_token_threshold=SUMMARY_TOKEN_THRESHOLD,
|
||||
model=MODEL))
|
||||
|
||||
tree_structure=remove_fields(tree_structure, fields=['text'])
|
||||
|
||||
print('\n' + '='*60)
|
||||
print('TREE STRUCTURE')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue