Compare commits
12 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b3c3bb9b75 | |||
| 8898226825 | |||
| 5c7caf0b49 | |||
| edeef4ed2a | |||
| 4610137f04 | |||
| aedc53bf86 | |||
| 7fa988313d | |||
| 0df4159261 | |||
| 9167ece0c0 | |||
| a6a9395ecc | |||
| f45a036971 | |||
| 24b85be58b |
+1
-1
@@ -306,7 +306,7 @@ function sommelier(
|
||||
end
|
||||
|
||||
|
||||
mutable struct virtualcustomer <: agent
|
||||
mutable f virtualcustomer <: agent
|
||||
name::String # agent name
|
||||
id::String # agent id
|
||||
systemmsg::String # system message
|
||||
|
||||
Reference in New Issue
Block a user