Found 2: Stark LLM Ops Automation & Acme AI Platform Renewal — matched by meaning, not just keyword.
SELECT Name FROM Opportunity WHERE Name LIKE '%AI%'SELECT Name, h.hybrid_score__c
FROMhybrid_search(TABLE(Opportunity_idx__dlm), 'AI') AS h
Stark LLM Ops Automation
LLM ≈ AI
Acme AI Platform Renewal
keyword + semantic
📄
RAG on documents AnswerFromFiles
My Org Butler
ℹ📌✕
What are the payment terms in the Acme SOW?
Per Acme_SOW_2026.pdf §4.2: Net 30, 2% discount if paid within 10 days.
// answer from whatever files are available
Answer userQuestion using context below.
File: fileContent Related: relatedFiles
Knowledge: retrieverChunks
Cite the source file and section.