EmbeddedRestrictions constructor
const
EmbeddedRestrictions({})
Implementation
const EmbeddedRestrictions({
this.allowFileSystem = false,
this.allowProcessSpawn = false,
this.allowNetwork = true,
this.maxTokensPerRequest,
this.allowedTools = const [],
});