This commit is contained in:
2023-10-09 14:02:47 +00:00
parent cda177a270
commit 72f3dd290c

View File

@@ -84,6 +84,7 @@ function generatePromt(a::agent,
else
error("undefied condition role = $role")
end
end
return prompt
end