Skip to content

Hybrid Search for Agent Memory: Combining Semantic Recall with Exact Match#217

Open
srinidhi-sat wants to merge 1 commit into
oracle-devrel:mainfrom
srinidhi-sat:feature/hybrid_search_agent_memory
Open

Hybrid Search for Agent Memory: Combining Semantic Recall with Exact Match#217
srinidhi-sat wants to merge 1 commit into
oracle-devrel:mainfrom
srinidhi-sat:feature/hybrid_search_agent_memory

Conversation

@srinidhi-sat

Copy link
Copy Markdown
Member

Summary

This notebook is for the Oracle AI Agent Memory Hybrid search companion article.

The notebook shows:

  • Oracle AI Agent Memory 26.6 setup with SearchStrategy.HYBRID
  • Safe database and embedding-model preflight checks
  • OracleDBEmbedder configuration with a database-resident embedding model
  • Scoped memory retrieval using SearchScope
  • Durable memories containing exact identifiers and natural-language context
  • A deliberately similar memory set with invoice, customer, renewal, and error-code distractors
  • Async hybrid retrieval using memory.search_async(...)
  • Five exact, semantic, and mixed-query evaluation scenarios
  • Rank-one PASS validation for expected memories
  • Production guidance for schema policy and search-index synchronization

@oracle-contributor-agreement oracle-contributor-agreement Bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jul 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

OCA Verified All contributors have signed the Oracle Contributor Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant