menu
genai package
documentation
agentic_engine/blueprint.dart
AgentInputs
AgentInputs.new constructor
AgentInputs.new constructor
dark_mode
light_mode
AgentInputs
constructor
AgentInputs
(
{
String
?
query
,
Map
?
variables
,
})
Implementation
AgentInputs({this.query, this.variables});
genai package
documentation
agentic_engine/blueprint
AgentInputs
AgentInputs.new constructor
AgentInputs class