AIObjectives / talk-to-the-city-reports

AI pipeline to generate Talk-to-the-City reports
GNU Affero General Public License v3.0
52 stars 16 forks source link

Better handling of very large outputs from 'multi-cluster-extraction' #184

Open lightningorb opened 6 months ago

lightningorb commented 6 months ago

https://talktothecity.org/report/wishing-pond-fork

This dataset has the following issues: the multi cluster extraction node was outputting too many topics and subtopics, this made the merge cluster extraction node fall over.

The merge cluster extraction node would lead to openai timing out, and with an increased timeout the output was truncated.

Think about adding clearer warnings when outputs get too big. Also experiment with continuation calls to OpenAI.

lightningorb commented 5 months ago

https://talktothecity.org/report/tainan-city-council-4th-report-1 https://talktothecity.org/report/tainan-city-council-4th-report-1-fork