Add a 26.6 agent-memory lifecycle walkthrough#229
Conversation
|
Thank you for your pull request and welcome to our community! To contribute, please sign the Oracle Contributor Agreement (OCA).
To sign the OCA, please create an Oracle account and sign the OCA in Oracle's Contributor Agreement Application. When signing the OCA, please provide your GitHub username. After signing the OCA and getting an OCA approval from Oracle, this PR will be automatically updated. If you are an Oracle employee, please make sure that you are a member of the main Oracle GitHub organization, and your membership in this organization is public. |
|
I completed the Individual Oracle Contributor Agreement on July 15, 2026, with GitHub username |
Add a 26.6 agent-memory lifecycle walkthrough
What changed
notebooks/agent_memory/short_term_vs_long_term_agent_memory_26_6.ipynb.MemoryExtractionConfig,memory_store_id, metadata filters, background extraction, update APIs, TTL, and context-card type minimums.Why
The companion notebook supports the Oracle Developers article Short-Term vs Long-Term Agent Memory with Oracle AI Agent Memory 26.6. It turns the conceptual distinction into a complete memory lifecycle that developers can inspect and rerun.
Developer impact
Readers can use one compact example to understand:
Validation
nbformat.awaitsupport.oracleagentmemory==26.6.0and Python 3.12.4.gpt-5.4andtext-embedding-3-small; all lifecycle assertions passed with no notebook errors or warnings.OCA
The Oracle Contributor Agreement was completed under the GitHub identity used for this pull request. The GitHub OCA check should be confirmed before the PR is marked ready for review.