datacommonsorg / website

Code for the Data Commons website
https://datacommons.org
Apache License 2.0
21 stars 74 forks source link

Add TOOLFORMER_RAG mode #4334

Closed pradh closed 3 weeks ago

pradh commented 3 weeks ago

Add a mode=toolformer_rag where we do not limit the number of places in time-delta timelines and ranking tables.

Also in toolformer modes, avoid return multiple charts in basic, and only return what the query asks for.

shifucun commented 3 weeks ago

I feel we need a DecisionTree class to hold the reasoning flow and by looking at that, can decide on what happened and why. But def something for later.