{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreierfp2kbouulmnzwyfbvdk5iowogzspoisqdz4zsb6khg6k5dq27m",
    "uri": "at://did:plc:lk3jfj3zq4k4wxnk474axylu/app.bsky.feed.post/3mlanqj5jmgq2"
  },
  "path": "/t/responses-corrupts-previous-conversations-assistant-item/1380154#post_13",
  "publishedAt": "2026-05-07T06:43:22.000Z",
  "site": "https://community.openai.com",
  "textContent": "Thank you for your suggestions.\n\nWhat I have ended up doing is not sending `assistant` messages to be stored using the `Conversations` and instead sending them with prompts to just “reply with the message” via `Responses`. A bit hacky but doesn’t seem to slow things down too much.\n\nI will still use the `Conversations` endpoint to store message. I don’t always need a response for each message in the conversations, and for `user` roles, it’s still a pretty good place to store context.\n\nI would be happy to learn more about how others are building chat apps. So far, what I’ve built seem to work very well within our context, but I’m always keen to learn more. Got any suggestions on where I should look?",
  "title": "`responses` corrupts previous conversations `assistant` item"
}