Go to file
Roman Rizzi 5f0c617880
REFACTOR: Cohesive narrative for single-chunk summaries. (#103)
Single and multi-chunk summaries end using different prompts for the last summary. This change detects when the summarized content fits in a single chunk and uses a slightly different prompt, which leads to more consistent summary formats.

This PR also moves the chunk-splitting step to the `FoldContent` strategy as preparation for implementing streamed summaries.
2023-07-13 17:05:41 -03:00
.github/workflows Initial commit 2023-02-17 11:33:47 -03:00
app FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
assets FIX: Rerender related topics correctly when topic changes (#100) 2023-07-13 16:34:02 -03:00
config FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
db FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
lib REFACTOR: Cohesive narrative for single-chunk summaries. (#103) 2023-07-13 17:05:41 -03:00
spec REFACTOR: Cohesive narrative for single-chunk summaries. (#103) 2023-07-13 17:05:41 -03:00
svg-icons UX: add a custom sparkles icon for AI action buttons (#44) 2023-04-20 20:41:24 +05:30
test/javascripts Initial commit 2023-02-17 11:33:47 -03:00
tokenizers FEATURE: Embeddings to main db (#99) 2023-07-13 12:41:36 -03:00
.discourse-compatibility DEV: Resolve add_to_serializer deprecations (#46) 2023-04-24 16:07:17 +01:00
.eslintrc Initial commit 2023-02-17 11:33:47 -03:00
.gitignore Initial commit 2023-02-17 11:33:47 -03:00
.prettierrc Initial commit 2023-02-17 11:33:47 -03:00
.rubocop.yml Initial commit 2023-02-17 11:33:47 -03:00
.streerc Initial commit 2023-02-17 11:33:47 -03:00
.template-lintrc.js Initial commit 2023-02-17 11:33:47 -03:00
Gemfile Initial commit 2023-02-17 11:33:47 -03:00
Gemfile.lock Initial commit 2023-02-17 11:33:47 -03:00
LICENSE Initial commit 2023-02-17 11:33:47 -03:00
README.md Initial commit 2023-02-17 11:33:47 -03:00
package.json Initial commit 2023-02-17 11:33:47 -03:00
plugin.rb FIX: Rerender related topics correctly when topic changes (#100) 2023-07-13 16:34:02 -03:00
yarn.lock Build(deps): Bump semver from 6.3.0 to 6.3.1 (#102) 2023-07-13 09:33:34 +02:00

README.md

Plugin Name Plugin

Plugin Summary

For more information, please see: url to meta topic