shipfeedAI news, curated daily

00:37:03 CET
21 MAY00:37:03shipfeed
pull to refreshlast sync
Just in — 30 new
§ tools · storyline

Chat SDK now supports conversation history

Chat SDK adds cross-platform conversation history, letting user transcripts persist across all platform adapters via four new methods: append, list, count, and delete.

May 8 · · primary fetch1 sourceupdated May 8 ·

Chat SDK now supports cross-platform conversation history through the new and options. User transcripts persist across every , allowing the same user to keep their message history wherever they message your bot.transcriptsidentityplatform adapter exposes four methods, backed by your existing state adapter:bot.transcripts Read the to get started, or try one of the .Chat SDK documentationtemplates Read more : persist an inbound message or a bot replyappend : return entries chronologically with filterslist : total entries stored for a usercount : wipe every entry for a userdelete

read full article on vercel.com
§ sources1 publication · timeline below
  1. vercel.comChat SDK now supports conversation historyprimary