fixes for bot-to-bot replie race condition
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "1374708264306212894",
|
||||
"name": "bot-playroom",
|
||||
"user": "aidoll-kuroki-tomoko#2395",
|
||||
"messages": []
|
||||
}
|
||||
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"id": "1374708264306212894",
|
||||
"name": "bot-playroom",
|
||||
"user": "aidoll-nagatoro-hayase#9848",
|
||||
"messages": []
|
||||
}
|
||||
@@ -3,21 +3,6 @@
|
||||
"name": "bot-playroom",
|
||||
"user": "quarterturn",
|
||||
"messages": [
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "U-um... that sounds... interesting. A dating sim, huh? With... bots? Competing for... you? I-I guess... that could be fun... for *you*...",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "You don't like it?",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "H-hey! What do you mean, 'You don't like it?' I... I thought you were having fun!",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "Maybe you could even help me write it. Would you like that?",
|
||||
@@ -237,6 +222,36 @@
|
||||
"role": "assistant",
|
||||
"content": "U-um... y-yes! I think... it was... Senren*Banka, right? The one with the, uh, really good music and... and the interesting story? I-I'm pretty sure we were talking about that...",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "Never heard of Senren Banka. Hmm... what could that mean in Japanese? Senren... life love? Banka... I have no idea.",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "U-um... S-Senren Banka... it's a song! From No Longer Human. It's... really good. You should listen to it. I-I mean, if you want to. It's not like I'm trying to force you or anything...",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "Cool. I will listen to it.\n(Tomoko status: \"acquaintance\" -> \"friends\")",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "R-really? You... you will? Th-that's... that's nice. I-I'm glad you think so.",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "user",
|
||||
"content": "You're cute!",
|
||||
"images": []
|
||||
},
|
||||
{
|
||||
"role": "assistant",
|
||||
"content": "U-um... d-did you just...? Th-that's... nice, I guess. B-but don't get any weird ideas!",
|
||||
"images": []
|
||||
}
|
||||
]
|
||||
}
|
||||
7
discord_data/aidoll-kuroki-tomoko-config.json
Normal file
7
discord_data/aidoll-kuroki-tomoko-config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "User Confirgurations",
|
||||
"options": {
|
||||
"message-style": false,
|
||||
"switch-model": "aidoll-gemma3-12b-q6:latest"
|
||||
}
|
||||
}
|
||||
7
discord_data/aidoll-nagatoro-hayase-config.json
Normal file
7
discord_data/aidoll-nagatoro-hayase-config.json
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "User Confirgurations",
|
||||
"options": {
|
||||
"message-style": false,
|
||||
"switch-model": "aidoll-gemma3-12b-q6:latest"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user