UNPKG

eve

Version:

Filesystem-first framework for durable backend AI agents that run anywhere.

1 lines 208 B
function requireSessionModelReference(e){let t=e.agent.modelReference;if(t===void 0)throw Error(`Expected a concrete model selection for the active model call.`);return t}export{requireSessionModelReference};