{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "# Conversations with Chat History Compression Enabled\n", "\n", "
CompressibleAgent
has been deprecated and will no longer be available as of version 0.2.30
. Please transition to using TransformMessages
, which is now the recommended approach. For a detailed guide on implementing this new standard, refer to our user guide on Compressing Text with LLMLingua. This guide provides examples for effectively utilizing LLMLingua transform as a replacement for CompressibleAgent
.\n",
"