discourse-ai/lib/summarization
Roman Rizzi 450ec915d8
FIX: Make FoldContent strategy more resilient when using models with low token count. (#341)
We'll recursively summarize  the content into smaller chunks until we are sure we can concatenate
them without going over the token limit.
2023-12-06 19:00:24 -03:00
..
models DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00
strategies FIX: Make FoldContent strategy more resilient when using models with low token count. (#341) 2023-12-06 19:00:24 -03:00
entry_point.rb DEV: port directory structure to Zeitwerk (#319) 2023-11-29 15:17:46 +11:00