Call Logs, Learning, and Context
- Do Assistants have the ability to reference past call logs to improve performance/context over time? Or is each call isolated, with no persistent memory?
- If no persistent learning: is there a recommended architecture for simulating memory (e.g. storing transcripts in our own DB and injecting into the prompt/context on the next call)?
- Is “AI smartness” something that’s expected to be solved via external integrations e.g. using n8n or Make and connecting to our own DB, or will Vapi introduce native conversation memory?