feat: agent memory (beta) docs#31086
Open
pmesgari wants to merge 8 commits into
Open
Conversation
- Add product directory entry (agent-memory.yaml) and SVG icon - Add product overview page with features, related products, and resource links - Add get-started guide: create namespace, configure binding, ingest/recall/summary - Add concepts: how Agent Memory works (extraction, classification, dedup, storage, recall pipeline, memory types, idempotency) and profiles/namespaces isolation model - Add configuration page for memory_namespaces Worker binding (single and multiple bindings, TypeScript types) - Add API reference: ingest() with Message type, timestamps, and idempotency; recall() with thinking levels, response length, and reference date; getSummary() with session scoping and summary structure - Add namespace management REST API reference (create, list, get, delete) - Add platform pages: validation limits and naming constraints, beta pricing placeholder - Add example: chat agent with memory using Workers AI (ingest, recall, getSummary in a conversation loop)
Co-authored-by: devin-ai-integration[bot] <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
|
This pull request requires reviews from CODEOWNERS as it changes files that match the following patterns:
|
Contributor
Contributor
|
/review |
Review💡 0 suggestions found in commit Acknowledged by author (1)
CommandsOnly codeowners can run commands. Post a comment with the command to trigger it.
|
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
Adding docs for Agent Memory (Beta) product.
Screenshots (optional)
Documentation checklist