10 Commits

Author SHA1 Message Date
Jks Liu
c4deab61d9 1. Add missing argument of tokcn size for summarizeChunk.
2. Make sure `num_ctx` is from `options` instead of calculated value which is not stable.
3. Simplify function of `recursiveSummarize`
2024-10-17 21:18:52 +08:00
tcsenpai
7ea7dc0cdf Merge branch 'master' of https://github.com/tcsenpai/spacellama 2024-10-15 21:48:58 +02:00
tcsenpai
da5ef7a6fe early support for further fact checking (not active) 2024-10-15 21:48:56 +02:00
maglore9900
49b881bb30 added chrome capability 2024-10-15 10:39:22 -04:00
tcsenpai
c0b77bb24e improved ollama reaction to long contexts and variable context size 2024-10-14 11:51:19 +02:00
tcsenpai
08394baa54 auto model token limits 2024-10-13 18:41:23 +02:00
tcsenpai
083da7f71a chunking and recursive summarizing support 2024-10-13 18:09:32 +02:00
tcsenpai
cd20d4f5c0 token count and limits support 2024-10-13 17:58:06 +02:00
tcsenpai
f90b62070d customizable system prompt 2024-10-13 17:54:38 +02:00
tcsenpai
72aa542080 first commit 2024-10-11 13:28:02 +02:00