Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Oct 2, 2025

update for redisvl 0.8.2

Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

Approved

Copy link
Contributor

@andy-stark-redis andy-stark-redis left a comment

Choose a reason for hiding this comment

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

Sorry - just spotted something (added a comment).

@@ -0,0 +1,569 @@
---
linkTitle: First, we will import [openai](https://platform.openai.com) to use their API for responding to user prompts. we will also create a simple `ask_openai` helper method to assist.
Copy link
Contributor

Choose a reason for hiding this comment

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

The page content has somehow got added to the link title and main page title here. Seems to be fixed in 0.9.0, as far as I can tell.

Updated the title and linkTitle for the LLM caching guide. Added a description of the notebook's purpose and key features, along with prerequisites for using RedisVL.
@github-actions
Copy link
Contributor Author

Staging links:
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/cache/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/filter/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/message_history/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/query/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/reranker/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/router/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/schema/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/searchindex/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/api/vectorizer/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/install/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/overview/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/overview/cli/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/overview/installation/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/getting_started/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/hash_vs_json/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/hybrid_queries/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/llmcache/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/message_history/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/rerankers/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/semantic_router/
https://redis.io/docs/staging/redisvl_docs_sync_0.8.2/develop/ai/redisvl/0.8.2/user_guide/vectorizers/

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.

3 participants