You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
text: "Deploy a new contract with code 'contract MyContract { uint256 value; function set(uint256 v) public { value = v; } }' and no constructor arguments",
97
+
text: "Deploy a new contract from /home/az/yeagerai/genlayer-studio/examples/contracts/wizard_of_coin.py with the argument 'true'",
text: "Sure! I'll help you deploy a contract. Please provide the code file path and constructor arguments.",
119
+
action: "CONTINUE",
120
+
},
121
+
},
122
+
{
123
+
user: "{{user1}}",
124
+
content: {
125
+
text: "The code file is /home/az/yeagerai/genlayer-studio/examples/contracts/wizard_of_coin.py",
126
+
},
127
+
},
128
+
{
129
+
user: "{{agentName}}",
130
+
content: {
131
+
text: "Understood, I'll help you deploy the contract from /home/az/yeagerai/genlayer-studio/examples/contracts/wizard_of_coin.py. Now, please provide the constructor arguments.",
132
+
action: "CONTINUE",
133
+
},
134
+
},
135
+
{
136
+
user: "{{user1}}",
137
+
content: {
138
+
text: "The constructor argument is 'true'",
139
+
},
140
+
},
141
+
{
142
+
user: "{{agentName}}",
143
+
content: {
144
+
text: "Perfect, I'll help you deploy the contract from /home/az/yeagerai/genlayer-studio/examples/contracts/wizard_of_coin.py with the argument 'true'.",
0 commit comments