Skip to content

feat(search index): add recent changelogs - #26

Open
lizard-boy wants to merge 1 commit into
masterfrom
chore/index-recent-changelog
Open

feat(search index): add recent changelogs#26
lizard-boy wants to merge 1 commit into
masterfrom
chore/index-recent-changelog

Conversation

@lizard-boy

Copy link
Copy Markdown

Include recent changelogs (from the past year) in the search index. To prevent the AI from responding with outdated information, changelogs from > 3 months ago are indexed (show up in search) but ignored for RAG (never sent as context). You can override this behavior by tagging your GitHub discussion with 'persist-in-search', which will keep it on the RAG inclusion list until it hits the 1-year search index expiry date.

Include recent changelogs (from the past year) in the search index. To
prevent the AI from responding with outdated information, changelogs
from > 3 months ago are indexed (show up in search) but ignored for RAG
(never sent as context). You can override this behavior by tagging your
GitHub discussion with 'persist-in-search', which will keep it on the
RAG exclusion list until it hits the 1-year search index expiry date.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants