poe-platform / fastapi_poe

A helper library for writing Poe API bots using FastAPI
Apache License 2.0
135 stars 25 forks source link

add sender_id to protocol messages #104

Closed JohntheLi closed 4 months ago

JohntheLi commented 4 months ago

Add new sender_id field to protocol messages. This is to help bot creators distinguish who sent what message in a chat with multiple bots.