Skip to content

update for redisvl 0.25.1 - #3781

Open
github-actions[bot] wants to merge 1 commit into
mainfrom
redisvl_docs_sync_0.25.1
Open

update for redisvl 0.25.1#3781
github-actions[bot] wants to merge 1 commit into
mainfrom
redisvl_docs_sync_0.25.1

Conversation

@github-actions

@github-actions github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

update for redisvl 0.25.1


Note

Low Risk
Docs-only alias cleanup; no runtime, API, or content changes.

Overview
Documentation-only update for the RedisVL 0.25.1 user guide: front matter on 14 pages is adjusted, with no changes to guide body text or examples.

Each affected page drops redundant Hugo aliases that pointed at legacy flat URLs (for example /integrate/redisvl/user_guide/getting_started/ and /develop/ai/redisvl/user_guide/...). The canonical numbered /integrate/redisvl/user_guide/how_to_guides/NN_* aliases (and the getting-started integrate alias) are left in place so old numbered links keep working.

Scope includes getting_started.md and how-to guides such as advanced queries, complex filtering, embeddings cache, hash vs JSON, LangCache, LLM cache, message history, rerankers, semantic router, SQL queries, SVS-VAMANA, and vectorizers.

Reviewed by Cursor Bugbot for commit 12d59c3. Bugbot is set up for automated code reviews on this repo. Configure here.

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 12d59c3. Configure here.

title: Cache LLM Responses
aliases:
- /integrate/redisvl/user_guide/how_to_guides/03_llmcache
- /integrate/redisvl/user_guide/llmcache/

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Broken legacy URL redirects

High Severity

This change drops flat aliases such as /develop/ai/redisvl/user_guide/llmcache/ and /integrate/redisvl/user_guide/vectorizers/ across the RedisVL how-to guides. Those paths are still live, search-indexed entry points that only resolve because of these aliases. After the removal, those URLs 404 instead of reaching the how_to_guides pages.

Additional Locations (2)
Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 12d59c3. Configure here.

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.

0 participants