How ACP enables session continuity across independent server instances
content_url
to avoid large message parts.
This makes a session lightweight and resilient. If an ACP server goes down, the content is generally not affected as resource servers are highly available and durable. Other ACP servers and/or clients holding the session descriptor may continue in the session unaffected.
context.session.load_history()
generator is called, the SDK identifies URL referencescontent
: Inline data stored locally on the current servercontent_url
: URL reference to content on another server