yizhenpong / Sustainable-Finance-Company-Wiki-page-with-Langchain

0 stars 0 forks source link

F1: create ToC #8

Closed yizhenpong closed 10 months ago

yizhenpong commented 10 months ago

do a chained structure

retrieve contents page key value pair (value is page number)

second chain is to order it

third chain is to provide it in a code format for easy indexing - might change this from "2:7" to 2,3,4,5,6,7.... depends on which is more feasible

yizhenpong commented 10 months ago

no need to do the third chain - split to another feature of filter

yizhenpong commented 10 months ago

the chain not working

yizhenpong commented 10 months ago

created TOC > use it to genearte the themes directly for outline

aftewrards consider implement tree of thoughts for better outline