|
|
|
|
|
by Jowsey
637 days ago
|
|
> Could you use a LLM function call to decide whether or not to respond I've implemented this for a toy project before and it worked surprisingly well, yes! It can take some creative prompting to have the model understand which messages are actually directed at it, though, which I guess makes sense since every User message is _supposed_ to be? |
|
Also would it only respond if a message was directed at it or could they proactively decide to join a conversation?