Add Redis Cloud Agent Memory REST quickstart#3684
Closed
n-valchev wants to merge 2 commits into
Closed
Conversation
Contributor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Testing
Note
Low Risk
Documentation-only changes with no application code, APIs, or infrastructure impact.
Overview
Redis Cloud Agent Memory REST quickstart replaces the thin
use-agent-memorypage with an end-to-end guide: prerequisites, service creation, shell exports (AGENT_MEMORY_URL,STORE_ID,API_KEY), and runnablecurlflows for session events, session retrieval, direct long-term memory creation, and semantic search—including notes on async extraction and one-time API keys.Doc navigation is retargeted so Agent Memory on Redis Cloud starts at that quickstart: landing cards on
_indexanddeveloper-guide, the Redis Cloud get-started embed, and “next steps” on create/view service pages now say “continue with the REST quickstart” instead of generic API usage links.Develop docs are slimmed so they complement the quickstart:
api-examplesdrops the sample authcurland defers env vars to the quickstart; JSON examples lose redundantPOSTline prefixes;developer-guideremoves inline API quick-start JSON and short authcurlin favor of links to the quickstart, API examples, and reference.Reviewed by Cursor Bugbot for commit d350227. Bugbot is set up for automated code reviews on this repo. Configure here.