Skip to main content

๐Ÿ“˜ Tools, libraries, and concepts

Here is a quick overview of tools, libraries and concepts that you will come across in this section of the lab:

RunnableWithMessageHistoryโ€‹

Runnable that manages (reads, updates) chat message history for another Runnable. By default, it organizes chat history based on a session ID.