-
Notifications
You must be signed in to change notification settings - Fork 276
update for redisvl 0.8.2 #2200
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
update for redisvl 0.8.2 #2200
Conversation
andy-stark-redis
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
andy-stark-redis
left a comment
There was a problem hiding this 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. | |||
There was a problem hiding this comment.
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.
update for redisvl 0.8.2